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
/
SConstruct
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #63919 from Faless/scons/4.x_easy_deps
Rémi Verschelde
2022-08-07
1
-9
/
+7
|
\
|
*
[Scons] Implement module dependency sorting.
Fabio Alessandrelli
2022-08-04
1
-9
/
+7
*
|
Add Text Server related options to the build profiles editor.
bruvzg
2022-08-03
1
-6
/
+12
|
/
*
Merge pull request #63310 from akien-mga/scons-vsproj-windows
Rémi Verschelde
2022-07-22
1
-0
/
+3
|
\
|
*
SCons: Prevent using `vsproj` option outside Windows
Rémi Verschelde
2022-07-22
1
-0
/
+3
*
|
Merge pull request #62996 from reduz/feature-build-profiles
Rémi Verschelde
2022-07-22
1
-2
/
+22
|
\
\
|
|
/
|
/
|
|
*
Implement Feature Build Profiles
reduz
2022-07-22
1
-2
/
+22
*
|
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-2
/
+16
*
|
SCons: Default `num_jobs` to max CPUs minus 1 if not specified
Rémi Verschelde
2022-07-17
1
-0
/
+18
|
/
*
Only include editor/SCsub when building the editor: tools=yes
Marcel Admiraal
2022-07-07
1
-1
/
+2
*
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-25
1
-6
/
+5
*
SCons: Don't enable any `-Werror=return-type` outside `werror=yes`
Rémi Verschelde
2022-05-03
1
-4
/
+0
*
SCons: Disable `-Werror=return-type` for GCC 12+ due to regression
Rémi Verschelde
2022-04-30
1
-2
/
+6
*
Remove last editor code dependencies in template build
Rémi Verschelde
2022-03-28
1
-2
/
+4
*
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
1
-1
/
+1
*
Remove unused Bullet module and thirdparty code
Rémi Verschelde
2022-03-09
1
-1
/
+0
*
Implementing OpenXR driver
Bastiaan Olij
2022-02-23
1
-0
/
+1
*
SCons: Make compilation database generation optional
Rémi Verschelde
2022-02-09
1
-6
/
+9
*
SCons: Add `fast_unsafe` option for faster rebuilds
Rémi Verschelde
2022-02-08
1
-1
/
+13
*
Improve python helper modules declaration in SConstruct for compatibility wit...
Emmanuel Leblond
2022-01-13
1
-0
/
+16
*
Explicitly declare python helper modules in SConstruct to avoid unexpected sh...
Emmanuel Leblond
2022-01-12
1
-0
/
+25
*
Merge pull request #56308 from Calinou/scons-tweak-target-release-error-message
Rémi Verschelde
2022-01-12
1
-1
/
+2
|
\
|
*
Improve error when attempting to build with `tools=yes target=release`
Hugo Locurcio
2021-12-29
1
-1
/
+2
*
|
Revert "Print a warning with unknown SCons variables to ease troubleshooting"
Rémi Verschelde
2022-01-06
1
-7
/
+0
|
/
*
Rename `VideoPlayer` to `VideoStreamPlayer` for consistency
Rémi Verschelde
2021-12-06
1
-1
/
+1
*
Remove editor splash screen with sponsors logo
Rémi Verschelde
2021-11-30
1
-1
/
+4
*
Print a warning with unknown SCons variables to ease troubleshooting
Hugo Locurcio
2021-11-21
1
-0
/
+7
*
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-19
1
-12
/
+5
*
[macOS] Add support for OpenGLES3 video driver.
bruvzg
2021-11-02
1
-0
/
+1
*
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-31
1
-3
/
+3
*
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
1
-13
/
+4
*
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
1
-0
/
+22
*
Merge pull request #53833 from akien-mga/remove-webm-support
Rémi Verschelde
2021-10-15
1
-2
/
+0
|
\
|
*
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-15
1
-2
/
+0
*
|
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-15
1
-3
/
+11
|
/
*
Merge pull request #53829 from akien-mga/scons-py3.6
Rémi Verschelde
2021-10-15
1
-1
/
+1
|
\
|
*
SCons: Increase min Python version to 3.6
Rémi Verschelde
2021-10-15
1
-1
/
+1
*
|
SCons: Remove MD5-timestamp and implicit cache optimizations
Rémi Verschelde
2021-10-15
1
-10
/
+0
|
/
*
Force optimized builds for thirdparty Embree files
jfons
2021-09-28
1
-0
/
+1
*
Allow disabling the RegEx module in the editor
Aaron Franke
2021-09-15
1
-1
/
+1
*
Makes FontData importable resource.
bruvzg
2021-08-27
1
-0
/
+1
*
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
1
-2
/
+2
*
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
1
-1
/
+1
*
Some work on double support
Aaron Franke
2021-08-09
1
-0
/
+7
*
Merge pull request #51427 from omar-polo/platform-detect-openbsd
Rémi Verschelde
2021-08-09
1
-1
/
+7
|
\
|
*
automatically detect BSDs as platform=linuxbsd
Omar Polo
2021-08-09
1
-1
/
+7
*
|
SCons: Add method to detect Emscripten and use it for warnings config
Rémi Verschelde
2021-08-06
1
-3
/
+3
*
|
SCons: Disable Clang -Wordered-compare-function-pointers warning
Rémi Verschelde
2021-08-06
1
-6
/
+10
*
|
SCons: Avoid using Python f-string to preserve Python 3.5 compat
Rémi Verschelde
2021-07-20
1
-1
/
+1
*
|
Implement the ability to disable classes
reduz
2021-07-13
1
-0
/
+2
[next]