aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update AUTHORS and DONORS list3.0.3-stableRémi Verschelde2018-06-142-21/+29
* Update changelog for 3.0.3-stableHein-Pieter van Braam2018-06-141-0/+25
* Fix some missed changes from a cherrypickHein-Pieter van Braam2018-06-131-7/+10
* Bump version to 3.0.3-stableHein-Pieter van Braam2018-06-131-1/+1
* Mono: Allow loading `mscorlib` from resources.bruvzg2018-06-132-10/+10
* i18n: Sync translations with WeblateRémi Verschelde2018-06-0529-3009/+10885
* i18n: Sync translation templates with current sourceRémi Verschelde2018-06-0548-4059/+4167
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-06-0539-203/+203
* Revert "Prevent visibility notification been called twice in object creation"Hein-Pieter van Braam2018-06-051-2/+1
* Fix Mono static linking on MingwHein-Pieter van Braam2018-06-011-2/+9
* Fix documentation version stringsHein-Pieter van Braam2018-06-01487-610/+664
* round / ceil methods for c sharp vectorsKelly thomas2018-06-012-0/+15
* Vector3::round, Vector2::round & Vector2::ceil methods were added.Alexander Alekseev2018-06-014-0/+24
* Set current SynchronizationContext before the game loop startsAdam Cigánek2018-06-011-1/+1
* fixes build error on Linux after its introduction in #18949Michele Valente2018-06-011-2/+2
* Mono: Project building fixesIgnacio Etcheverry2018-06-015-66/+146
* mono: add Slerp method to vector classes, expose Cross method for Vector2, an...Kelly Thomas2018-06-014-5/+17
* Reduce allocations when converting mono arrays to pool arraysCarter Anderson2018-06-011-9/+16
* Mono: Improve 'script class not found' errorIgnacio Etcheverry2018-06-011-5/+12
* Travis: Add server build with clangRémi Verschelde2018-06-011-0/+3
* Add more IDE created files into .gitignoregeequlim2018-06-011-0/+3
* Javascript: Remove weird logMax Hilbrunner2018-06-011-2/+0
* Make filename clipped on Import dockvolzhs2018-06-011-0/+1
* Check for 0 roll influenceBastiaan Olij2018-06-011-4/+7
* Improve side impulse calculationBastiaan Olij2018-06-012-5/+9
* fixed minor doc wording problemanakimluke2018-06-011-1/+1
* filled in docs for panorama skyclayjohn2018-06-011-0/+3
* added documentation for procedural skyclayjohn2018-06-011-0/+19
* [docs] fix links in class docsKelly Thomas2018-06-013-7/+7
* [docs] fix links in class docsKelly Thomas2018-06-018-13/+13
* [DOCS] Update VideoPlayer classrefChris Bradfield2018-06-012-13/+26
* [DOCS] Array sortMax Hilbrunner2018-06-011-2/+2
* Added some quick info on shaders to the docsBastiaan Olij2018-06-012-2/+8
* Fixed GroupCallFlags links in the SceneTree's doc.Michael Alexsander Silva Dias2018-06-011-3/+3
* Mono: Basis constructor for euler parameterKelly Thomas2018-06-011-0/+20
* mono: New Color methods: Darkened, Lightened and ToRgba32Kelly Thomas2018-06-011-4/+22
* mono: Plane, expose Normal, and DKelly Thomas2018-06-011-38/+44
* fixed capital A osxtoger52018-06-011-2/+2
* fixed a input not registered in osx script editortoger52018-06-011-1/+1
* Add additional macos shortcuts for going to start/end of lineSherjil Ozair2018-06-011-1/+52
* Fix index out of range error in string.Extension()Kelly Thomas2018-06-011-1/+1
* Fix scons installation on AppVeyorRémi Verschelde2018-06-011-1/+2
* Mono: Fix MonoImage filename being set to an invalid pathIgnacio Etcheverry2018-06-011-4/+5
* Increase versionCode range 3.0Dmitry Pupinin2018-06-011-1/+1
* Bump to 3.0.3rc3Hein-Pieter van Braam2018-06-011-1/+1
* [mono] fix signals parameter retrievalPaul Joannon2018-05-161-5/+7
* Add back missing method from e10a2e5999bb646b0145f898328e8f01731ca854Hein-Pieter van Braam2018-05-141-0/+1
* fix API string pathPaul Joannon2018-05-133-5/+5
* Fix vector reduction in shader languageJFonS2018-05-132-3/+44
* Fix icon if remote icon load failsKarolis K2018-05-131-5/+6