Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add TGA test nodes to devtest (#11978) | Nils Dagsson Moskopp | 2022-02-22 |
| | |||
* | Add embedded PNG texture modifier (#11498) | hecks | 2021-10-13 |
| | |||
* | Add a simple PNG image encoder with Lua API (#11485) | hecks | 2021-07-29 |
| | | | | | | | | | * 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> | ||
* | Devtest: Remove bumpmap/parallax occl. test nodes (#10902) | Wuzzy | 2021-02-04 |
| | |||
* | devtest: Fix deprecated alpha usage | sfan5 | 2021-01-29 |
| | |||
* | Drop never documented 'alpha' property from nodedef | sfan5 | 2021-01-29 |
| | | | | | Includes minimal support code for practical reasons. We'll need it for a slightly different purpose next commit. | ||
* | Add bumpmapping and parallax occlusion testing nodes to devtest (#9242) | HybridDog | 2020-10-09 |
| | |||
* | Devtest: Fix missing/incorrect liquid properties (#9955) | Wuzzy | 2020-05-30 |
| | |||
* | Rename “Minimal development test” to “Development Test” (#9928) | Wuzzy | 2020-05-26 |