]> git.lizzy.rs Git - minetest.git/history - src/tileanimation.cpp
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
[minetest.git] / src / tileanimation.cpp
2017-01-18 sfan5Add particle animation, glow
2017-01-02 sfan5Add 2D sheet animation for nodes
2017-01-02 sfan5Move TileAnimation code to seperate file