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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
92e7a6ff8f62c7abd9f832610c2045302dc93a3f
godot
/
modules
/
gridmap
History
Thaddeus Crews
94282d88f9
Core: Use
Math
namespace for constants
2025-04-10 16:29:30 -05:00
..
doc_classes
Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item
2024-12-16 21:31:05 +02:00
editor
Core: Use
Math
namespace for constants
2025-04-10 16:29:30 -05:00
icons
Style: Enforce trailing newlines on svgs
2025-02-18 11:02:45 -06: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
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
grid_map.h
Allow to compile templates without navigation features
2025-04-01 11:53:35 -03: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