This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdcb208eb9d4e8cc5aef8a6977d2ecb6ebbd5f24
godot
/
modules
/
gridmap
T
History
Thaddeus Crews
83f396d0dd
Merge pull request
#116973
from YeldhamDev/we_need_coordination
...
Add cursor coordinates to the `GridMap` editor
2026-03-06 12:40:33 -06:00
..
doc_classes
Merge pull request
#103005
from Scarface1809/grid_map_show_colliders
2026-02-25 09:27:33 -06:00
editor
Merge pull request
#116973
from YeldhamDev/we_need_coordination
2026-03-06 12:40:33 -06: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
…