Dynamic gizmos

- Added cylinder collider component
- Dynamic cylinder, capsule, box, sphere gizmos
- Added wireframe for mesh shape
This commit is contained in:
Antoine Pilote
2023-07-15 19:26:37 -04:00
parent 91cdcdebb7
commit dbac1c187f
20 changed files with 489 additions and 109 deletions

View File

@@ -1219,7 +1219,6 @@ namespace Nuake {
}
ImGui::PopStyleVar();
ImGui::End();
int corner2 = 1;