pandemonium_engine/modules/terraman_2d
2022-08-16 21:55:56 +02:00
..
areas Cleaned up Terraman2d from version checks. 2022-03-18 02:20:01 +01:00
data Cleaned up Terraman2d from version checks. 2022-03-18 02:20:01 +01:00
doc_classes Run godot's formatting script. 2022-03-16 09:02:48 +01:00
level_generator Cleaned up Terraman2d from version checks. 2022-03-18 02:20:01 +01:00
library Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code. 2022-08-16 21:55:56 +02:00
meshers Fixed the remaining potential crashes found by the godot test tool. 2022-03-20 02:29:14 +01:00
nodes Cleaned up Terraman2d from version checks. 2022-03-18 02:20:01 +01:00
thirdparty/lz4 Clang format all files. 2022-03-18 19:00:13 +01:00
world Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code. 2022-08-16 21:55:56 +02: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
defines.h Removed the CALL macros. 2022-03-18 10:56:48 +01:00
LICENSE Run godot's formatting script. 2022-03-16 09:02:48 +01:00
register_types.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
register_types.h Cleaned up Terraman2d from version checks. 2022-03-18 02:20:01 +01:00
SCsub Run godot's formatting script. 2022-03-16 09:02:48 +01:00