Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-24 | Mono: Make the bindings generator output enums | Ignacio Etcheverry | |
- Switch to PascalCase for constants names | |||
2017-12-05 | Improve slang, especially in user-visible parts | Unknown | |
2017-11-21 | Mono: Use PascalCase in core types. | Andreas Haas | |
2017-11-20 | Add cartesian to polar conversion functions | pablotato | |
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn | |
Fixes #12973. | |||
2017-11-05 | Convert DOS line endings to Unix line endings | Rémi Verschelde | |
Should fix issues some of us have with `misc/dist/uwp_template/AppxManifest.xml` always showing up as modified. Might cause issues on Windows due to the removal of BOMs or change of line endings in some of the Mono, UWP or gradlew.bat files, we will test and adapt if need be. | |||
2017-10-17 | Export attribute fixes and improvements | Ignacio Etcheverry | |
- Allow non-public fields to be exported as well (to avoid confusion). - Set PROPERTY_HINT_RESOURCE_TYPE for resource derived fields. - Support enums and automatically fill PROPERTY_HINT_ENUM's hint_string for enum fields. | |||
2017-10-09 | Apply a few recent chages in Quat and Basis to their respective Mono ↵ | Ferenc Arn | |
counterparts. (#11899) | |||
2017-10-03 | Added mono module | Ignacio Etcheverry | |