index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods.py
Age
Commit message (
Expand
)
Author
2018-08-29
BuildSystem: Sort input file lists
Bernhard M. Wiedemann
2018-08-29
Do not record year of build
Bernhard M. Wiedemann
2018-07-28
fix windows build using python 3.7
dragmz
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
add initial GLES2 3D renderer
karroffel
2018-07-05
added 'android_add_asset_dir('...') method to Android module gradle build config
Patrick Kaster
2018-06-21
add NoCache wrapper to Command
Rhody Lugo
2018-05-28
fixed building using scons with python3
Ibrahn Sahir
2018-05-19
GDScript access to copyright, license, author and donor information.
Ibrahn Sahir
2018-05-05
Remove commented out code in methods.py
Henry Hirsch
2018-03-26
Refactor JavaScript platform build script
Leon Krause
2018-03-11
Properly closing all files in Python code
Viktor Ferenczi
2018-03-01
add GLES 2 renderer for 2D
karroffel
2018-02-21
Fix typos with codespell
luz.paz
2018-01-24
Fix mixed use of tabs and spaces
Kurtis Harms
2018-01-24
removed debug print
Ariel Manzur
2018-01-24
- Improves portability in joystick buttons enum
Ariel Manzur
2018-01-18
Include .hpp files in VS scons builds. Fixed Typo.
Will Nations
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-13
Disable colored output and progress bar when building outside of a TTY
Hugo Locurcio
2018-01-07
SCons: Fix build error on invalid module folders
Rémi Verschelde
2017-12-18
sort by the most recently accessed files
Rhody Lugo
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-20
Rename the version's "revision" to "build"
Rémi Verschelde
2017-11-20
Pass engine name and version parts as proper strings
Rémi Verschelde
2017-11-19
Add cpp.hint file to improve IntelliSense
Matthias Hoelzl
2017-11-18
Suppress progress messages in Visual Studio output pane
Matthias Hoelzl
2017-11-15
Improve code style of generated headers
Rémi Verschelde
2017-11-01
-Modules can now add custom version info (added it for Mono)
Juan Linietsky
2017-10-29
added support for paths with spaces for VSBUILDS
nicholasbuckner
2017-10-27
Fixing vsproj generation for paths with spaces
Daniel Alexandru Radu
2017-10-07
flatDir support [Android]
Ramesh Ravone
2017-10-01
Fix scons: *** No SConstruct file found
Bartłomiej T. Listwon
2017-09-08
Fix unused variable warnings
Hein-Pieter van Braam
2017-08-29
Generate project files for VS2017
Matthias Hoelzl
2017-08-27
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-02
-Added GLTF scene support (still missing animations and .glb extension)
Juan Linietsky
2017-07-11
Include Git hash in the engine
Poommetee Ketson
2017-06-27
Use custom native-run icons for Android and HTML5
L. Krause
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-05-23
Fix a few issues compiling windows and using VS2015 and earlier
BastiaanOlij
2017-05-19
Detect newer Visual Studio compilers correctly like VS2017.
Aren Villanueva
2017-04-20
Move VERSION_MKSTRING logic to version.h
Rémi Verschelde
2017-04-10
Android: avoiding duplicates in build.gradle
Ramesh Ravone
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-01-11
fix code generation so it generates Transform2D instead of Matrix32
Juan Linietsky
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
[next]