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
*
Added compilation database support for clang and gcc
RevoluPowered
2020-05-12
1
-0
/
+9
*
New lightmapper
Juan Linietsky
2020-05-10
1
-0
/
+7
*
SCons: Disable -Werror on 'stable' releases
Rémi Verschelde
2020-04-17
1
-1
/
+3
*
Fix for Vulkan loader related build error caused by incomplete alias
ARebel
2020-03-31
1
-0
/
+1
*
SCons: Treat all warnings as errors
Rémi Verschelde
2020-03-30
1
-1
/
+3
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
1
-217
/
+260
*
Alias `platform=x11` to `platform=linuxbsd` in SCons
Hugo Locurcio
2020-03-28
1
-0
/
+8
*
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
1
-1
/
+1
*
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-25
1
-2
/
+3
*
assimp: Clean and document buildsystem, prepare for unbundling
Rémi Verschelde
2020-03-06
1
-0
/
+1
*
Remove '/permissive-' flag from Windows MSVC build
PouleyKetchoupp
2020-03-04
1
-1
/
+1
*
SCons: Fix get_compiler_version() to return ints
Rémi Verschelde
2020-02-26
1
-15
/
+13
*
SCons: Re-allow upcoming GCC 8.4, fixes C++17 copy elision
Rémi Verschelde
2020-02-26
1
-9
/
+11
*
Scons: fixed build for vanilla clang in mac os x
Nickolai Korshunov
2020-02-24
1
-4
/
+10
*
SCons: Add GCC/Clang minimum version check
Rémi Verschelde
2020-02-23
1
-0
/
+30
*
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-2
/
+2
*
SCons: Ensure that MSVC gets /std:c++17 in CCFLAGS
Rémi Verschelde
2020-02-22
1
-9
/
+10
*
SCons: Bump required C++ standard to C++17
Rémi Verschelde
2020-02-22
1
-5
/
+5
*
SCons: Explicitly define our C (C11) and C++ (C++14) standards
Rémi Verschelde
2020-02-20
1
-5
/
+16
*
Fix compilation warnings and re-enable werror=yes on Travis
Rémi Verschelde
2020-02-18
1
-1
/
+7
*
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
1
-11
/
+1
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-2
/
+1
*
glslang: Disable warnings and allow unbundling
Rémi Verschelde
2020-02-11
1
-0
/
+1
*
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
1
-1
/
+1
*
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
1
-2
/
+0
*
Add static Vulkan loader.
bruvzg
2020-02-11
1
-0
/
+4
*
A lot of progress with canvas rendering, still far from working.
Juan Linietsky
2020-02-11
1
-0
/
+1
*
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-10
1
-0
/
+1
*
SCons: Split libmodules.a in folder-based libs
Rémi Verschelde
2020-02-07
1
-2
/
+0
*
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
1
-3
/
+0
*
SCons: Generate header with info on which modules are enabled
Rémi Verschelde
2020-02-07
1
-2
/
+2
*
Added support to allow to compile Godot from the same directory while using d...
Fabian Mathews
2020-01-01
1
-0
/
+4
*
SCons: Add 'split_libmodules' option to workaround linker issue
Rémi Verschelde
2019-12-11
1
-2
/
+1
*
pcre2: Use scons option to disable JIT on some platforms
Rémi Verschelde
2019-11-20
1
-0
/
+1
*
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-10-10
1
-1
/
+1
*
Prevent editor compilation with regex module disabled, which is not supported
PouleyKetchoupp
2019-08-11
1
-0
/
+7
*
SCons: Enable C++11 on the whole codebase
Rémi Verschelde
2019-07-22
1
-0
/
+4
*
Add a `platform=list` SCons argument to list platforms
Hugo Locurcio
2019-07-17
1
-3
/
+13
*
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-04
1
-1
/
+1
*
Add support for creating editor icons per module
Andrii Doroshenko (Xrayez)
2019-06-28
1
-4
/
+14
*
SCons: Enable -Wclobbered in warnings=extra for GCC
Rémi Verschelde
2019-06-20
1
-2
/
+1
*
Enforce Unicode encoding in MSVC
Andrii Doroshenko (Xrayez)
2019-06-19
1
-0
/
+2
*
SCons: Enable -Werror and -Wextra in 'dev' build option
Rémi Verschelde
2019-06-15
1
-4
/
+5
*
Fix SCons automatic platform detection on Linux
Hugo Locurcio
2019-05-27
1
-2
/
+2
*
Merge pull request #29199 from mhilbrunner/no-platform-no-more
Rémi Verschelde
2019-05-27
1
-3
/
+20
|
\
|
*
Scons: Autodetect platform if not specified
Max Hilbrunner
2019-05-26
1
-3
/
+20
*
|
Fixed typo in SConstruct
dankan1890
2019-05-26
1
-1
/
+1
|
/
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-1
/
+1
*
Ignore a warning in _get_socket_error (-Wlogical-op).
marxin
2019-05-02
1
-2
/
+2
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
[next]