Helper to convert old RenderModel calls to new syntax

This commit is contained in:
Frank Bauer 2021-06-24 10:58:39 +02:00
parent fb29dd75f7
commit df8eb8f040
2 changed files with 191 additions and 0 deletions

2
.gitignore vendored
View file

@ -29,3 +29,5 @@ bin/
run/
output/
*.log
Convert.class
ModelPart.class