aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix/mutex_posix.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-14Update changelog for 3.0.3-stableHein-Pieter van Braam1-0/+25
2018-06-13Fix some missed changes from a cherrypickHein-Pieter van Braam1-7/+10
2018-06-13Bump version to 3.0.3-stableHein-Pieter van Braam1-1/+1
2018-06-13Mono: Allow loading `mscorlib` from resources.bruvzg2-10/+10
2018-06-05i18n: Sync translations with WeblateRémi Verschelde29-3009/+10885
2018-06-05i18n: Sync translation templates with current sourceRémi Verschelde48-4059/+4167
2018-06-05Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio39-203/+203
2018-06-05Revert "Prevent visibility notification been called twice in object creation"Hein-Pieter van Braam1-2/+1
2018-06-01Fix Mono static linking on MingwHein-Pieter van Braam1-2/+9
2018-06-01Fix documentation version stringsHein-Pieter van Braam487-610/+664
2018-06-01round / ceil methods for c sharp vectorsKelly thomas2-0/+15
2018-06-01Vector3::round, Vector2::round & Vector2::ceil methods were added.Alexander Alekseev4-0/+24
2018-06-01Set current SynchronizationContext before the game loop startsAdam Cigánek1-1/+1
2018-06-01fixes build error on Linux after its introduction in #18949Michele Valente1-2/+2
2018-06-01Mono: Project building fixesIgnacio Etcheverry5-66/+146
2018-06-01mono: add Slerp method to vector classes, expose Cross method for Vector2, an...Kelly Thomas4-5/+17
2018-06-01Reduce allocations when converting mono arrays to pool arraysCarter Anderson1-9/+16
2018-06-01Mono: Improve 'script class not found' errorIgnacio Etcheverry1-5/+12
2018-06-01Travis: Add server build with clangRémi Verschelde1-0/+3
2018-06-01Add more IDE created files into .gitignoregeequlim1-0/+3
2018-06-01Javascript: Remove weird logMax Hilbrunner1-2/+0
2018-06-01Make filename clipped on Import dockvolzhs1-0/+1
2018-06-01Check for 0 roll influenceBastiaan Olij1-4/+7
2018-06-01Improve side impulse calculationBastiaan Olij2-5/+9
2018-06-01fixed minor doc wording problemanakimluke1-1/+1
2018-06-01filled in docs for panorama skyclayjohn1-0/+3
2018-06-01added documentation for procedural skyclayjohn1-0/+19
2018-06-01[docs] fix links in class docsKelly Thomas3-7/+7
2018-06-01[docs] fix links in class docsKelly Thomas8-13/+13
2018-06-01[DOCS] Update VideoPlayer classrefChris Bradfield2-13/+26
2018-06-01[DOCS] Array sortMax Hilbrunner1-2/+2
2018-06-01Added some quick info on shaders to the docsBastiaan Olij2-2/+8
2018-06-01Fixed GroupCallFlags links in the SceneTree's doc.Michael Alexsander Silva Dias1-3/+3
2018-06-01Mono: Basis constructor for euler parameterKelly Thomas1-0/+20
2018-06-01mono: New Color methods: Darkened, Lightened and ToRgba32Kelly Thomas1-4/+22
2018-06-01mono: Plane, expose Normal, and DKelly Thomas1-38/+44
2018-06-01fixed capital A osxtoger51-2/+2
2018-06-01fixed a input not registered in osx script editortoger51-1/+1
2018-06-01Add additional macos shortcuts for going to start/end of lineSherjil Ozair1-1/+52
2018-06-01Fix index out of range error in string.Extension()Kelly Thomas1-1/+1
2018-06-01Fix scons installation on AppVeyorRémi Verschelde1-1/+2
2018-06-01Mono: Fix MonoImage filename being set to an invalid pathIgnacio Etcheverry1-4/+5
2018-06-01Increase versionCode range 3.0Dmitry Pupinin1-1/+1
2018-06-01Bump to 3.0.3rc3Hein-Pieter van Braam1-1/+1
2018-05-16[mono] fix signals parameter retrievalPaul Joannon1-5/+7
2018-05-14Add back missing method from e10a2e5999bb646b0145f898328e8f01731ca854Hein-Pieter van Braam1-0/+1
2018-05-13fix API string pathPaul Joannon3-5/+5
2018-05-13Fix vector reduction in shader languageJFonS2-3/+44
2018-05-13Fix icon if remote icon load failsKarolis K1-5/+6
2018-05-13Implement missing methods in dummy rasterizerFabio Alessandrelli1-0/+14