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
/
modules
/
gdscript
/
gdscript_parser.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
Godot 3.0.4-stable 'brown paper bag'
Hein-Pieter van Braam
1
-1
/
+1
2018-06-22
doc: Remove extraneous empty lines in descriptions
Rémi Verschelde
9
-14
/
+0
2018-06-22
Add longer description to ViewportTexture doc
Mel Collins
1
-0
/
+2
2018-06-22
[DOCS] Builtin keywords because search is terribad
Max Hilbrunner
1
-1
/
+1
2018-06-22
[DOCS] TreeItem: Small fix for remove_child()
Max Hilbrunner
1
-1
/
+1
2018-06-22
[DOCS] InputEventMouseButton: Factor
Max Hilbrunner
1
-1
/
+1
2018-06-22
Add a little to ViewportTexture docs
Mel Collins
1
-0
/
+2
2018-06-22
Fix Vector2 doc of floor, add ceil doc
letheed
1
-1
/
+2
2018-06-22
Added some details in skeleton docs.
tagcup
1
-2
/
+10
2018-06-22
Added description for abs function in Rect2
unknown
1
-0
/
+1
2018-06-22
updated Viewport docs to correct wrong information and fill out empty sections
clayjohn
1
-2
/
+6
2018-06-22
Added some documentation to particles
Bastiaan Olij
1
-0
/
+9
2018-06-22
add NoCache wrapper to Command
Rhody Lugo
6
-10
/
+16
2018-06-22
i18n: Sync translations with Weblate
Rémi Verschelde
37
-1669
/
+1755
2018-06-22
Disable threading in Asset Library
Rémi Verschelde
1
-2
/
+4
2018-06-14
Make heightmap shape usable from PhysicsServer
Marc Gilleron
2
-14
/
+47
2018-06-14
Bump version to 3.0.4
Hein-Pieter van Braam
489
-492
/
+491
2018-06-14
Update AUTHORS and DONORS list
3.0.3-stable
Rémi Verschelde
2
-21
/
+29
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
[next]