index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_builders.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-0
/
+1
*
SCons: Colorize warnings/errors during generation
Thaddeus Crews
2024-04-28
1
-6
/
+6
*
Fix POT generation missing some strings when built-in ones are enabled
Michael Alexsander
2024-03-12
1
-3
/
+7
*
SCons: Remove `run_in_subprocess` dependency
Thaddeus Crews
2024-03-11
1
-13
/
+5
*
SCons: Ensure `with` statement where applicable
Thaddeus Crews
2024-03-10
1
-94
/
+91
*
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-2
/
+2
*
Add option to add built-in strings in the POT generation
Michael Alexsander
2024-02-28
1
-0
/
+4
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-28
/
+1
*
CI: Update static checks to black 23.3.0
Rémi Verschelde
2023-06-19
1
-3
/
+0
*
Invalidate the DocCache when updating the xml docs
RedworkDE
2023-05-28
1
-0
/
+1
*
Prepare for moving editor and classref translations to godot-editor-l10n repo
Haoyu Qiu
2023-02-07
1
-0
/
+4
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
1
-4
/
+1
*
[Editor build] Use smaller .mo files instead of .po, if gettext is available.
bruvzg
2022-03-24
1
-2
/
+36
*
Use maximum zlib compression when generating editor translation headers
Hugo Locurcio
2021-10-29
1
-2
/
+6
*
Use a DynamicFont for the default project theme
Hugo Locurcio
2021-05-17
1
-1
/
+1
*
Remove unused Python local variables.
Marcel Admiraal
2020-09-11
1
-1
/
+0
*
Replace more occurrences of NULL with nullptr
Rémi Verschelde
2020-04-02
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-3
/
+6
*
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-25
1
-9
/
+8
*
i18n: Add support for translating the class reference
Rémi Verschelde
2020-03-20
1
-7
/
+16
*
Some small fixes to warnings in python scripts
unknown
2019-07-11
1
-4
/
+4
*
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+1
*
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-15
1
-26
/
+0
*
Removed some unneeded generated headers from the editor directory SCsub.
Ibrahn Sahir
2018-09-01
1
-262
/
+0
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
1
-0
/
+412