summaryrefslogtreecommitdiff
path: root/doc/classes/TileMap.xml
AgeCommit message (Expand)Author
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-21Implement atlas merging and tile proxiesGilles Roudière
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-05-25Restore a way to show collsion/navigation on TileMap.Gilles Roudière
2021-05-07Update TileMap to use Vector2i instead of two intsAaron Franke
2021-05-07Rework the TileSet resource and TileMap nodes:Gilles Roudière
2021-04-05Added missing `:` in gdscript example.RoniPerson
2021-03-10Remove Navigation2D/3D nodes, and move the navigation map to the world resourceGilles Roudière
2021-03-05Docs: Port Code Examples to C# (R, S, T, U)HaSa1002
2021-01-29Docs: Fix TileMap::map_to_world descriptionkleonc
2021-01-22Document shape metadata for `TileMap`Andrii Doroshenko (Xrayez)
2020-10-27Improved documentation for TileMap.cell_y_sortDustin Petersohn
2020-10-01Link to demos from within the class referenceAaron Franke
2020-08-31Merge pull request #40993 from Calinou/doc-collision-layer-maskRémi Verschelde
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-18Add defaults to tilemap set_cell function exampleskyace65
2020-08-03Reference the online documentation in collision layer/mask propertiesHugo Locurcio
2020-05-10Rename various TileMap methods/properties for clarity and consistencyHugo Locurcio
2020-04-24doc: Fix parsing typed arrays in makerst.pyRémi Verschelde
2020-04-03clarify autotile_coord in docslucaslcode
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-11-02finish TileMap docsJummit
2019-09-24doc: Sync classref with current sourceRémi Verschelde
2019-07-15doc: Sync classref with current sourceRémi Verschelde
2019-07-04doc: Sync classref with current sourceRémi Verschelde
2019-07-02Tilemap fix displaced textures and shapes and added center texture and compat...Ranoller
2019-06-30Fix uninitialized variables in Line2D, JSONParseResult and TileMapRémi Verschelde
2019-06-30doc: Remove null default values that can't be determinedRémi Verschelde
2019-06-30doc: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-15doc: Sync classref with current sourceRémi Verschelde
2019-04-05Document TileMap's new 'set_cell' internal override capabilityMichael Alexsander Silva Dias
2019-04-05Merge pull request #27365 from Byteron/tile_map_negative_offsetMariano Javier Suligoy
2019-04-05added negative X and negative Y offset to TileMapAaron Winter
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-02-12Clarified TileMap get_cell method behavior.MidZik
2019-01-19Docs: Fix TileMap::world_to_map descriptionDemiu
2018-12-27doc: Sync classref with current sourceRémi Verschelde
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-09-23[Docs] Remove double-spaces from descriptions, as well a couple other small f...LikeLakers2
2018-08-29doc: Sync classref with current sourceRémi Verschelde
2018-08-03Improve TileMap.get_used_cells docs.PJB3005
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-07-22Defer TileMap::update_dirty_quadrants once again.Pieter-Jan Briers
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-05-28Sync classref with current sourceRémi Verschelde