Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-06 | Code optimizations / refactor (#12704) | Herman Semenov | |
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com> Co-authored-by: sfan5 <sfan5@live.de> | |||
2021-07-21 | Remove unused header includes | hecks | |
2021-03-16 | GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls | Jean-Patrick Guerrero | |
2020-12-15 | Formspec: Allow to specify frame loop for model[] (#10679) | Thomas--S | |
Add the ability to specify an animation frame loop range for the model[] formspec element. | |||
2020-11-04 | Add model[] formspec element (#10320) | SmallJoker | |
Formspec element to display models, written by @kilbith, rebased and tweaked. Co-authored-by: Jean-Patrick Guerrero <jeanpatrick.guerrero@gmail.com> Co-authored-by: sfan5 <sfan5@live.de> |