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
cd4b60d0d4e3b8acce5aaa4656fd342c677db4e2
godot
/
modules
/
gridmap
History
Rémi Verschelde
84f64ddde9
Merge pull request
#60723
from reduz/refactor-module-initialization
2022-05-04 19:08:43 +02:00
..
doc_classes
Remove unimplemented set_clip() method
2022-03-02 00:44:30 +01:00
editor
Zero initialize all pointer class and struct members
2022-04-04 19:49:50 +02:00
icons
…
config.py
…
grid_map.cpp
Remove
RES
and
REF
typedefs in favor of spelled out
Ref<>
2022-05-03 01:43:50 +02:00
grid_map.h
Remove
RES
and
REF
typedefs in favor of spelled out
Ref<>
2022-05-03 01:43:50 +02:00
register_types.cpp
Refactor module initialization
2022-05-04 17:34:51 +02:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
SCsub
Modules: Don't build editor-specific classes in templates
2022-03-28 16:48:15 +02:00