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
4f66d530682c22dbf503e66a27b94eae95776415
godot
/
modules
/
gridmap
History
Thaddeus Crews
6af2341894
Merge pull request
#108743
from Nodragem/fix-jump-when-cutting
...
Fix jump when cutting a selection in Gridmap
2025-09-25 12:13:54 -05:00
..
doc_classes
Improve documentation related to GridMap mesh/lightmap baking
2025-07-31 16:30:32 +02:00
editor
Revert "Replace many uses of
is_class
with
derives_from
."
2025-09-25 13:48:53 +02: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
Merge pull request
#108530
from mihe/physics-debug-perf
2025-07-15 08:04:25 -05:00
grid_map.h
Merge pull request
#105329
from smix8/gridmap_octant_raster
2025-04-22 10:44:30 -05: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
…