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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
2d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation
Rémi Verschelde
2018-06-08
1
-1
/
+3
|
\
|
*
Fix bugs related to bad handling of rotated/translated shapes in tilemap
Bojidar Marinov
2018-06-03
1
-1
/
+3
*
|
Merge pull request #19314 from Jellonator/master
Rémi Verschelde
2018-06-08
1
-0
/
+8
|
\
\
|
*
|
Added autotile override
James Beedie
2018-06-02
1
-0
/
+8
|
|
/
*
/
Revert "Prevent visibility notification from being called twice in object cre...
Rémi Verschelde
2018-06-05
1
-2
/
+1
|
/
*
Revert "Revert "Prevent visibility notification been called twice in object c...
Rémi Verschelde
2018-05-31
1
-1
/
+2
*
Revert "Prevent visibility notification been called twice in object creation"
Rémi Verschelde
2018-05-31
1
-2
/
+1
*
Style: Apply clang-format (5.0) to some missed files
Rémi Verschelde
2018-05-31
2
-25
/
+24
*
Merge pull request #18960 from isaacremnant/autotile_3x3_minimal
Mariano Javier Suligoy
2018-05-17
1
-12
/
+27
|
\
|
*
Restore support for minimal 3x3 autotile sets
isaacremnant
2018-05-17
1
-12
/
+27
*
|
Fix missing return on Navigation2D::get_closest_point_owner
Marcelo Fernandez
2018-05-17
1
-1
/
+1
|
/
*
Merge pull request #15909 from authenticate/tilemap_fix
Mariano Javier Suligoy
2018-05-16
1
-1
/
+2
|
\
|
*
Fixing a bug where tilemap navigation would not be accurate after a tilemap e...
James
2018-05-15
1
-1
/
+2
*
|
Add missing copyright headers
Guilherme Felipe
2018-05-16
4
-0
/
+120
*
|
Allow editing of some unbound properties when hinted (or no range hinted)
Juan Linietsky
2018-05-16
4
-7
/
+7
*
|
Fix Camera2D drag margin property is affected by zoom property #18912
Anthony Rey
2018-05-16
1
-4
/
+4
*
|
-New inspector.
Juan Linietsky
2018-05-15
1
-1
/
+1
*
|
Merge pull request #18851 from groud/fix_animatedsprite
Rémi Verschelde
2018-05-14
2
-11
/
+19
|
\
\
|
*
|
Updates frame timeout when changing speed scale
groud
2018-05-13
2
-11
/
+19
*
|
|
Fixed some warnings found with Cppcheck.
Michael Alexsander Silva Dias
2018-05-14
1
-1
/
+0
*
|
|
Revert "Use fake audio playing property in editor"
Hein-Pieter van Braam
2018-05-13
2
-14
/
+1
*
|
|
Merge pull request #17367 from ShyRed/audio_playing_
Hein-Pieter van Braam
2018-05-13
2
-1
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use fake audio playing property in editor
ShyRed
2018-03-16
2
-1
/
+14
*
|
|
Merge pull request #18619 from mateusak/master
Rémi Verschelde
2018-05-08
1
-4
/
+4
|
\
\
\
|
*
|
|
Allow uncommon bitmask for autotile - Fixes #16511
mateusak
2018-05-04
1
-4
/
+4
*
|
|
|
Merge pull request #18453 from groud/add_speed_factor
Max Hilbrunner
2018-05-08
2
-2
/
+21
|
\
\
\
\
|
*
|
|
|
Adds a speed factor to AnimatedSprite
groud
2018-05-07
2
-2
/
+21
*
|
|
|
|
Merge pull request #16122 from ibrahn/sprite-region-with-frames
Juan Linietsky
2018-05-07
1
-17
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Allow use of frames in sprites with texture region enabled.
Ibrahn Sahir
2018-04-08
1
-17
/
+17
*
|
|
|
|
|
Add no-blend canvas item render_mode
Bastiaan Olij
2018-05-07
2
-2
/
+6
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Made bone handling for actual Bone2D a special case. Make custom bones appear...
Juan Linietsky
2018-05-04
2
-0
/
+19
*
|
|
|
|
Skeleton for 2D WIP
Juan Linietsky
2018-05-03
4
-13
/
+152
*
|
|
|
|
Merge pull request #18514 from neikeq/api-hash-fixes
Rémi Verschelde
2018-05-03
2
-6
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix binding some core API methods only in tools builds
Ignacio Etcheverry
2018-04-29
2
-6
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
WIP Polygon2D weight editing
Juan Linietsky
2018-05-02
3
-0
/
+110
*
|
|
|
|
Adds z-index properties to TileSets.
Pieter-Jan Briers
2018-05-01
1
-1
/
+5
*
|
|
|
|
Fix Node2D::global_scale's PropertyInfo type
Rémi Verschelde
2018-05-01
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix Node2D::global_position to have Vector2 type
Ruslan Mustakov
2018-04-24
1
-1
/
+1
*
|
|
|
Merge pull request #18172 from Chaosus/fix_notification
Rémi Verschelde
2018-04-18
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Prevent visibility notification been called twice in object creation
Chaosus
2018-04-13
1
-1
/
+2
*
|
|
|
|
Merge pull request #18230 from volzhs/fix-image-error
Rémi Verschelde
2018-04-18
1
-0
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Fix error spam with Sprite has compressed texture
volzhs
2018-04-16
1
-0
/
+3
|
*
|
|
|
|
Fix index out of size error on Image
volzhs
2018-04-16
1
-0
/
+21
*
|
|
|
|
|
Ability to change path color with self modulate
volzhs
2018-04-17
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17502 from groud/2Deditor_rect
Juan Linietsky
2018-04-13
30
-47
/
+141
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove the selection rect for nodes that do not require it
Gilles Roudiere
2018-04-03
30
-47
/
+141
*
|
|
|
|
Use internal physics processing for Nodes' internal logic
Rémi Verschelde
2018-04-11
1
-5
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Removed strange custom world2d in CanvasLayer, been there since always and no...
Juan Linietsky
2018-04-07
2
-6
/
+4
*
|
|
|
Document condition to avoid mistakes (like #17690)
Juan Linietsky
2018-04-07
1
-0
/
+6
|
/
/
/
*
|
|
Implement missing navgiation polygon debugging in tilemap
Benedikt Bär
2018-03-30
1
-0
/
+55
[next]