Formspec: draw order and clipping for all elements (#8740)
authorDS <vorunbekannt75@web.de>
Thu, 7 Nov 2019 19:11:01 +0000 (20:11 +0100)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Thu, 7 Nov 2019 19:11:01 +0000 (20:11 +0100)
commit5506e97ed897dde2d4820fe1b021a4622bae03b3
tree85a029b7f9bb046bcf338abad3ea1e50362d6164
parent15a030ec9f5d9016c287cf3964894683121e59fd
Formspec: draw order and clipping for all elements (#8740)
14 files changed:
build/android/jni/Android.mk
doc/lua_api.txt
src/client/guiscalingfilter.cpp
src/client/guiscalingfilter.h
src/gui/CMakeLists.txt
src/gui/guiBackgroundImage.cpp [new file with mode: 0644]
src/gui/guiBackgroundImage.h [new file with mode: 0644]
src/gui/guiBox.cpp [new file with mode: 0644]
src/gui/guiBox.h [new file with mode: 0644]
src/gui/guiFormSpecMenu.cpp
src/gui/guiFormSpecMenu.h
src/gui/guiItemImage.cpp [new file with mode: 0644]
src/gui/guiItemImage.h [new file with mode: 0644]
src/network/networkprotocol.h