Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-19 | Clarify 2D lighting `height` property in class reference | nabfrew | |
It's easy to assume they are the same, but they are quite different for the two types of 2D lights. For myself, it took a bit of confusion and experimentation for me to figure out why this behaviour changed when I changed from point to directional. Hopefully it can save somebody else the trouble. | |||
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke | |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias | |
2020-11-04 | doc: Sync classref with current source + fixup some bindings | RĂ©mi Verschelde | |
Includes various changes triggered by the refactoring of method bindings. |