index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
devtest
/
mods
/
testnodes
/
textures.lua
Age
Commit message (
Collapse
)
Author
2022-10-23
DevTest: Fix rendering of 2 texture test nodes
Wuzzy
2022-10-09
DevTest: Explain purpose of most items in tooltips (#12833)
Wuzzy
2022-02-22
Add TGA test nodes to devtest (#11978)
Nils Dagsson Moskopp
2021-10-13
Add embedded PNG texture modifier (#11498)
hecks
2021-07-29
Add a simple PNG image encoder with Lua API (#11485)
hecks
* Add a simple PNG image encoder with Lua API Add ColorSpec to RGBA converter Make a safety wrapper for the encoder Create devtest examples Co-authored-by: hecktest <> Co-authored-by: sfan5 <sfan5@live.de>
2021-02-04
Devtest: Remove bumpmap/parallax occl. test nodes (#10902)
Wuzzy
2021-01-29
devtest: Fix deprecated alpha usage
sfan5
2021-01-29
Drop never documented 'alpha' property from nodedef
sfan5
Includes minimal support code for practical reasons. We'll need it for a slightly different purpose next commit.
2020-10-09
Add bumpmapping and parallax occlusion testing nodes to devtest (#9242)
HybridDog
2020-05-30
Devtest: Fix missing/incorrect liquid properties (#9955)
Wuzzy
2020-05-26
Rename “Minimal development test” to “Development Test” (#9928)
Wuzzy