pandemonium_engine/scene/resources/mesh
lawnjelly da78ed110a Fix Mesh::get_face_count()
This fixes a minor bug whereby facecount was actually returning the facecount * 3.
There were no major problems from this, but it did mean the optional threshold poly count used when merging was out by a factor of 3.
2024-04-06 10:42:03 +02:00
..
immediate_mesh.cpp
immediate_mesh.h Fix small formatting inconsistencies. 2024-03-01 16:25:19 +01:00
importer_mesh.cpp
importer_mesh.h Fix small formatting inconsistencies. 2024-03-01 16:25:19 +01:00
merging_tool.cpp
merging_tool.h
mesh_data_tool.cpp
mesh_data_tool.h
mesh.cpp Fix Mesh::get_face_count() 2024-04-06 10:42:03 +02:00
mesh.h Fix Mesh::get_face_count() 2024-04-06 10:42:03 +02:00
multimesh.cpp
multimesh.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp
primitive_meshes.h
surface_tool.cpp
surface_tool.h