1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Add SpriteRegionEditor and update Polygon2DUVEditor

Both with snap and grid support
This commit is contained in:
MarianoGNU
2015-09-28 00:06:06 -03:00
parent 4fef36825e
commit 3e6aaec193
9 changed files with 868 additions and 3 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
*.cpp eol=lf
*.h eol=lf
*.py eol=lf
*.hpp eol=lf