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
...
*
|
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-11
/
+13
*
|
Add two new COMSTR environment variables
Thaddeus Crews
2024-03-01
1
-4
/
+11
*
|
Merge pull request #88949 from shana/vs-performance-improvement
Rémi Verschelde
2024-02-29
1
-23
/
+46
|
\
\
|
*
|
VS: Improve performance of parsing project file
Andreia Gaita
2024-02-28
1
-23
/
+46
*
|
|
Display the build date in the editor and when starting the engine
Hugo Locurcio
2024-02-27
1
-0
/
+13
|
/
/
*
/
VS: Fix user workflows with custom user VS configurations
Andreia Gaita
2024-02-12
1
-1
/
+19
|
/
*
Add new VS proj generation logic that supports any platform that wants to opt in
Andreia Gaita
2024-01-31
1
-155
/
+453
*
Remove now unused `year` member from `version.py`
Rémi Verschelde
2024-01-25
1
-2
/
+0
*
Merge pull request #85206 from bruvzg/mac_clang_version_check_update
Rémi Verschelde
2024-01-18
1
-1
/
+30
|
\
|
*
[macOS] Check Apple specific version instead of generic clang version.
bruvzg
2023-11-22
1
-1
/
+30
*
|
use venv if detected when building godot.sln
Alex Drozd
2023-11-26
1
-3
/
+10
*
|
Fix generating vsproj with SCons 4.6.0+
Max Hilbrunner
2023-11-25
1
-8
/
+11
|
/
*
SCons: Reduce and cleanup verbose output for SCU builds
Rémi Verschelde
2023-10-26
1
-3
/
+0
*
Fix compiler detection.
bruvzg
2023-09-26
1
-1
/
+1
*
Updated compiler version detection
Mario Liebisch
2023-09-25
1
-9
/
+26
*
SCons: Fix Python 3.12 SyntaxError with regex escape sequences
Rémi Verschelde
2023-09-25
1
-7
/
+7
*
fix build options configuration for Visual Studio projects
Valery Zhuk
2023-09-02
1
-22
/
+13
*
Build system: add option for MSVC incremental linking.
ocean (they/them)
2023-08-29
1
-0
/
+3
*
Carry over the windows_subsystem setting to the generated vsproj if it's not ...
Dario
2023-08-12
1
-0
/
+3
*
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
1
-27
/
+0
*
CI: Update static checks to black 23.3.0
Rémi Verschelde
2023-06-19
1
-9
/
+0
*
SCU build - Change options to "yes / no"
lawnjelly
2023-06-08
1
-1
/
+1
*
Single Compilation Unit build.
lawnjelly
2023-06-06
1
-2
/
+82
*
Fix forced optimization in dev_build
smix8
2023-04-10
1
-1
/
+1
*
Fix the Python type error when creating the .sln file
HK-SHAO
2023-03-25
1
-1
/
+1
*
Let VS solution name be overridden
Pedro J. Estébanez
2023-02-16
1
-2
/
+2
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
1
-18
/
+18
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
1
-18
/
+18
*
|
Support Git worktrees in generation of hash header
Pedro J. Estébanez
2023-01-09
1
-0
/
+4
|
/
*
Rename `float=64` SCons option to `precision=double`
Hugo Locurcio
2022-12-10
1
-3
/
+3
*
.NET: Generate SdkPackageVersions.props from version.py
Rémi Verschelde
2022-10-05
1
-9
/
+9
*
Various enhancements to Visual Studio solution generation.
TechnoPorg
2022-10-04
1
-2
/
+8
*
Merge pull request #66718 from afestini/fix_vs_project_creation
Rémi Verschelde
2022-10-04
1
-3
/
+2
|
\
|
*
vsproj: create build targets depending on dev_build
Alexander Festini
2022-10-03
1
-3
/
+2
*
|
fix methods.py ->NameError: name 'sys' is not defined
jwt
2022-10-02
1
-0
/
+1
|
/
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
1
-3
/
+1
*
Merge pull request #66242 from akien-mga/scons-unify-tools-target
Rémi Verschelde
2022-09-30
1
-13
/
+12
|
\
|
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-13
/
+12
*
|
SCons: Fix MSVC D9025 warning overriding opt level
Rémi Verschelde
2022-09-27
1
-12
/
+12
|
/
*
Fix compilation with custom "GODOT_VERSION_STATUS"
Björn Feber
2022-09-25
1
-1
/
+1
*
Don't add `editor_sources` to vs_project when `tools=no`
nikitalita
2022-09-24
1
-1
/
+2
*
SCons: Add `methods.get_version_info()` method returning a Dict
Rémi Verschelde
2022-09-14
1
-29
/
+64
*
C#: Replace libnethost dependency to find hostfxr
Ignacio Roldán Etcheverry
2022-09-07
1
-15
/
+6
*
Fix build failures for Android on Windows
Fredia Huya-Kouadio
2022-08-31
1
-10
/
+11
*
Correct output file names for Visual Studio project generation
SaracenOne
2022-08-27
1
-1
/
+1
*
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-1
/
+1
*
C#: Begin move to .NET Core
Ignacio Roldán Etcheverry
2022-08-22
1
-7
/
+10
*
Fix jumbled error output when using Windows spawn fix
Pedro J. Estébanez
2022-08-12
1
-0
/
+1
*
[Scons] Implement module dependency sorting.
Fabio Alessandrelli
2022-08-04
1
-7
/
+39
*
SCons: Fix creating VS solution with SCons 4.4.0
Rémi Verschelde
2022-07-31
1
-1
/
+11
[prev]
[next]