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
/
doc
/
classes
/
TileSet.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #98782 from tetrapod00/docs-tilemap-deprecation
Thaddeus Crews
2024-11-10
1
-1
/
+1
|
\
|
*
Docs: Update TileSet to reference TileMapLayer instead of TileMap
tetrapod00
2024-11-04
1
-1
/
+1
*
|
Add collision priority property to TileSet physics layers
Danni
2024-11-02
1
-2
/
+17
|
/
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-6
/
+6
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-1
/
+1
*
Some grammar and punctuation enhancements in the class reference.
AcatXIo
2023-08-28
1
-4
/
+4
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Fixes TileSet set as local to scene
Gilles Roudière
2023-06-20
1
-0
/
+1
*
Fixed various typos across the docs
UltraBIF
2023-05-02
1
-1
/
+1
*
Fix various typos in the classref
Haoyu Qiu
2023-04-18
1
-2
/
+2
*
Fix typos and inconsistencies in classref
Haoyu Qiu
2023-03-16
1
-3
/
+3
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
More class reference fixes
Haoyu Qiu
2023-02-24
1
-1
/
+1
*
Add TileSet helper functions to set/get navigation layer values
smix8
2023-01-27
1
-0
/
+17
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Merge pull request #67050 from KoBeWi/syrt
Rémi Verschelde
2022-12-12
1
-0
/
+1
|
\
|
*
Warn if isometric TileMap is not Y-sorted
kobewi
2022-10-26
1
-0
/
+1
*
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+0
|
/
*
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-11
1
-23
/
+23
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-111
/
+111
*
expose TileMap methods related to the name of custom data layers
ajreckof
2022-07-29
1
-0
/
+37
*
Fix typo in `TILE_LAYOUT_STACKED_OFFSET` description
Casper Beyer
2022-05-15
1
-1
/
+1
*
Fix `get_coords_level_tile_proxy` description
Casper Beyer
2022-05-06
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Fix various typos
luz paz
2022-01-02
1
-2
/
+2
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
Implement TileMap patterns palette
Gilles Roudière
2021-10-19
1
-0
/
+28
*
Tiles renames/bugfixing and documentation
Gilles Roudière
2021-09-08
1
-15
/
+134
*
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-07
1
-17
/
+142
*
Implements TileMap layers and move TileSetPlugins's functions to the TileMap ...
Gilles Roudière
2021-08-02
1
-2
/
+0
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-236
/
+118
*
Implement atlas merging and tile proxies
Gilles Roudière
2021-07-21
1
-0
/
+156
*
Fix TileSet::CellNeighbor enum binding
George Marques
2021-07-06
1
-16
/
+16
*
Implement painting properties over TileSets
Gilles Roudière
2021-06-29
1
-2
/
+0
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-2
/
+2
*
Implement scenes tiles in TileMaps
Gilles Roudière
2021-05-20
1
-1
/
+1
*
Update TileMap to use Vector2i instead of two ints
Aaron Franke
2021-05-07
1
-0
/
+3
*
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
1
-555
/
+150
*
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
1
-21
/
+0
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+7
*
Document an example dictionary returned by `TileSet.tile_get_shapes()`
Hugo Locurcio
2020-07-16
1
-1
/
+11
*
Add description to TileSet.is_tile_bound() method
Ricardo Prins
2020-06-13
1
-0
/
+2
*
Document the expected normal map coordinate system where relevant
Hugo Locurcio
2020-05-04
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-4
/
+4
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-01-28
1
-0
/
+2
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-4
/
+4
[next]