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
/
methods.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix import for collections Mapping
Hristo Stamenov
2021-10-25
1
-2
/
+2
*
Merge pull request #53376 from ganondev/vsproj-props-for-mono
Rémi Verschelde
2021-10-18
1
-49
/
+127
|
\
|
*
Variants and targets are generated instead of manually defined. The specific ...
Edward Auttonberry
2021-10-06
1
-49
/
+127
*
|
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
Rémi Verschelde
2021-10-15
1
-5
/
+8
|
/
*
Force optimized builds for thirdparty Embree files
jfons
2021-09-28
1
-0
/
+11
*
Makes FontData importable resource.
bruvzg
2021-08-27
1
-5
/
+6
*
SCons: Fix potential error when pruning cache on CI
Rémi Verschelde
2021-08-18
1
-3
/
+6
*
SCons: Add method to detect Emscripten and use it for warnings config
Rémi Verschelde
2021-08-06
1
-0
/
+4
*
SCons: Fix info message when defining `GODOT_VERSION_STATUS`
Rémi Verschelde
2021-08-05
1
-1
/
+1
*
Allow overriding `VERSION_STATUS` with `GODOT_VERSION_STATUS` in env
Rémi Verschelde
2021-07-29
1
-3
/
+8
*
Implement the ability to disable classes
reduz
2021-07-13
1
-0
/
+12
*
Improve compiler version extraction
MmAaXx500
2021-05-31
1
-2
/
+11
*
SCons: Pass tests configuration to the MSVC solution
Resul Çelik
2021-03-23
1
-0
/
+5
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-3
/
+3
*
SCons: Properly handle overriding default values to bool options
Rémi Verschelde
2021-02-24
1
-1
/
+14
*
SCons: Fix Godot detection in custom modules logic
Rémi Verschelde
2021-02-11
1
-3
/
+1
*
Merge pull request #43057 from Xrayez/custom_modules_recursive
Rémi Verschelde
2021-02-08
1
-17
/
+69
|
\
|
*
SCons: Add an option to detect C++ modules recursively
Andrii Doroshenko (Xrayez)
2020-10-24
1
-17
/
+69
*
|
Don't handle BaseException in build scripts
Marcel Admiraal
2020-12-12
1
-1
/
+1
|
/
*
Add all headers to VS Project
Bartłomiej T. Listwon
2020-09-27
1
-6
/
+41
*
Fix custom modules in Visual Studio
Bartłomiej T. Listwon
2020-09-18
1
-19
/
+21
*
Merge pull request #41453 from Xrayez/custom-modules-visual-studio
Rémi Verschelde
2020-09-03
1
-3
/
+4
|
\
|
*
Build the engine with custom modules in Visual Studio
Andrii Doroshenko (Xrayez)
2020-08-22
1
-3
/
+4
*
|
Merge python EnvironmentError, IOError and WindowsError into OSError.
Marcel Admiraal
2020-09-02
1
-2
/
+2
|
/
*
Style: Apply format changes from latest psf/black git
Rémi Verschelde
2020-08-21
1
-6
/
+3
*
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-28
1
-0
/
+13
*
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
1
-3
/
+6
*
Fix emoji branch compilation error
Tomasz Chabora
2020-07-23
1
-1
/
+1
*
Expand env vars for `custom_modules` build option
Andrii Doroshenko (Xrayez)
2020-07-10
1
-2
/
+3
*
Merge pull request #37248 from Xrayez/env-dump
Rémi Verschelde
2020-06-10
1
-0
/
+11
|
\
|
*
SCons: Dump construction environment to a file
Andrii Doroshenko (Xrayez)
2020-06-10
1
-0
/
+11
*
|
SCons: Validate dependencies for linked multimedia modules
Rémi Verschelde
2020-06-03
1
-0
/
+24
*
|
Merge pull request #39125 from Xrayez/py-modules-order-4.0
Rémi Verschelde
2020-05-28
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
SCons: use `OrderedDict` to ensure insertion order of modules
Andrii Doroshenko (Xrayez)
2020-05-28
1
-1
/
+2
*
|
Merge pull request #37198 from Xrayez/progress-inside
Rémi Verschelde
2020-05-27
1
-0
/
+123
|
\
\
|
*
|
Moved to methods.py as a `show_progress` method.
Andrii Doroshenko (Xrayez)
2020-03-30
1
-0
/
+123
*
|
|
Do not rely on the existence of `config.py` while detecting modules
Andrii Doroshenko (Xrayez)
2020-05-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-05-25
1
-24
/
+45
*
|
SCons: Expand CXX in check for vanilla Clang
Rémi Verschelde
2020-04-04
1
-1
/
+5
|
/
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-130
/
+191
*
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-25
1
-6
/
+5
*
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-03-25
1
-1
/
+9
*
Remove the dead function win32_spawn from methods.py.
unknown
2020-03-18
1
-19
/
+0
*
SCons: Expand env variables to check compiler version
Rémi Verschelde
2020-03-04
1
-2
/
+5
*
SCons: Fix get_compiler_version() to return ints
Rémi Verschelde
2020-02-26
1
-7
/
+6
*
SCons: Re-allow upcoming GCC 8.4, fixes C++17 copy elision
Rémi Verschelde
2020-02-26
1
-1
/
+5
*
Scons: fixed build for vanilla clang in mac os x
Nickolai Korshunov
2020-02-24
1
-0
/
+7
*
SCons: Add GCC/Clang minimum version check
Rémi Verschelde
2020-02-23
1
-2
/
+4
*
Moved the shader source compilation code outside RenderingDevice and Vulkan
Juan Linietsky
2020-02-11
1
-1
/
+11
*
SCons: Split libmodules.a in folder-based libs
Rémi Verschelde
2020-02-07
1
-61
/
+0
[next]