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
/
editor
/
plugins
/
tile_set_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bugs related to bad handling of rotated/translated shapes in tilemap
Bojidar Marinov
2018-06-03
1
-2
/
+2
*
Merge pull request #18960 from isaacremnant/autotile_3x3_minimal
Mariano Javier Suligoy
2018-05-17
1
-4
/
+4
|
\
|
*
Restore support for minimal 3x3 autotile sets
isaacremnant
2018-05-17
1
-4
/
+4
*
|
Merge pull request #18529 from swarnimarun/master
Rémi Verschelde
2018-05-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix tileset bug #18090 to use StaticBody2D position
Swarnim Arun
2018-05-09
1
-1
/
+1
*
|
Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var
Rémi Verschelde
2018-05-01
1
-3
/
+3
|
\
\
|
*
|
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
1
-3
/
+3
|
|
/
*
/
Adds z-index properties to TileSets.
Pieter-Jan Briers
2018-05-01
1
-0
/
+1
|
/
*
Fix converting to tileset crashes Godot if existing file is not tileset
Poommetee Ketson
2018-03-23
1
-1
/
+5
*
Merge pull request #17013 from Noshyaar/theme
Rémi Verschelde
2018-03-13
1
-1
/
+1
|
\
|
*
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-1
/
+1
*
|
Merge pull request #17166 from Noshyaar/tilemap2
Rémi Verschelde
2018-03-13
1
-0
/
+3
|
\
\
|
*
|
TileSet&TextureRegion: fix error when getting nonexistent tile
Poommetee Ketson
2018-03-02
1
-0
/
+3
*
|
|
TileSetEditorPlgn: use EditorHandle icon as handle
Poommetee Ketson
2018-03-02
1
-17
/
+34
|
/
/
*
/
TileSetEditorPlgn: Fix a leak
Poommetee Ketson
2018-02-27
1
-1
/
+6
|
/
*
Tileset Editor Improvement
Damar Indra
2018-02-20
1
-396
/
+606
*
fix crash autotile edit mode
damarindra
2018-02-16
1
-0
/
+5
*
Fix ObjectDB Instances still exist
Poommetee Ketson
2018-01-22
1
-1
/
+5
*
TileSetEditorPlugin: take scale in accout when highlighting current selected ...
Mariano Suligoy
2018-01-17
1
-6
/
+4
*
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
1
-2
/
+1
*
fix updating tileset list when assign texture and set autotile true
damarindra
2018-01-11
1
-0
/
+9
*
Merge pull request #15357 from damarindra/autotile-behaviour
Rémi Verschelde
2018-01-07
1
-46
/
+49
|
\
|
*
Fixing weird behaviour on autotile editor
damarindra
2018-01-05
1
-46
/
+49
*
|
Fix typo in new strings
Poommetee Ketson
2018-01-06
1
-1
/
+1
|
/
*
prevent autotile properties out of bounds
damarindra
2018-01-05
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Fix get_edited_scene_root error at starting editor
volzhs
2018-01-05
1
-1
/
+1
*
Fixed "Tile Set" button always showing bug introduced with #15309.
Michael Alexsander Silva Dias
2018-01-04
1
-10
/
+12
*
Fixed the "Tile Set" button being able to go out of bounds.
Michael Alexsander Silva Dias
2018-01-03
1
-7
/
+2
*
Merge pull request #15185 from damarindra/master
Rémi Verschelde
2018-01-03
1
-13
/
+56
|
\
|
*
Improve : ease of use TileSet Editor
damarindra
2018-01-02
1
-13
/
+56
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Autotile Enhancement
damarindra
2017-12-28
1
-59
/
+224
*
Add more translatable text for editor plugins.
geequlim
2017-12-23
1
-6
/
+6
*
Fix method not returning value in all paths (autotile editor)
George Marques
2017-12-17
1
-3
/
+3
*
Fixed Tileset editor button having the wrong text and not being translatable.
Michael Alexsander Silva Dias
2017-12-12
1
-1
/
+1
*
Fix get_edited_scene_root error at starting editor
volzhs
2017-12-10
1
-1
/
+1
*
TileMap Fixes
Mariano Suligoy
2017-12-02
1
-15
/
+41
*
Implement auto-tiling
Mariano Suligoy
2017-11-20
1
-3
/
+1137
*
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-10
/
+10
*
Some control fixes and removed useless lines
Gilles Roudiere
2017-08-19
1
-1
/
+0
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-2
/
+2
*
Readd tilemap's shape_transform and bugfixes
Bojidar Marinov
2017-07-01
1
-4
/
+19
*
Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...
Juan Linietsky
2017-07-01
1
-19
/
+4
*
Fix #9409, fixup #9370; tileset now has shape transform instead of offset
Bojidar Marinov
2017-06-30
1
-4
/
+19
*
Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemaps
Rémi Verschelde
2017-06-26
1
-9
/
+4
|
\
|
*
Add one-way collisions and individual shape offsets for tilesets
Bojidar Marinov
2017-06-25
1
-9
/
+4
*
|
Merge pull request #9318 from bojidar-bg/readd-normal-tilemap
Rémi Verschelde
2017-06-26
1
-0
/
+2
|
\
\
|
|
/
|
/
|
[next]