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
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-08-31
Merge pull request #10148 from leezh/pcre2
Rémi Verschelde
2017-08-29
Generate project files for VS2017
Matthias Hoelzl
2017-08-27
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-19
Replacement of internal RegEx with PCRE2
Zher Huei Lee
2017-08-03
Fix scons failing when not building sources
Marcelo Fernandez
2017-07-27
BUGFIX: Check for "VCINSTALLDIR" environment variable instead of "VSINSTALLD...
Brent Taylor
2017-07-22
Fix building HTML5 when cmd.exe is set up for MSVC
L. Krause
2017-07-15
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-11
Add options for more human-friendly build output
Timo Schwarzer
2017-07-07
Increase SCons rebuild speed
George Marques
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-05-27
Rework warning levels
Pedro J. Estébanez
2017-04-09
-Fix eternal black screen on Windows
Juan Linietsky
2017-03-26
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-18
android: adding classpath and gradle plugins
Ramesh Mani Maran
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-02-09
Reorder the folders in tools to prepare moving tools/editor
Rémi Verschelde
2017-01-11
Remove libmpcdec bundled lib, no longer used
Rémi Verschelde
2017-01-08
Move core engine tests to core/
Rémi Verschelde
2017-01-06
Remove bundled glew, obsoleted by glad
Rémi Verschelde
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-30
Merge pull request #6490 from zaps166/webm-pr
Rémi Verschelde
2016-10-30
Merge pull request #6959 from RandomShaper/fix-big-libs
Rémi Verschelde
2016-10-30
scons: Move lib splitting method to methods.py
Rémi Verschelde
2016-10-26
fix bug introduced by #6501
yg2f
2016-10-23
Add WebM module
Błażej Szczygieł
2016-10-22
"CCFLAGS" are for C and C++ compiler
Błażej Szczygieł
2016-10-22
Merge pull request #6881 from vnen/msvc-project-output
Rémi Verschelde
2016-10-22
Merge pull request #6858 from zaps166/gcc-color-output
Rémi Verschelde
2016-10-22
Merge pull request #6857 from zaps166/disable-asserts-in-release
Rémi Verschelde
2016-10-20
Fix output binary paths for VS project generation
George Marques
2016-10-18
Merge pull request #6855 from vnen/xaudio2-driver
Rémi Verschelde
2016-10-17
Isolate XAudio2 driver
George Marques
2016-10-17
SCons: Use colored output if available, change "colored"->"verbose"
Błażej Szczygieł
2016-10-17
Disable asserts in release mode
Błażej Szczygieł
2016-10-17
Merge pull request #6850 from akien-mga/pr-scsub-shebang
Rémi Verschelde
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-16
Theora: Don't compile unnecessary files, rename "x86_opt_*"
Błażej Szczygieł
2016-10-15
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-10-15
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
[next]