adding plane shape and universal guizmo (this is the wrong branch)
This commit is contained in:
@@ -21,6 +21,7 @@ namespace OpenEngine {
|
||||
void BodyOnImGuiRender(entt::registry& registry, entt::entity entity);
|
||||
void SphereShapeOnImGuiRender(entt::registry& registry, entt::entity entity);
|
||||
void BoxShapeOnImGuiRender(entt::registry& registry, entt::entity entity);
|
||||
void PlaneShapeOnImGuiRender(entt::registry& registry, entt::entity entity);
|
||||
}
|
||||
|
||||
#endif // EDITOR_COMPONENT_HPP
|
||||
|
||||
Reference in New Issue
Block a user