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
/
SCsub
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
-2
/
+3
*
SCons: Generate all scripts natively
Thaddeus Crews
2024-05-07
1
-33
/
+50
*
Merge pull request #89452 from Riteo/name-a-better-duo
Rémi Verschelde
2024-04-04
1
-13
/
+15
|
\
|
*
SCons: unify code generations routine and minimize timestamp changes
Riteo
2024-03-15
1
-13
/
+15
*
|
Fix POT generation missing some strings when built-in ones are enabled
Michael Alexsander
2024-03-12
1
-0
/
+1
|
/
*
SCons: Ensure `with` statement where applicable
Thaddeus Crews
2024-03-10
1
-11
/
+9
*
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-2
/
+2
*
Add two new COMSTR environment variables
Thaddeus Crews
2024-03-01
1
-5
/
+5
*
Add option to add built-in strings in the POT generation
Michael Alexsander
2024-02-28
1
-0
/
+9
*
Reorganize project manager code
Yuri Sizov
2024-01-16
1
-0
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-13
/
+1
*
Single Compilation Unit build.
lawnjelly
2023-06-06
1
-3
/
+2
*
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
1
-1
/
+5
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Prepare for moving editor and classref translations to godot-editor-l10n repo
Haoyu Qiu
2023-02-07
1
-6
/
+11
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
*
i18n: Sync editor translations with Weblate
Rémi Verschelde
2022-07-27
1
-1
/
+1
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
1
-0
/
+1
*
i18n: Sync editor translations with Weblate
Rémi Verschelde
2022-04-25
1
-2
/
+2
*
Convert the editor and default theme fonts to WOFF2 format to save space.
bruvzg
2022-03-25
1
-0
/
+2
*
i18n: Sync editor translations with Weblate
Rémi Verschelde
2022-03-09
1
-1
/
+1
*
i18n: Sync classref translations with Weblate
Rémi Verschelde
2021-11-03
1
-1
/
+1
*
i18n: Sync editor translations with Weblate
Rémi Verschelde
2021-11-03
1
-1
/
+1
*
i18n: Only include editor translations above a threshold
Rémi Verschelde
2021-10-20
1
-7
/
+14
*
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
Rémi Verschelde
2021-10-15
1
-0
/
+1
*
Allow additional cpp files to be added for export template
Sergey Minakov
2021-08-12
1
-1
/
+4
*
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-28
1
-5
/
+16
*
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-05-25
1
-13
/
+13
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-21
/
+25
*
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-25
1
-3
/
+2
*
Move DocData and Collada out of their subfolders
Rémi Verschelde
2020-03-24
1
-3
/
+1
*
i18n: Add support for translating the class reference
Rémi Verschelde
2020-03-20
1
-3
/
+8
*
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-0
/
+1
*
SCons: Fix uses of [].append instead of env.add_source_files()
Rémi Verschelde
2019-07-22
1
-1
/
+1
*
Build Clipper with `tools=no` and patch it to auto-disable exceptions
Andrii Doroshenko (Xrayez)
2019-05-22
1
-3
/
+0
*
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-10-01
1
-1
/
+3
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-2
/
+1
*
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-15
1
-4
/
+0
*
Removed some unneeded generated headers from the editor directory SCsub.
Ibrahn Sahir
2018-09-01
1
-12
/
+0
*
BuildSystem: Sort input file lists
Bernhard M. Wiedemann
2018-08-29
1
-0
/
+1
*
BuildSystem: Fix font list
Bernhard M. Wiedemann
2018-08-29
1
-1
/
+1
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
1
-144
/
+25
*
add NoCache wrapper to Command
Rhody Lugo
2018-06-21
1
-4
/
+4
*
GDScript access to copyright, license, author and donor information.
Ibrahn Sahir
2018-05-19
1
-276
/
+0
*
Merge pull request #17440 from viktor-ferenczi/issue-5042
Rémi Verschelde
2018-03-13
1
-19
/
+41
|
\
|
*
Properly closing all files in Python code
Viktor Ferenczi
2018-03-11
1
-19
/
+41
*
|
Build polygon clipper only in tools builds
Leon Krause
2018-03-06
1
-0
/
+1
|
/
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
[next]