Age | Commit message (Expand) | Author |
2018-06-05 | Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-mono | Rémi Verschelde |
2018-06-01 | Fix Mono static linking on Mingw | Hein-Pieter van Braam |
2018-05-31 | Style: Apply clang-format (5.0) to some missed files | Rémi Verschelde |
2018-05-30 | Move NavigationMeshEditorPlugin to Recast module as should be | Rémi Verschelde |
2018-05-30 | Merge pull request #19272 from akien-mga/svg-buildsystem | Rémi Verschelde |
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde |
2018-05-30 | SCons: Remove extraneous lib for SVG module | Rémi Verschelde |
2018-05-30 | Merge pull request #19255 from Faless/rpc_sync_mmore | Rémi Verschelde |
2018-05-30 | Merge pull request #19171 from BastiaanOlij/add_arvr_interface_gdnative_version | Bastiaan Olij |
2018-05-29 | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli |
2018-05-29 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-29 | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner |
2018-05-29 | Merge pull request #19021 from Faless/rpc_sync_fix | Max Hilbrunner |
2018-05-29 | Merge pull request #19199 from AndreaCatania/kinimp | Rémi Verschelde |
2018-05-28 | Enable singletons to be recognized as constant expressions | George Marques |
2018-05-27 | Merge pull request #19201 from neikeq/issue-13837 | Ignacio Etcheverry |
2018-05-27 | Mono: Fix MonoImage filename being set to an invalid path | Ignacio Etcheverry |
2018-05-27 | Improved kinematic test_body_motion code | Andrea Catania |
2018-05-27 | [WIP] Adding version info to GDNative ARVR interfaces | Bastiaan Olij |
2018-05-26 | Merge pull request #18379 from ZDDM/18-04-23-audiostream-docs | Max Hilbrunner |
2018-05-26 | Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars | Max Hilbrunner |
2018-05-26 | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli |
2018-05-26 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-25 | Merge pull request #19074 from cart/optimize-mono-pool-marshal | Ignacio Etcheverry |
2018-05-25 | Merge pull request #19063 from KellyThomas/c-sharp-feature-parity-vectors | Rémi Verschelde |
2018-05-24 | Merge pull request #19149 from neikeq/x | Ignacio Etcheverry |
2018-05-24 | Mono: Improve 'script class not found' error | Ignacio Etcheverry |
2018-05-24 | Merge pull request #19131 from YeldhamDev/connection_comment_capitalize | Max Hilbrunner |
2018-05-23 | Capitalized comments of methods created by the Connect Signal dialog. | Michael Alexsander Silva Dias |
2018-05-23 | Fix positive operator in GDScript compiler | George Marques |
2018-05-22 | mono: add Slerp method to vector classes, expose Cross method for Vector2, an... | Kelly Thomas |
2018-05-21 | Fix index out of range error in string.Extension() | Kelly Thomas |
2018-05-20 | Reduce allocations when converting mono arrays to pool arrays | Carter Anderson |
2018-05-18 | Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basis | Rémi Verschelde |
2018-05-18 | Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-color | Ignacio Etcheverry |
2018-05-17 | mono: Plane, expose Normal, and D | Kelly Thomas |
2018-05-17 | mono: New Color methods: Darkened, Lightened and ToRgba32 | Kelly Thomas |
2018-05-17 | Mono: Basis constructor for euler parameter | Kelly Thomas |
2018-05-17 | fixes build error on Linux after its introduction in #18949 | Michele Valente |
2018-05-17 | Merge pull request #18405 from flashyincceo/gdscript-constants-help | Rémi Verschelde |
2018-05-17 | Merge pull request #18949 from neikeq/alo | Rémi Verschelde |
2018-05-17 | Mono: Project building fixes | Ignacio Etcheverry |
2018-05-16 | Merge pull request #18889 from madadam/async-await-fix | Ignacio Etcheverry |
2018-05-16 | Add missing copyright headers | Guilherme Felipe |
2018-05-16 | Allow editing of some unbound properties when hinted (or no range hinted) | Juan Linietsky |
2018-05-16 | Merge pull request #18897 from volzhs/libwebp-1.0.0 | Rémi Verschelde |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-16 | Update libwebp to 1.0.0 | volzhs |
2018-05-15 | Set current SynchronizationContext before the game loop starts | Adam Cigánek |
2018-05-14 | Merge pull request #18545 from vnen/editor-autoload | Juan Linietsky |