index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
2021-11-19
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-02
[macOS] Add support for OpenGLES3 video driver.
bruvzg
2021-10-31
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-30
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-15
Merge pull request #53833 from akien-mga/remove-webm-support
Rémi Verschelde
2021-10-15
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-15
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-15
Merge pull request #53829 from akien-mga/scons-py3.6
Rémi Verschelde
2021-10-15
SCons: Increase min Python version to 3.6
Rémi Verschelde
2021-10-15
SCons: Remove MD5-timestamp and implicit cache optimizations
Rémi Verschelde
2021-09-28
Force optimized builds for thirdparty Embree files
jfons
2021-09-15
Allow disabling the RegEx module in the editor
Aaron Franke
2021-08-27
Makes FontData importable resource.
bruvzg
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-12
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-09
Some work on double support
Aaron Franke
2021-08-09
Merge pull request #51427 from omar-polo/platform-detect-openbsd
Rémi Verschelde
2021-08-09
automatically detect BSDs as platform=linuxbsd
Omar Polo
2021-08-06
SCons: Add method to detect Emscripten and use it for warnings config
Rémi Verschelde
2021-08-06
SCons: Disable Clang -Wordered-compare-function-pointers warning
Rémi Verschelde
2021-07-20
SCons: Avoid using Python f-string to preserve Python 3.5 compat
Rémi Verschelde
2021-07-13
Implement the ability to disable classes
reduz
2021-07-08
Add elapsed time print statement to build system
Hendrik Brucker
2021-06-21
Print a notice when compiling with `target=debug`
Hugo Locurcio
2021-06-01
LinuxBSD now compiles without vulkan/x11.
Fabio Alessandrelli
2021-06-01
Remove server platform
Fabio Alessandrelli
2021-05-31
Improve compiler version extraction
MmAaXx500
2021-05-04
Port changes to the "raycast" module build files from 3.x
jfons
2021-04-10
Add option modules_enabled_by_default
totlmstr
2021-03-23
Merge pull request #44398 from RevoluPowered/unit-tests-for-export-templates
Rémi Verschelde
2021-03-22
Add unit tests for export templates
Gordon MacPherson
2021-03-20
Merge pull request #46966 from qarmin/faster_release
Rémi Verschelde
2021-03-14
Allow to not optimize release build
Rafał Mikrut
2021-03-14
Merge pull request #46799 from goostengine/module-includes
Rémi Verschelde
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-03-10
SCons: Use default env["ENV"] and prepend PATH to it
Rémi Verschelde
2021-03-09
SCons: Propagate the user's OS environment in env["ENV"]
Rémi Verschelde
2021-03-08
Provide additional include paths for custom modules
Andrii Doroshenko (Xrayez)
2021-03-07
SCons: Fix parsing PATH when constructing base environment
Rémi Verschelde
2021-02-25
SCons: Fix profile type. It is a string
Mateo Kuruk Miccino
2021-02-24
SCons: Properly handle overriding default values to bool options
Rémi Verschelde
2021-02-18
SCons: Make freetype module a mandatory editor dependency
Rémi Verschelde
2021-02-08
Merge pull request #43057 from Xrayez/custom_modules_recursive
Rémi Verschelde
2021-02-03
SCons: Add `production=yes` option to use production defaults
Rémi Verschelde
2021-02-01
Fix incorrect version requirement in the SCons compilation DB comment
Hugo Locurcio
2020-12-17
SCons: Fix build with `p` alias or platform auto-detection
Rémi Verschelde
2020-12-16
SCons: Add only selected platform's opts to env
Rémi Verschelde
2020-12-12
Don't handle BaseException in build scripts
Marcel Admiraal
2020-11-26
[Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...
bruvzg
[next]