This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
24d4719ac129ff9d90c193397cbcfafb6a36d0f2
godot
/
editor
/
plugins
/
tiles
History
Rémi Verschelde
eafc88c835
Merge pull request
#73514
from AThousandShips/tile_origin_fix
...
Fix TileSetEditor paiting texture_origin Vector2i
2023-03-03 11:02:24 +01:00
..
atlas_merging_dialog.cpp
Fix tile atlas merging crash
2023-02-20 18:22:44 +01:00
atlas_merging_dialog.h
…
SCsub
…
tile_atlas_view.cpp
Fix some TileMap errors and crashes
2023-02-14 00:39:41 +01:00
tile_atlas_view.h
…
tile_data_editors.cpp
fix typo
set_polygon
in GenericTilePolygonEditor
2023-02-25 00:57:34 +05:00
tile_data_editors.h
…
tile_map_editor.cpp
Add missing i18n in tiles editor
2023-02-15 23:08:03 +08:00
tile_map_editor.h
…
tile_proxies_manager_dialog.cpp
…
tile_proxies_manager_dialog.h
…
tile_set_atlas_source_editor.cpp
Fix TileSetEditor paiting texture_origin Vector2i
2023-03-02 12:06:27 +01:00
tile_set_atlas_source_editor.h
…
tile_set_editor.cpp
…
tile_set_editor.h
…
tile_set_scenes_collection_source_editor.cpp
Add missing i18n in tiles editor
2023-02-15 23:08:03 +08:00
tile_set_scenes_collection_source_editor.h
…
tiles_editor_plugin.cpp
TileSet editor was out of sync with TileMap and incorrectly overwrote old selected TileSet after an edit call with a null pointer.
2023-02-28 22:30:46 +01:00
tiles_editor_plugin.h
…