index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
unix
/
mutex_posix.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Update changelog for 3.0.3-stable
Hein-Pieter van Braam
1
-0
/
+25
2018-06-13
Fix some missed changes from a cherrypick
Hein-Pieter van Braam
1
-7
/
+10
2018-06-13
Bump version to 3.0.3-stable
Hein-Pieter van Braam
1
-1
/
+1
2018-06-13
Mono: Allow loading `mscorlib` from resources.
bruvzg
2
-10
/
+10
2018-06-05
i18n: Sync translations with Weblate
Rémi Verschelde
29
-3009
/
+10885
2018-06-05
i18n: Sync translation templates with current source
Rémi Verschelde
48
-4059
/
+4167
2018-06-05
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
39
-203
/
+203
2018-06-05
Revert "Prevent visibility notification been called twice in object creation"
Hein-Pieter van Braam
1
-2
/
+1
2018-06-01
Fix Mono static linking on Mingw
Hein-Pieter van Braam
1
-2
/
+9
2018-06-01
Fix documentation version strings
Hein-Pieter van Braam
487
-610
/
+664
2018-06-01
round / ceil methods for c sharp vectors
Kelly thomas
2
-0
/
+15
2018-06-01
Vector3::round, Vector2::round & Vector2::ceil methods were added.
Alexander Alekseev
4
-0
/
+24
2018-06-01
Set current SynchronizationContext before the game loop starts
Adam Cigánek
1
-1
/
+1
2018-06-01
fixes build error on Linux after its introduction in #18949
Michele Valente
1
-2
/
+2
2018-06-01
Mono: Project building fixes
Ignacio Etcheverry
5
-66
/
+146
2018-06-01
mono: add Slerp method to vector classes, expose Cross method for Vector2, an...
Kelly Thomas
4
-5
/
+17
2018-06-01
Reduce allocations when converting mono arrays to pool arrays
Carter Anderson
1
-9
/
+16
2018-06-01
Mono: Improve 'script class not found' error
Ignacio Etcheverry
1
-5
/
+12
2018-06-01
Travis: Add server build with clang
Rémi Verschelde
1
-0
/
+3
2018-06-01
Add more IDE created files into .gitignore
geequlim
1
-0
/
+3
2018-06-01
Javascript: Remove weird log
Max Hilbrunner
1
-2
/
+0
2018-06-01
Make filename clipped on Import dock
volzhs
1
-0
/
+1
2018-06-01
Check for 0 roll influence
Bastiaan Olij
1
-4
/
+7
2018-06-01
Improve side impulse calculation
Bastiaan Olij
2
-5
/
+9
2018-06-01
fixed minor doc wording problem
anakimluke
1
-1
/
+1
2018-06-01
filled in docs for panorama sky
clayjohn
1
-0
/
+3
2018-06-01
added documentation for procedural sky
clayjohn
1
-0
/
+19
2018-06-01
[docs] fix links in class docs
Kelly Thomas
3
-7
/
+7
2018-06-01
[docs] fix links in class docs
Kelly Thomas
8
-13
/
+13
2018-06-01
[DOCS] Update VideoPlayer classref
Chris Bradfield
2
-13
/
+26
2018-06-01
[DOCS] Array sort
Max Hilbrunner
1
-2
/
+2
2018-06-01
Added some quick info on shaders to the docs
Bastiaan Olij
2
-2
/
+8
2018-06-01
Fixed GroupCallFlags links in the SceneTree's doc.
Michael Alexsander Silva Dias
1
-3
/
+3
2018-06-01
Mono: Basis constructor for euler parameter
Kelly Thomas
1
-0
/
+20
2018-06-01
mono: New Color methods: Darkened, Lightened and ToRgba32
Kelly Thomas
1
-4
/
+22
2018-06-01
mono: Plane, expose Normal, and D
Kelly Thomas
1
-38
/
+44
2018-06-01
fixed capital A osx
toger5
1
-2
/
+2
2018-06-01
fixed a input not registered in osx script editor
toger5
1
-1
/
+1
2018-06-01
Add additional macos shortcuts for going to start/end of line
Sherjil Ozair
1
-1
/
+52
2018-06-01
Fix index out of range error in string.Extension()
Kelly Thomas
1
-1
/
+1
2018-06-01
Fix scons installation on AppVeyor
Rémi Verschelde
1
-1
/
+2
2018-06-01
Mono: Fix MonoImage filename being set to an invalid path
Ignacio Etcheverry
1
-4
/
+5
2018-06-01
Increase versionCode range 3.0
Dmitry Pupinin
1
-1
/
+1
2018-06-01
Bump to 3.0.3rc3
Hein-Pieter van Braam
1
-1
/
+1
2018-05-16
[mono] fix signals parameter retrieval
Paul Joannon
1
-5
/
+7
2018-05-14
Add back missing method from e10a2e5999bb646b0145f898328e8f01731ca854
Hein-Pieter van Braam
1
-0
/
+1
2018-05-13
fix API string path
Paul Joannon
3
-5
/
+5
2018-05-13
Fix vector reduction in shader language
JFonS
2
-3
/
+44
2018-05-13
Fix icon if remote icon load fails
Karolis K
1
-5
/
+6
2018-05-13
Implement missing methods in dummy rasterizer
Fabio Alessandrelli
1
-0
/
+14
[next]