This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7dd14207dc
godot-module-template
/
modules
/
gridmap
/
editor
History
Download ZIP
Download TAR.GZ
A Thousand Ships
a1846b27ea
Improve use of
Ref.is_null/valid
...
Use `is_null` over `!is_valid` and vice versa.
2024-12-23 16:35:02 -05:00
..
grid_map_editor_plugin.cpp
Improve use of
Ref.is_null/valid
2024-12-23 16:35:02 -05:00
grid_map_editor_plugin.h
Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item
2024-12-16 21:31:05 +02:00