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
/
uwp
Age
Commit message (
Expand
)
Author
2019-08-19
Move CryptoCore to it's own folder.
Fabio Alessandrelli
2019-08-14
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-12
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-07-23
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-02
CryptoCore class to access to base crypto utils.
Fabio Alessandrelli
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-05
Fix memory leak after closing files
qarmin
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-05-18
Allow project export to be canceled
George Marques
2019-05-16
Fix OS_UWP::execute's signature after cd4449e
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-15
Add Input::get_current_cursor_shape
Guilherme Felipe
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-04-02
Enable warnings=extra on clang and GCC testers.
marxin
2019-03-06
Fix directory check when exporting project
volzhs
2019-03-06
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-05
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-02-26
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
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-03
Added set_environment to OS class
Ignacio Etcheverry
2019-01-21
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-19
Fixed a typo in 'uwp_device_capabilites'
M. Huri
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-27
uwp export: fix existing template check
Andrea Beconcini
2018-11-03
Fix UWP build.
Fabio Alessandrelli
2018-11-02
Merge pull request #23389 from marcelofg55/multiple_ext
Rémi Verschelde
2018-11-01
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
Fix initialization of visual server in all platforms
George Marques
2018-11-01
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-10-27
Dont use equality operators with None singleton in python files
lupoDharkael
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
2018-09-13
Properly initialize Winsock on startup
Fabio Alessandrelli
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
Unify PacketPeerUDP using NetSocket
Fabio Alessandrelli
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-28
Fix typo in os_uwp causing a build failure
Hein-Pieter van Braam
2018-08-26
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
[next]