Add animated_image[] formspec element (#9258)
authorHugues Ross <hugues.ross@gmail.com>
Sat, 15 Feb 2020 15:33:18 +0000 (10:33 -0500)
committerGitHub <noreply@github.com>
Sat, 15 Feb 2020 15:33:18 +0000 (15:33 +0000)
commit7ce21788f86d489d6dc08d9b2d3f6e3f8495b64e
treeb3388dad101a3b6b4edee239a21bdc662071faca
parentee7d35760242824fd6b00a6ab1d9a2e6e5873d2c
Add animated_image[] formspec element  (#9258)
build/android/jni/Android.mk
doc/lua_api.txt
games/minimal/mods/test/formspec.lua
games/minimal/mods/test/textures/test_animation.jpg [new file with mode: 0644]
games/minimal/mods/test/textures/test_animation.png [new file with mode: 0644]
src/gui/CMakeLists.txt
src/gui/guiAnimatedImage.cpp [new file with mode: 0644]
src/gui/guiAnimatedImage.h [new file with mode: 0644]
src/gui/guiFormSpecMenu.cpp
src/gui/guiFormSpecMenu.h
util/travis/clang-format-whitelist.txt