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-11-11 13:10:58 +00:00
Code
Releases
Wiki
Activity
Files
af40c8698b6f13d351c3b996fb1b51db990e06e9
godot
/
modules
/
gridmap
History
Juan Linietsky
8f30c52a37
Removed ontop property, added a material rendering priority system.
Fixes
#9935
,
closes
#10135
2017-09-01 13:01:08 -03:00
..
config.py
Many fixes to make exported scenes work better, still buggy.
2017-02-15 08:34:02 -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
-Fixes to how collada generates tangents (use SurfaceTool),
closes
#9562
2017-08-29 08:48:39 -03:00
grid_map.h
Dead code tells no tales
2017-08-27 22:13:45 +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