Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-12 | Improved alternative size thumbnail generation | Daniel J. Ramirez | |
2017-08-30 | Implement color conversion for dark SVG icons | toger5 | |
2017-08-27 | Make build scripts Python3 compatible | Matthias Hoelzl | |
- The Windows, UWP, Android (on Windows) and Linux builds are tested with Scons 3.0 alpha using Python 3. - OSX and iOS should hopefully work but are not tested since I don't have a Mac. - Builds using SCons 2.5 and Python 2 should not be impacted. | |||
2017-08-21 | Fixed build for Visual Studio | Mason Ashbridge | |
2017-08-20 | Added pure vector theme, with dark icons variation | Daniel J. Ramirez | |
2017-06-25 | BuildSystem: generated files have .gen.extension | Poommetee Ketson | |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | RĂ©mi Verschelde | |
The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. |