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
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
992b3ff73a
godot-module-template
/
modules
/
gridmap
History
Download ZIP
Download TAR.GZ
Rémi Verschelde
2dd1f4ef60
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
..
doc_classes
Merge pull request
#103005
from Scarface1809/grid_map_show_colliders
2026-02-25 09:27:33 -06:00
editor
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
icons
Change GridMap and Replication to EditorDock
2026-01-26 13:19:48 +01:00
config.py
Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item
2024-12-16 21:31:05 +02:00
grid_map.cpp
Explicitly include
scene_tree.h
where used
2026-03-05 10:43:25 +01:00
grid_map.h
Move RenderingServer enums to a dedicated RenderingServerEnums (
RSE
) namespace
2026-02-25 19:43:03 +01:00
register_types.cpp
Allow to compile templates without navigation features
2025-04-01 11:53:35 -03:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00