index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
main.cpp
Age
Commit message (
Expand
)
Author
2017-08-14
Enable command-line export
Ruslan Mustakov
2017-08-13
Merge pull request #10257 from Faless/html5_fixes
Rémi Verschelde
2017-08-11
Fix icon loading error a boot
Fabio Alessandrelli
2017-08-09
Add expand stretch/ascpect - no more black bars
Yakov Borevich
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-02
Revert "Tweak command-line arguments to make them more UNIX-like"
Juan Linietsky
2017-08-02
Merge pull request #10014 from Calinou/tweak-command-line-arguments
Rémi Verschelde
2017-08-02
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-01
Fix AudioServer::finish not getting called while quitting
Marcelo Fernandez
2017-07-22
Script languges are uninitialized properly now.
Juan Linietsky
2017-07-22
Several changes to better run in mobile.
Juan Linietsky
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
Fix errors with global config names no more sorrys please
geequlim
2017-07-17
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-15
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-06-28
Reworked translation system
Juan Linietsky
2017-06-26
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-10
Fix `network/debug/remote_port` editor setting not working properly
Fabio Alessandrelli
2017-05-17
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-09
Allow selecting editor debug host and port.
Fabio Alessandrelli
2017-05-01
Rename project file to "project.godot"
Rémi Verschelde
2017-04-29
Revert "Use .godot as file extension for project files."
Juan Linietsky
2017-04-23
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-17
Merge pull request #8375 from Hinsbart/project_extension
Rémi Verschelde
2017-04-16
[GD 3.0] Fix stretch mode 2d... again
Shockblast
2017-04-16
Use .godot as file extension for project files.
Andreas Haas
2017-04-09
Restored (And auto-generated) splash image
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-07
Optimize-out some debug and/or non-tools methods
Pedro J. Estébanez
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-04
Implements modules documents
Geequlim
2017-02-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-09
Reorder the folders in tools to prepare moving tools/editor
Rémi Verschelde
2017-02-04
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Juan Linietsky
2017-02-01
Lot of work in new importer, importing textures now works.
Juan Linietsky
2017-01-25
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
Audio bus editing is COMPLETE!
Juan Linietsky
2017-01-16
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-16
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-14
no more errors related to missing GlobalConfig::Get (or so I hope)
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
Reenable node name case setting + code cleanups
Rémi Verschelde
2017-01-13
Created new Engine singleton, and moved engine related OS functions to it.
Juan Linietsky
2017-01-11
Added a BACK notification besides QUIT, so they go in separate channels.
Juan Linietsky
2017-01-08
Move tests again from core to main
Rémi Verschelde
2017-01-08
Move core engine tests to core/
Rémi Verschelde
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
[next]