summaryrefslogtreecommitdiff
path: root/doc/classes/TileMap.xml
AgeCommit message (Expand)Author
2022-06-10Add terrain center bitGilles Roudière
2022-04-16Prefer constant tags for constantsCasper Beyer
2022-03-02Changed TileMap::set_cell alternative_tile default value to 0Igor Kordiukiewicz
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-01Fix TileMap remove_layer descriptionMarkus Sauermann
2022-01-24Better clarify map_to_world() descriptionkobewi
2022-01-02Fix various typosluz paz
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-27Implement runtime update of TileData object in TileMapGilles Roudière
2021-10-21Allow updating TileMap cells using surrounding terrainsGilles Roudière
2021-10-19Implement TileMap patterns paletteGilles Roudière
2021-10-10Add modulate property to TileMap layerskobewi
2021-10-04Script interface improvements for test body motionPouleyKetchoupp
2021-09-29Improve TileMap physics for moving platforms and conveyor belts like movementsGilles Roudière
2021-09-08Tiles renames/bugfixing and documentationGilles Roudière
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-08-02Implements TileMap layers and move TileSetPlugins's functions to the TileMap ...Gilles Roudière
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