summaryrefslogtreecommitdiffstats
path: root/modules/gridmap/doc_classes/GridMap.xml
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-5/+5
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Change GridMap navigation_layers to be per mesh_library itemsmix82022-12-201-19/+1
* Add GridMap collision_prioritysmix82022-12-191-0/+3
* Fill random docskobewi2022-11-221-0/+4
* Fix typos with codespellRémi Verschelde2022-09-301-1/+1
* Add GridMap function to change navigation map for baked navigation regionssmix82022-09-081-0/+14
* Rename TileMap/GridMap.`world_to_map` and opposite to `local_to_map`Micky2022-09-051-11/+10
* Replace Array return types with TypedArray 2kobewi2022-08-231-2/+2
* Expose Basis `set_orthogonal_index` method as a GridMap functionrafallus2022-08-201-1/+22
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-22/+22
* Add navigation layer bitmask helper functionssmix82022-06-191-1/+16
* Remove unimplemented set_clip() methodkobewi2022-03-021-9/+0
* Add GridMap.get_used_cells_by_itemHaoyu Qiu2022-02-161-0/+7
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Consider gridmap collisions in navigation bakerafallus2022-01-161-1/+1
* Add physics material to GridMapkobewi2021-12-171-0/+3
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
* Uniformize layer names, script methods and documentationPouleyKetchoupp2021-08-121-12/+12
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-80/+40
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
* Update documentation for Transform3DAaron Franke2021-06-031-2/+2
* Allow Navigation to be more flexibleGilles Roudière2021-03-151-3/+3
* Implement Navigation layersGilles Roudière2021-03-101-0/+3
* Remove Navigation2D/3D nodes, and move the navigation map to the world resourceGilles Roudière2021-03-101-0/+3
* Added GridMap description to get_bake_meshes()Jack Linhart2021-02-251-0/+1
* Document that GridMap doesn't support visual layers or cull masksHugo Locurcio2021-02-021-0/+1
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+2
* Merge pull request #40993 from Calinou/doc-collision-layer-maskRémi Verschelde2020-08-311-1/+1
|\
| * Reference the online documentation in collision layer/mask propertiesHugo Locurcio2020-08-031-1/+1
* | Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
|/
* doc: Sync classref with current sourceRémi Verschelde2020-07-031-27/+11
* doc: Update classref with node renamesRémi Verschelde2020-03-301-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Merge pull request #33997 from akien-mga/doc-makerst-escapeRémi Verschelde2019-12-011-3/+0
|\
| * makerst: Escape default values using reST markupRémi Verschelde2019-11-291-3/+0
* | Docs: GridMap and MeshLibraryJames Westman2019-11-291-9/+23
|/
* doc: Sync classref with current sourceRémi Verschelde2019-10-261-0/+8
* doc: Sync classref with current sourceRémi Verschelde2019-07-151-1/+1
* doc: Remove null default values that can't be determinedRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-10/+10
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-2/+2
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix wrong references found by new makerst.pyRémi Verschelde2019-01-071-1/+1
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-3/+3
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1
* Misc. typosluz.paz2018-09-121-1/+1