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-11-19
Merge pull request #12961 from eska014/platform-doc
Rémi Verschelde
2017-11-18
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
2017-11-17
change low cpu delay to 1 usec, should make editor smoother and not really use
Juan Linietsky
2017-11-14
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-09
fixes to initialization order
Juan Linietsky
2017-11-09
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-03
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-04
Implemented physics plug
AndreaCatania
2017-10-21
Refactor Fixed to Physics
Poommetee Ketson
2017-10-20
Fix window display shrink can't set to float numbers
geequlim
2017-10-14
Redoing the ARVR GDNative interface as module and tighter implementation
BastiaanOlij
2017-10-11
Merge pull request #11539 from BastiaanOlij/remove_directory_scan
Rémi Verschelde
2017-10-11
Merge pull request #11954 from neikeq/d
Ignacio Etcheverry
2017-10-10
Made directory scan optional
BastiaanOlij
2017-10-09
Adds 'exposed' field to ClassInfo
Ignacio Etcheverry
2017-10-05
Make sure to obey hidpi to off by default, as present in project settings. Se...
Juan Linietsky
2017-10-05
Added the set/get_setting function in Editor/Project settings. Renamed has() ...
Juan Linietsky
2017-10-02
Merge pull request #11568 from endragor/loggers
Andreas Haas
2017-09-30
Renamed fixed_process to physics_process
AndreaCatania
2017-09-25
Extract logging logic
Ruslan Mustakov
2017-09-24
Fix typo in fixed-fps help line
Hein-Pieter van Braam
2017-09-24
main: Add --version switch and git hash to --help
Rémi Verschelde
2017-09-21
Merge pull request #11299 from marcelofg55/fix_seticon_default
Rémi Verschelde
2017-09-18
Prevent running the crash_handler when a debugger is present on windows
Marcelo Fernandez
2017-09-17
Fix setting the default icon briefly with tools=no
Marcelo Fernandez
2017-09-13
Added a crash handler to dump the backtrace on Windows, Linux and OS X
Marcelo Fernandez
2017-09-13
Style: Apply clang-format to @reduz's changes
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-12
Merged docs and small correction to lowdpi feature (it supports windows now)
Juan Linietsky
2017-09-08
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-07
Restored auto snapping of controls to pixels, fixes #10847 and probably sever...
Juan Linietsky
2017-08-31
Merge pull request #10422 from endragor/gdnative-android
Rémi Verschelde
2017-08-30
Renderer/Simulator flags
Gustav Lund
2017-08-30
Make GDNative work on Android
Ruslan Mustakov
2017-08-29
Merge pull request #10531 from RandomShaper/remove-old-android-setting
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-22
Fix Android remote debug not hitting breakpoints
Pedro J. Estébanez
2017-08-21
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-20
simplify the way window is allowed to steal focus, no longer relying on proje...
Juan Linietsky
2017-08-20
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-19
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
Tweak command-line arguments to make them more UNIX-like
Hugo Locurcio
2017-08-19
Adds editor_hint to Engine class
Ignacio Etcheverry
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
[next]