godot/scene
Emmanuel Barroga 625b87633e Fix Wrong Shape Offsets in Tileset
Closes #30994

When modifying the properties of a tileset in the editor, some properties only apply to the first tile (such as the shape offset).

This change resolves that issue by traversing the changes to all of the shapes in the tileset instead of the first one.
2019-08-04 12:05:23 -07:00
..
2d Merge pull request #30905 from clayjohn/set-cpuparticles2d-visible 2019-08-01 18:13:28 +02:00
3d Tweak Area and PhysicsBody damping setting hints for consistency 2019-07-31 13:57:13 +02:00
animation Improve the node configuration warning display 2019-07-09 00:18:00 +02:00
audio Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
gui Merge pull request #30972 from Chaosus/vs_copy_paste 2019-07-31 11:56:01 +02:00
main Fix some code found by Coverity Scan and PVS Studio 2019-07-23 09:14:31 +02:00
resources Fix Wrong Shape Offsets in Tileset 2019-08-04 12:05:23 -07:00
register_scene_types.cpp Merge pull request #30351 from bojidar-bg/30288-override-global-theme 2019-07-25 14:54:27 +02:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub