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
2fa4c6498a306b61ba12720160aea41dbdc6bcf2
godot
/
modules
/
gridmap
History
Hugo Locurcio
8fb7e622a6
Rename built-in
SGN()
macro to
SIGN()
...
This matches the name of the GDScript function (except it's uppercase here).
2021-11-16 20:40:49 +01:00
..
doc_classes
Replace Godot docs URL with
$DOCS_URL
in XML class reference
2021-11-15 13:02:21 +01:00
icons
…
config.py
…
grid_map_editor_plugin.cpp
Rename built-in
SGN()
macro to
SIGN()
2021-11-16 20:40:49 +01:00
grid_map_editor_plugin.h
Implemented SkeletonEditorGizmo
2021-10-07 01:07:46 +09:00
grid_map.cpp
…
grid_map.h
…
register_types.cpp
…
register_types.h
…
SCsub
…