index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gridmap
/
doc_classes
Age
Commit message (
Expand
)
Author
2022-12-20
Change GridMap navigation_layers to be per mesh_library item
smix8
2022-12-19
Add GridMap collision_priority
smix8
2022-11-22
Fill random docs
kobewi
2022-09-30
Fix typos with codespell
Rémi Verschelde
2022-09-08
Add GridMap function to change navigation map for baked navigation regions
smix8
2022-09-05
Rename TileMap/GridMap.`world_to_map` and opposite to `local_to_map`
Micky
2022-08-23
Replace Array return types with TypedArray 2
kobewi
2022-08-20
Expose Basis `set_orthogonal_index` method as a GridMap function
rafallus
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-06-19
Add navigation layer bitmask helper functions
smix8
2022-03-02
Remove unimplemented set_clip() method
kobewi
2022-02-16
Add GridMap.get_used_cells_by_item
Haoyu Qiu
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-01-16
Consider gridmap collisions in navigation bake
rafallus
2021-12-17
Add physics material to GridMap
kobewi
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-08-12
Uniformize layer names, script methods and documentation
PouleyKetchoupp
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-03
Update documentation for Transform3D
Aaron Franke
2021-03-15
Allow Navigation to be more flexible
Gilles Roudière
2021-03-10
Implement Navigation layers
Gilles Roudière
2021-03-10
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
Gilles Roudière
2021-02-25
Added GridMap description to get_bake_meshes()
Jack Linhart
2021-02-02
Document that GridMap doesn't support visual layers or cull masks
Hugo Locurcio
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-08-31
Merge pull request #40993 from Calinou/doc-collision-layer-mask
Rémi Verschelde
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-03
Reference the online documentation in collision layer/mask properties
Hugo Locurcio
2020-07-03
doc: Sync classref with current source
Rémi Verschelde
2020-03-30
doc: Update classref with node renames
Rémi Verschelde
2020-03-21
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-12-01
Merge pull request #33997 from akien-mga/doc-makerst-escape
Rémi Verschelde
2019-11-29
Docs: GridMap and MeshLibrary
James Westman
2019-11-29
makerst: Escape default values using reST markup
Rémi Verschelde
2019-10-26
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-06-30
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-01-07
doc: Fix wrong references found by new makerst.py
Rémi Verschelde
2018-12-20
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-11-05
doc: Use HTTPS for docs.godotengine.org and point to latest branch
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-08-29
doc: Sync classref with current source
Rémi Verschelde
2018-06-12
Add support for tutorial links to makerst.py
robojumper
[next]