index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
resources
/
tile_set.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-7
/
+7
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-8
/
+8
*
Hide TileSet's properties from the inspector
Michael Alexsander
2020-02-04
1
-18
/
+18
*
Added binding for Autotile Center
TrevorPeyton
2020-01-27
1
-0
/
+1
*
Fix TileSet shape data not updating when being set via code
Michael Alexsander
2020-01-23
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix incorrect offset for old-format tilemaps
Yuri Roubinsky
2019-11-08
1
-10
/
+35
*
Remove ERR_EXPLAIN from scene/* code
Tomasz Chabora
2019-08-09
1
-2
/
+1
*
Fix Wrong Shape Offsets in Tileset
Emmanuel Barroga
2019-08-04
1
-5
/
+10
*
Fix crash with TileSet(again)
qarmin
2019-07-03
1
-0
/
+9
*
TileSet: Don't error out on tile_ getters with wrong shape id
Rémi Verschelde
2019-06-23
1
-13
/
+16
*
Fix some editor crashes
qarmin
2019-06-21
1
-13
/
+22
*
Merge pull request #24560 from guilhermefelipecgs/fix_24549
Rémi Verschelde
2019-06-01
1
-0
/
+32
|
\
|
*
Add EDITMODE_PRIORITY for ATLAS_TILE
Guilherme Felipe
2018-12-23
1
-0
/
+32
*
|
Changed autotile priority picking algorithm
Max
2019-04-08
1
-4
/
+24
*
|
+ Added ignore flags to autotile bitmask
Magnus Specht
2019-04-08
1
-11
/
+18
*
|
TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix ...
Mariano Suligoy
2019-03-04
1
-2
/
+28
*
|
Fix crashes when calling update_bitmask_area
Bojidar Marinov
2019-01-31
1
-1
/
+1
*
|
Fix collision margin being wrongly read by default, fixes #25181
Juan Linietsky
2019-01-22
1
-1
/
+1
*
|
-Re-added margins in one way collision (made in a more user friendly way than...
Juan Linietsky
2019-01-18
1
-0
/
+29
*
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
|
Add undo-redo to the TileSet editor, and other improvements
Michael Alexsander Silva Dias
2018-12-30
1
-2
/
+24
|
/
*
Add z-index to ATLAS_TILE
Guilherme Felipe
2018-12-17
1
-0
/
+1
*
Fix AutoTile z-index not persisting correctly
Guilherme Felipe
2018-12-07
1
-1
/
+1
*
Add Z-Index for Autotile
Guilherme Felipe
2018-12-07
1
-0
/
+47
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Tileset: Bind autotile_set_size()/get_size().
Ranoller
2018-08-30
1
-0
/
+2
*
TileSet: Bind tile_set_shape_offset and getter
Rémi Verschelde
2018-08-27
1
-0
/
+2
*
Backward compatibility for autotile setup from Godot 3.0.X
Mariano Javier Suligoy
2018-08-24
1
-1
/
+7
*
New TileSet Editor
MAriano Javier Suligoy
2018-08-09
1
-3
/
+22
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-3
/
+3
*
Expose 'modulate' set/get in TileSet resource
Michael Alexsander Silva Dias
2018-07-23
1
-0
/
+2
*
Restore support for minimal 3x3 autotile sets
isaacremnant
2018-05-17
1
-1
/
+2
*
Adds z-index properties to TileSets.
Pieter-Jan Briers
2018-05-01
1
-0
/
+20
*
Merge pull request #18072 from AlexHolly/master
George Marques
2018-04-08
1
-0
/
+6
|
\
|
*
expose Tileset TileMode to GDScript
Alexander Holland
2018-04-08
1
-0
/
+6
*
|
Fix converting to tileset crashes Godot if existing file is not tileset
Poommetee Ketson
2018-03-23
1
-0
/
+1
|
/
*
Tileset Editor Improvement
Damar Indra
2018-02-20
1
-16
/
+15
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-8
/
+8
*
fix updating tileset list when assign texture and set autotile true
damarindra
2018-01-11
1
-1
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Add missing parameter names
Poommetee Ketson
2017-12-25
1
-2
/
+2
*
Fix wrong return value in some virtual method bindings
Rémi Verschelde
2017-12-10
1
-2
/
+2
*
Fix TileSet::AutotileData::ocludder_map typo
PJB3005
2017-12-08
1
-8
/
+8
[next]