aboutsummaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DOCS] NetworkedMultiplayerENetMax Hilbrunner2018-03-031-3/+13
* NativeScript: Fix initialization in wrong scopeRémi Verschelde2018-03-021-1/+1
* Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam2018-03-011-0/+1
* More reliably find mscorlib.dll on LinuxHein-Pieter van Braam2018-02-271-2/+5
* Deprecate a typo for a new method introduced in 3.0.1Hein-Pieter van Braam2018-02-273-3/+3
* Revert "fix spurious error messages during autocomplete and validate"Hein-Pieter van Braam2018-02-271-4/+25
* Revert "[Mono] Basis values now marshalled in the correct order."Hein-Pieter van Braam2018-02-272-6/+6
* Revert "The marshalling in was also incorrect."Hein-Pieter van Braam2018-02-271-1/+1
* doc: Update version string for 3.0.2Rémi Verschelde2018-02-2766-66/+66
* Mono: Buildsystem improvementsIgnacio Etcheverry2018-02-273-12/+24
* fix release builds with monoMichele Valente2018-02-272-8/+3
* fix build error when compiling with mono, tools=no, target=releasePaul Joannon2018-02-271-1/+1
* [mono] get stacktraces for all inner exceptionsPaul Joannon2018-02-261-20/+39
* Mono: Fix bindings for parameters in vararg methodsIgnacio Etcheverry2018-02-261-3/+3
* The marshalling in was also incorrect.Nathan Warden2018-02-261-1/+1
* Mono: Better versioning and gracefully unloading of Godot API assembliesIgnacio Etcheverry2018-02-2612-87/+394
* Update doc version strings to 3.0.1Hein-Pieter van Braam2018-02-2466-66/+66
* Removed whitespaces around arguments of functions.anakimluke2018-02-221-2/+0
* Fix typos with codespellluz.paz2018-02-2210-15/+15
* Fixes gravity calculation for kinematic bodies in BulletNeil Moore2018-02-211-1/+2
* Update warning about C# supportRémi Verschelde2018-02-211-3/+4
* [Mono] Fixed "expression did not evaluate to a constant" compiler error for v...Nathan Warden2018-02-211-3/+4
* fix spurious error messages during autocomplete and validatex12122018-02-191-25/+4
* Mono: Fix build status iconsIgnacio Etcheverry2018-02-191-5/+3
* implement signal related methods in csharp_script so signals can be used with...Paul Joannon2018-02-194-8/+89
* add a [Signal] attribute to CSharpScriptsPaul Joannon2018-02-197-1/+103
* Gridmap editor now lists plane instead of floor when not horizontal.Anish2018-02-192-3/+18
* Makes project manager never initialize mono debug.Pieter-Jan Briers2018-02-191-16/+2
* Give C# NodePath a ToString().Pieter-Jan Briers2018-02-191-1/+2
* Makes NodePath and RID follow PascalCase in C#.Pieter-Jan Briers2018-02-191-1/+1
* Added return true o collide when no rusult is NULLAndrea Catania2018-02-191-0/+2
* Add and use mono build variables with cloned environment.Jonathan Tinkham2018-02-191-2/+2
* Remove debugging prints related to the asset libraryHugo Locurcio2018-02-191-5/+0
* Fix pkgconfig detection of monoBenjamin Dobell2018-02-191-0/+1
* [Mono] Basis values now marshalled in the correct order.Nathan Warden2018-02-192-6/+6
* Show default values in docs for GDScript built-in functionsGeorge Marques2018-02-192-2/+4
* Change 'Build Project' button style in Mono panelPaul Joannon2018-02-191-1/+1
* Fixed android arm64v8Colin Kinloch2018-02-191-2/+2
* Added async and await as C# keywords.Nathan Warden2018-02-051-3/+7
* Mono: Remove automatic script multilevel callsIgnacio Etcheverry2018-02-052-22/+9
* Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-0414-29/+29
* Fix an infinite recursion in the Mathf.Decimals method when using floats.Nathan Warden2018-02-041-1/+1
* Expose audio streams get_length()MrCdK2018-01-302-8/+8
* Merge pull request #16118 from neikeq/i-dont-know-what-to-write-here-anymoreRémi Verschelde2018-01-272-0/+12
|\
| * Mono: Fix build errors with tools=no and target=releaseIgnacio Etcheverry2018-01-272-0/+12
* | Mono: Fix method_bind fields being generated as instance membersIgnacio Etcheverry2018-01-271-2/+1
|/
* Mono: Don't defer call to dispose queue objects when finalizing domainIgnacio Etcheverry2018-01-261-5/+7
* Mono: Fix NodePath and RID bindingsIgnacio Etcheverry2018-01-254-43/+141
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-253-3/+3
* doc: Sync with current sourceRémi Verschelde2018-01-2569-69/+69