index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
Age
Commit message (
Expand
)
Author
2019-04-23
Fixes build for Windows cross-compilation
Kenneth Lee
2019-04-07
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-22
Merge pull request #28166 from KLee1248/first_bug
Rémi Verschelde
2019-04-19
Merge pull request #28051 from WindyDarian/no_utf8_for_vs2013
Rémi Verschelde
2019-04-18
Use SHGetKnownFolderPath instead of SHGetFolderPathW.
KLee1248
2019-04-15
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
Ignore '/utf-8' flag on vs2013
Windy Darian
2019-04-10
Force utf-8 source file encoding in MSVC
Windy Darian
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-07
Merge pull request #27067 from shartte/remove-context-gl
Rémi Verschelde
2019-04-06
Remove unused imports
Hendrikto
2019-04-06
Remove ContextGL since as an abstraction it's unused.
Sebastian Hartte
2019-03-12
Fixed & improved Visual Studio custom debugger visualization
PouleyKetchoupp
2019-03-05
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-03
Add support for event accumlation (off by default, on for editor), fixes #26536
Juan Linietsky
2019-03-03
Implement a more coherent (and way less hack) way to block animation updates,...
Juan Linietsky
2019-03-03
Ability to keep pumping messages while being debugged, may be a solution for ...
Juan Linietsky
2019-02-26
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-25
Update Windows global mouse position at startup
Junwei Ng
2019-02-20
Drop RtAudio driver on Windows
Rémi Verschelde
2019-02-19
Fix compiling with use_mingw flag on Windows
Marcelo Fernandez
2019-02-13
Merge pull request #25842 from marcelofg55/windows_timezone
Rémi Verschelde
2019-02-13
Fix get_time_zone_info returning inverted bias on Windows/UWP
Marcelo Fernandez
2019-02-12
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-02-08
Merge pull request #25570 from Kanabenki/windows-relative-icon
Rémi Verschelde
2019-02-03
Merge pull request #25478 from neikeq/rr
Ignacio Etcheverry
2019-02-03
Added set_environment to OS class
Ignacio Etcheverry
2019-02-03
Use relative path property hint for windows export icon
Kanabenki
2019-01-28
Remove unused iostream includes
Rémi Verschelde
2019-01-23
Fix ALT+F4 being ignored with MOUSE_MODE_CAPTURED on Windows
Marcelo Fernandez
2019-01-23
Fix GDI objects leak when setting custom cursor
Marcin Zawiejski
2019-01-22
Set WINVER and _WIN32_WINNT values in VS project
Marcin Zawiejski
2019-01-22
Raised executable priority on windows to avoid stuter, helps #25162
Juan Linietsky
2019-01-22
Avoid cyclic iteration check, fixes #24969
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-20
Added OS.get_system_time_msecs()
volzhs
2018-12-14
Merge pull request #20063 from moiman100/fix-button-mask
Rémi Verschelde
2018-12-04
SCons: Properly set bits variable as string for MSVC detection
Rémi Verschelde
2018-11-30
Fix wrong size and position when windows is minimized on Windows
Marcelo Fernandez
2018-11-20
Remove trailing whitespace
Rémi Verschelde
2018-11-09
Fix mouse mode restoration on Windows
Pedro J. Estébanez
2018-11-03
Properly export the various 'use dGPU' symbols when building with MingW
Hein-Pieter van Braam
2018-11-01
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
Fix initialization of visual server in all platforms
George Marques
2018-10-19
Fix compile warnings for Windows from Linux
Aaron Franke
2018-10-19
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-06
Remove redundant "== true" code
Aaron Franke
2018-10-02
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
[next]