Age | Commit message (Expand) | Author |
2019-05-23 | Merge pull request #28738 from 2shady4u/master | Rémi Verschelde |
2019-05-23 | Added native binding for dictionary duplication | shaderbeast |
2019-05-23 | Various improvements to NavigationMesh generation | jfons |
2019-05-22 | [Mono] Misc Basis and AABB improvements | Aaron Franke |
2019-05-22 | [GDNative] fix godot_variant_evaluate function | thomas.herzog |
2019-05-21 | Merge pull request #29079 from neikeq/oopsie | Ignacio Roldán Etcheverry |
2019-05-21 | Merge pull request #29052 from neikeq/fixes-28667------i-think | Ignacio Roldán Etcheverry |
2019-05-21 | Fix C# build error in MarshalUtils debug code | Ignacio Etcheverry |
2019-05-21 | Merge pull request #29041 from hbina/add_const | Rémi Verschelde |
2019-05-21 | Merge pull request #28964 from Faless/webrtc/channels_pr | Rémi Verschelde |
2019-05-21 | Merge pull request #29050 from hbina/redundant_null_checks | Rémi Verschelde |
2019-05-21 | added a const keyword for a methods that return constant literal... | hbina085 |
2019-05-20 | removed a redundant NULL check in assimp editor of a pointer to an array decl... | hbina085 |
2019-05-21 | Replace call to 'mono_runtime_object_init' with manual ctor invoking | Ignacio Etcheverry |
2019-05-20 | Merge pull request #27886 from LeonardMeagher2/obj_to_string | Rémi Verschelde |
2019-05-20 | Fix history state setup in VisualScript | Swarnim Arun |
2019-05-20 | Merge pull request #28975 from RameshRavone/type_tag | Rémi Verschelde |
2019-05-20 | Merge pull request #28965 from jkirsons/csgpolygon-weird-end-cap | Rémi Verschelde |
2019-05-19 | Fix typos with codespell | Rémi Verschelde |
2019-05-18 | Merge pull request #28974 from neikeq/moshi-moshi_git-desu-ka | Ignacio Roldán Etcheverry |
2019-05-18 | C#: Marshalling support for IEnumerable<> and IDictionary<,> | Ignacio Etcheverry |
2019-05-18 | Fix VisualScript Change Base Type title | Jummit |
2019-05-18 | NULL global_tag for non exposed classes | RameshRavone |
2019-05-17 | Resolve: #24682 CSGPolygon - weird end cap | Jason |
2019-05-17 | Optimize Basis constructor for Axis Angle | Aaron Franke |
2019-05-16 | Merge pull request #28595 from godotengine/AndreaCatania-patch-1 | Max Hilbrunner |
2019-05-16 | Improved CCD calculation algorithm | Andrea Catania |
2019-05-16 | WebRTC refactor. Data channels, STUN/TURN support. | Fabio Alessandrelli |
2019-05-16 | Revert "Revert "Implemented terrain raycast acceleration"" | Rémi Verschelde |
2019-05-16 | Merge pull request #28917 from Faless/gdnative/singleton_editor_fix_pr | Rémi Verschelde |
2019-05-15 | Fix indexing failure in NativeScriptLanguage::unregister_binding_functions. | Frank Secilia |
2019-05-15 | Update GDNativeLibrarySingletonEditor. | Fabio Alessandrelli |
2019-05-14 | Show function name in debugger stack trace | George Marques |
2019-05-14 | Keep GDScript functions in stack while yielding | George Marques |
2019-05-13 | Merge pull request #28809 from bojidar-bg/x-navmesh-wrong-vertex-order | Rémi Verschelde |
2019-05-13 | Merge pull request #28839 from Faless/gdnative/lib_resource_fix | Rémi Verschelde |
2019-05-13 | Merge pull request #28326 from BastiaanOlij/center_heightmap | Rémi Verschelde |
2019-05-12 | Fix GDNative library resource loading. | Fabio Alessandrelli |
2019-05-12 | change call mode to self when adding nodes with node search | Jummit |
2019-05-11 | Fix orientation of generated navmeshes | Bojidar Marinov |
2019-05-11 | Add RegEx substitution testcase and fix relevant docs | Ryan Stein |
2019-05-09 | Change "ID" to lowercase "id" | Aaron Franke |
2019-05-08 | Release GridMap floor field focus when mouse exited | Lisapple |
2019-05-08 | Enable BC6H compression for all HDR formats | Daniel Rakos |
2019-05-07 | Add transform support to deal with Bullets centering of shapes | Bastiaan Olij |
2019-05-07 | Fixes to the DDS loader | Daniel Rakos |
2019-05-05 | Merge pull request #28700 from ShyRed/fixmonogluewindows | Ignacio Roldán Etcheverry |
2019-05-05 | Fix generation of Mono Glue for Visual Studio 2017+ | ShyRed |
2019-05-03 | Allow overriding how scripted objects are converted to strings | Leonard Meagher |
2019-05-04 | Fixes VideostreamGDNative crash on audio_channel=0. | Anish |