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
bd42de5fea718ed6bf680dddbb8d823dd6760b68
godot
/
modules
/
gridmap
History
Rémi Verschelde
c321f6ff47
Merge pull request
#48644
from Calinou/editor-increase-icon-saturation
...
Increase icon saturation by 30% for all editor icons
2021-05-24 19:20:09 +02:00
..
doc_classes
Allow Navigation to be more flexible
2021-03-15 15:58:59 +01:00
icons
Increase icon saturation by 30% for all editor icons
2021-05-11 18:15:31 +02:00
config.py
…
grid_map_editor_plugin.cpp
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
2021-05-07 14:00:50 -06:00
grid_map_editor_plugin.h
Initialize class/struct variables with default values in modules/
2021-02-08 10:57:18 +01:00
grid_map.cpp
Prevent setting too big or too small Collision Mask and Layer
2021-04-30 17:19:04 +02:00
grid_map.h
Implement Navigation layers
2021-03-10 11:23:06 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…