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
2026-01-06 19:41:11 +00:00
Code
Releases
Wiki
Activity
Files
fa170cbc5862f1fbe76702d5fffa26136269cbb9
godot
/
modules
/
gridmap
History
Juan Linietsky
fa170cbc58
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed,
closes
#3188
2017-01-08 18:18:54 -03:00
..
config.py
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
2017-01-02 21:52:26 +01:00
grid_map_editor_plugin.cpp
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed,
closes
#3188
2017-01-08 18:18:54 -03:00
grid_map_editor_plugin.h
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
2017-01-02 23:03:46 -03:00
grid_map.cpp
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
2017-01-07 18:26:38 -03:00
grid_map.h
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
2017-01-02 23:03:46 -03:00
register_types.cpp
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
2017-01-02 23:03:46 -03:00
register_types.h
Welcome in 2017, dear changelog reader!
2017-01-01 22:03:33 +01:00
SCsub
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00