This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
889410dcda1df3f0fcc97dac16ae326da4029bc0
godot
/
modules
/
gridmap
History
Thaddeus Crews
d23329a0e4
Merge pull request
#104213
from ryevdokimov/shortcuts-gridmap-mouse-captrued
...
Fix `GridMap` shortcuts being triggered during freelook (mouse captured)
2025-04-09 18:11:54 -05:00
..
doc_classes
…
editor
Merge pull request
#104213
from ryevdokimov/shortcuts-gridmap-mouse-captrued
2025-04-09 18:11:54 -05:00
icons
Style: Enforce trailing newlines on svgs
2025-02-18 11:02:45 -06:00
config.py
…
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
…