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
4403744ef97dd3584173ef7bf5108650ed1eff25
godot
/
modules
/
gridmap
History
Rémi Verschelde
4403744ef9
Merge pull request
#31335
from Xenoamor/bugfix/GridMapListTextCutoff
...
Fix GridMap list text not expanding when palette is resized
2019-08-13 08:32:48 +02:00
..
doc_classes
doc: Sync classref with current source
2019-07-15 20:45:30 +02:00
icons
Add support for creating editor icons per module
2019-06-28 23:42:26 +03:00
config.py
…
grid_map_editor_plugin.cpp
Fix GridMap list text not expanding when palette is resized
2019-08-12 21:14:20 +01:00
grid_map_editor_plugin.h
Use reference to constant in functions
2019-07-10 11:54:12 +02:00
grid_map.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
2019-08-12 10:15:54 +02:00
grid_map.h
…
register_types.cpp
…
register_types.h
…
SCsub
…