aboutsummaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DOCS] Net.MultiplayerEnet: List returned errorsMax Hilbrunner2018-04-291-2/+2
* Remove duplicated declaration of RoundToInt() from MathfXavier Cho2018-04-291-5/+0
* [mono] add the 'Facades' subfolder to the searched directories in _preload_hookPaul Joannon2018-04-291-0/+1
* Mono: BindingsGenerator enum fixesIgnacio Etcheverry2018-04-292-93/+117
* #18051: Fix indentation issues introduced during clean upXavier Cho2018-04-296-16/+16
* #18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho2018-04-297-22/+22
* #18051: Use common name for Color type argumentXavier Cho2018-04-291-5/+5
* #18051: Remove redundant verbatim prefixesXavier Cho2018-04-292-3/+3
* #18051: Use default parameter valueXavier Cho2018-04-291-1/+1
* #18051: Use array initializer when applicableXavier Cho2018-04-291-4/+2
* #18051: Remove redundant parenthesisXavier Cho2018-04-2913-91/+94
* #18051: Remove unnecessary variable assignmentsXavier Cho2018-04-295-11/+7
* #18051: Use 'var' when applicableXavier Cho2018-04-2914-109/+109
* #18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho2018-04-2919-281/+211
* Mono: Fix '!t' error messages when generating bindingsIgnacio Etcheverry2018-04-281-1/+1
* Mono: Do not spam script class not found errorIgnacio Etcheverry2018-04-281-10/+9
* Mono: Fix crash on script load if the scripts domain isn't loadedIgnacio Etcheverry2018-04-281-6/+14
* 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