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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-06-05
1
-1
/
+1
*
Revert "Prevent visibility notification been called twice in object creation"
Hein-Pieter van Braam
2018-06-05
1
-2
/
+1
*
Check for 0 roll influence
Bastiaan Olij
2018-06-01
1
-4
/
+7
*
Improve side impulse calculation
Bastiaan Olij
2018-06-01
2
-5
/
+9
*
fixed capital A osx
toger5
2018-06-01
1
-2
/
+2
*
fixed a input not registered in osx script editor
toger5
2018-06-01
1
-1
/
+1
*
Add additional macos shortcuts for going to start/end of line
Sherjil Ozair
2018-06-01
1
-1
/
+52
*
Ability to change path color with self modulate
volzhs
2018-05-13
1
-1
/
+2
*
added custom aabb to primitives
Bastiaan Olij
2018-05-13
2
-0
/
+20
*
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
2018-05-13
2
-2
/
+2
*
Fix placeholders position in `LineEdit` when editing inside the Editor
robfram
2018-05-13
1
-1
/
+0
*
Consider TextEdit paste operation complex.
Charly Mourglia
2018-05-13
1
-0
/
+3
*
fix clang6 assignment error
thfrwn
2018-05-13
1
-2
/
+2
*
Particles: fix corrupted scene when saved after convert (2nd try)
Poommetee Ketson
2018-05-13
1
-20
/
+5
*
Fix double free for drag preview control in viewport
Geequlim
2018-05-13
1
-3
/
+1
*
Use fake audio playing property in editor
ShyRed
2018-05-13
6
-3
/
+44
*
Merge pull request #18082 from RandomShaper/improve-gui-touch-3.0
Hein-Pieter van Braam
2018-05-13
1
-0
/
+8
|
\
|
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-0
/
+8
*
|
Hand-merge API hash fixes #18514
Hein-Pieter van Braam
2018-04-29
10
-36
/
+19
*
|
Warn about WorldEnvironment being ignored
Bernhard Liebl
2018-04-29
1
-1
/
+9
*
|
Fixed context menu TTR bugs
sersoong
2018-04-28
2
-13
/
+13
*
|
Fix error spam with Sprite has compressed texture
volzhs
2018-04-28
1
-0
/
+3
*
|
Fix index out of size error on Image
volzhs
2018-04-28
1
-0
/
+21
*
|
ItemList selection: Check against item count
ShyRed
2018-04-28
1
-1
/
+1
*
|
Prevent visibility notification been called twice in object creation
Chaosus
2018-04-28
1
-1
/
+2
*
|
LineEdit placeholder alignment, content margins, and overflow bugs
robfram
2018-04-28
2
-4
/
+17
*
|
Add support for radio-looking items with icon
Pedro J. Estébanez
2018-04-28
3
-1
/
+9
*
|
Use radio-button-like menu entries where applicable
Pedro J. Estébanez
2018-04-28
1
-1
/
+1
*
|
Add radio-button-looking entries to PopupMenu
Pedro J. Estébanez
2018-04-28
3
-25
/
+73
*
|
Fix RigidBody's configuration warning for Z axis
Alexander Alekseev
2018-04-28
1
-1
/
+1
*
|
fix bone scale/rotation in AnimationPlayers
karroffel
2018-04-28
2
-2
/
+2
*
|
Mesh: fix crash when creating mesh outline from QuadMesh
Poommetee Ketson
2018-04-28
1
-0
/
+2
*
|
Implement missing navgiation polygon debugging in tilemap
Benedikt Bär
2018-04-28
1
-0
/
+55
*
|
Fix oversampled font artifacts after resize
Ruslan Mustakov
2018-04-28
1
-3
/
+3
*
|
Fixes wrong calculation of gridcontainer's children size
Gilles Roudiere
2018-04-28
1
-2
/
+2
*
|
Update TileMap when its TileSet changes
ShyRed
2018-04-28
2
-3
/
+18
*
|
Implement line clipping for `TextureProgress` to avoid bad rendering due to i...
robfram
2018-04-28
1
-16
/
+39
*
|
Update Sprite when Texture changes
ShyRed
2018-04-28
2
-0
/
+25
*
|
AnimationPlayer: fix scrubbing after play backwards
Bernhard Liebl
2018-04-28
1
-0
/
+1
*
|
Fix bad autocomplete of partially written node paths when using syntactic sug...
robfram
2018-04-14
1
-1
/
+1
*
|
auto-completion edge jump
Alexander Holland
2018-04-14
1
-4
/
+10
*
|
Fix selection of Sprites using AtlasTexture in the editor.
Andreas Loew
2018-04-14
1
-1
/
+21
*
|
FIX Windows enter/exit mouse notifications
Ranoller
2018-04-14
1
-0
/
+2
*
|
Made print_tree_pretty() function which displays scene tree graphically
Geoffrey
2018-04-14
2
-4
/
+20
*
|
Make BaseButton not emit press when container is scrolled
Ruslan Mustakov
2018-04-14
5
-24
/
+60
|
/
*
Fixes infinite loop in GridContainer
Gilles Roudiere
2018-03-29
1
-4
/
+4
*
Prevent division by zero in GridContainer
Leon Krause
2018-03-29
1
-2
/
+2
*
Fix BaseButton not always calling _pressed()
bncastle
2018-03-28
1
-0
/
+5
*
Fix uninitialized data in Sprite::_get_rects()
Bernhard Liebl
2018-03-28
1
-2
/
+2
*
Fix infinite loop in GridContainer layout
Gary Oberbrunner
2018-03-28
1
-6
/
+6
[next]