This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
a1d9c67f439ad14b3f4ae147eb4fe80f90ca5c3a
godot
/
modules
/
gridmap
T
History
Hugo Locurcio
a1d9c67f43
Optimize SVG using
svgcleaner --multipass
...
This decreases the editor binary size by about 8 KB.
2020-10-25 10:02:37 +01:00
..
doc_classes
Link to demos from within the class reference
2020-10-01 23:57:21 -04:00
icons
Optimize SVG using
svgcleaner --multipass
2020-10-25 10:02:37 +01:00
config.py
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
grid_map_editor_plugin.cpp
Update GridMap to use Vector3i instead of three ints
2020-07-02 16:50:55 -04:00
grid_map_editor_plugin.h
Add override keywords.
2020-07-10 13:56:54 +01:00
grid_map.cpp
Setting visibility on GridMap now works.
Closes
#41374
.
2020-10-16 14:04:24 +03:00
grid_map.h
Update GridMap to use Vector3i instead of three ints
2020-07-02 16:50:55 -04:00
register_types.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 -04:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00