This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-01 16:38:31 +00:00
Code
Releases
Wiki
Activity
Files
2d2467c0ff8ba05f492cefef3adbcd5513bbd8dd
godot
/
modules
/
gridmap
History
Rémi Verschelde
b1f2c31a36
doc: Sync classref with current source
...
Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip]
2017-10-11 23:55:04 +02:00
..
doc_classes
doc: Sync classref with current source
2017-10-11 23:55:04 +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
Removed ontop property, added a material rendering priority system.
Fixes
#9935
,
closes
#10135
2017-09-01 13:01:08 -03:00
grid_map_editor_plugin.h
-Largely rewrote gridmap to simplify it
2017-08-27 16:02:00 -03:00
grid_map.cpp
Add GridMap::get_used_cells.
Fixes
#11857
.
2017-10-05 15:34:34 +02:00
grid_map.h
Add GridMap::get_used_cells.
Fixes
#11857
.
2017-10-05 15:34:34 +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
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00