.. |
clutter
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
doc_classes
|
Re-extracted class docs.
|
2023-01-14 13:38:58 +01:00 |
editor
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
jobs
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
lights
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
material_cache
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
props
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
singleton
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
tiled_wall
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
.gitignore
|
Run godot's formatting script.
|
2022-03-16 09:02:48 +01:00 |
config.py
|
Run godot's formatting script.
|
2022-03-16 09:02:48 +01:00 |
LICENSE
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_ess_entity.cpp
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
prop_2d_ess_entity.h
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_instance_job.cpp
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_instance_job.h
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_instance_merger.cpp
|
Replaced PROPS_2D_PRESENT define for the module system's equivalent.
|
2022-10-05 13:20:42 +02:00 |
prop_2d_instance_merger.h
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_instance_prop_job.cpp
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_instance_prop_job.h
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_instance.cpp
|
Replaced PROPS_2D_PRESENT define for the module system's equivalent.
|
2022-10-05 13:20:42 +02:00 |
prop_2d_instance.h
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_mesher.cpp
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_mesher.h
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
prop_2d_scene_instance.cpp
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
prop_2d_scene_instance.h
|
Updated more copyright headers for 2023.
|
2022-12-31 21:07:05 +01:00 |
register_types.cpp
|
Added module initialization levels (similar idea to what's in godot4, although I added more).
|
2023-01-15 11:46:13 +01:00 |
register_types.h
|
Added module initialization levels (similar idea to what's in godot4, although I added more).
|
2023-01-15 11:46:13 +01:00 |
SCsub
|
Moved from the TERRAMAN_2D_PRESENT define to the module system's equivalent define aswell.
|
2022-10-05 15:19:59 +02:00 |