aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect & potentially confusing references to EulerWill Vincent2018-04-282-3/+3
* Fixed wrong function callAndrea Catania2018-04-281-1/+1
* Use radio-button-like menu entries where applicablePedro J. Estébanez2018-04-281-6/+6
* Fixed area overlap cleaningAndrea Catania2018-04-283-16/+14
* Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...Alexander Alekseev2018-04-281-2/+2
* physics area added monitorable checkAndrea Catania2018-04-281-1/+4
* Fixed physics server area cleaningAndrea Catania2018-04-283-8/+8
* Corrected physics query max result checkingAndrea Catania2018-04-281-3/+10
* Fixes importing hdr files with extra header infoJorn Van denbussche2018-04-281-6/+10
* Fix script template on `_ready` behaviorPoommetee Ketson2018-04-151-1/+1
* [Mono] Improve MathfChaosus2018-04-153-33/+91
* [mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo...Alexander Alekseev2018-04-151-6/+6
* Fixed _issue_activated to take the correct issue id from the listNikodem Lokatelj2018-04-151-2/+7
* Move GodotSharp and MonoBuildTab member variables to initializer listWilson E. Alvarez2018-04-152-21/+15
* Added wrap functions to C#Chaosus2018-04-151-0/+12
* Mono: Runtime main args and assembly search fixesIgnacio Etcheverry2018-04-152-15/+42
* Mono: Avoid invalid class names.Andreas Haas2018-04-152-2/+25
* Fix a merge errorHein-Pieter van Braam2018-04-151-1/+1
* Mono: Add project export pluginIgnacio Etcheverry2018-04-1512-51/+403
* [mono] write classes with no constructor as abstractPaul Joannon2018-04-141-2/+3
* [mono] rename functions to conform to PascalCasePaul Joannon2018-04-142-18/+18
* Fix mono basis GetEuler bug and marshalling/unmarshallingCarter Anderson2018-04-141-82/+106
* Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke2018-04-1413-289/+471
* Disable FreeType SIMD in HTML5 buildsLeon Krause2018-04-141-4/+12
* completed-signal is emitted by all GDScriptFunctionStates of a coroutine now,...Lars Kokemohr2018-04-142-4/+17
* GridMap: fix next/prev plane text, fix meta not foundPoommetee Ketson2018-04-141-3/+3
* For-in loop variable added to autocompletionRado'sPC\aRaGaR2018-04-141-3/+13
* Fixed leak in BulletPhysicsServerWilson E. Alvarez2018-03-291-1/+3
* Fix silent failure of importing OGG Vorbis filesrobfram2018-03-291-0/+1
* Update libwebmShyRed2018-03-291-0/+4
* Fix grid mesh tile panning bug (issue 16524)poke10242018-03-282-3/+14
* GridMapEditorPlgn: fix a leakPoommetee Ketson2018-03-281-2/+3
* [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