This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-03 20:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b7f99d9e5bca9f524b4e902b3975397b8762557
godot
/
modules
/
gridmap
History
Daniel J. Ramirez
1b7f99d9e5
Several improvements to GridMap.
...
Fixed crash when undoing. More ergonomic shortcuts. Fixed freelook navigation.
2017-11-09 16:18:48 -06:00
..
doc_classes
classref: Sync with current source
2017-10-21 12:04:36 +02:00
config.py
Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will
2017-09-12 17:45:41 -03:00
grid_map_editor_plugin.cpp
Several improvements to GridMap.
2017-11-09 16:18:48 -06:00
grid_map_editor_plugin.h
-Largely rewrote gridmap to simplify it
2017-08-27 16:02:00 -03:00
grid_map.cpp
Several improvements to GridMap.
2017-11-09 16:18:48 -06:00
grid_map.h
Adds world_to_map() and map_to_world() methods to GridMap.
2017-10-21 00:20:25 +02:00
register_types.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
register_types.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
SCsub
…