| Commit message (Expand) | Author | Age | Files | Lines |
* | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 1 | -0/+1 |
* | Update pre-commit hooks configuration to use `ruff` instead of `black` | Jakub Marcowski | 2024-05-21 | 1 | -1/+1 |
* | Add two new COMSTR environment variables | Thaddeus Crews | 2024-03-01 | 1 | -1/+1 |
* | Reorganize code related to editor theming | Yuri Sizov | 2024-01-16 | 1 | -2/+1 |
* | SCons: Refactor running commands through builders | Andrii Doroshenko (Xrayez) | 2020-07-28 | 1 | -5/+5 |
* | Add `custom_modules` build option to compile external user modules | Andrii Doroshenko (Xrayez) | 2020-05-25 | 1 | -2/+7 |
* | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -7/+7 |
* | Add support for creating editor icons per module | Andrii Doroshenko (Xrayez) | 2019-06-28 | 1 | -1/+9 |
* | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde | 2018-09-28 | 1 | -3/+1 |
* | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi | 2018-07-27 | 1 | -86/+4 |
* | Properly closing all files in Python code | Viktor Ferenczi | 2018-03-11 | 1 | -3/+2 |
* | PEP3101 applied with changing old type string formatting as new ones | BTaskaya | 2018-02-14 | 1 | -4/+4 |
* | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -2/+2 |
* | Now every variant type has its icon. | Daniel J. Ramirez | 2017-12-17 | 1 | -0/+3 |
* | Improved alternative size thumbnail generation | Daniel J. Ramirez | 2017-09-12 | 1 | -0/+26 |
* | Implement color conversion for dark SVG icons | toger5 | 2017-08-30 | 1 | -29/+8 |
* | Make build scripts Python3 compatible | Matthias Hoelzl | 2017-08-27 | 1 | -6/+5 |
* | Fixed build for Visual Studio | Mason Ashbridge | 2017-08-21 | 1 | -1/+0 |
* | Added pure vector theme, with dark icons variation | Daniel J. Ramirez | 2017-08-20 | 1 | -63/+59 |
* | BuildSystem: generated files have .gen.extension | Poommetee Ketson | 2017-06-25 | 1 | -2/+2 |
* | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | 2017-05-17 | 1 | -3/+3 |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+96 |