pandemonium_engine/modules/mesh_utils
2022-10-05 12:54:17 +02:00
..
delaunay Backported from Godot4: Clean up Hash Functions 2022-08-17 10:42:50 +02:00
doc_classes Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
xatlas Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
.gitignore Run godot's formatting script. 2022-03-16 09:02:48 +01:00
config.py Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
defines.h Removed the CONNECT and DISCONNECT macros. 2022-03-18 10:32:50 +01:00
fast_quadratic_mesh_simplifier.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
fast_quadratic_mesh_simplifier.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
fqms.h Moved container related classes in core under a new containers directory. 2022-08-17 12:53:49 +02:00
LICENSE Run godot's formatting script. 2022-03-16 09:02:48 +01:00
mesh_merger.cpp Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
mesh_merger.h Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
mesh_utils.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
mesh_utils.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
register_types.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
register_types.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
SCsub Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
simplify.h Also renamed the files. 2022-08-19 21:24:36 +02:00