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
/
platform
/
SCsub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-1
/
+2
*
SCons: Generate all scripts natively
Thaddeus Crews
2024-05-07
1
-14
/
+51
*
SCons: unify code generations routine and minimize timestamp changes
Riteo
2024-03-15
1
-6
/
+3
*
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-12
/
+12
*
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-25
1
-3
/
+1
*
Always use lists for `LIBS` in SCons
Hugo Locurcio
2019-08-12
1
-1
/
+1
*
SCons: Fix uses of [].append instead of env.add_source_files()
Rémi Verschelde
2019-07-22
1
-4
/
+5
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-2
/
+0
*
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
1
-3
/
+6
*
Properly closing all files in Python code
Viktor Ferenczi
2018-03-11
1
-5
/
+4
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-1
/
+3
*
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
2017-11-18
1
-0
/
+30