ToolBar buttons to add and remove objects. #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "add-remove-objects"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This implements basic object file selection using the toolbar buttons to add new objects to the scene. I also implemented toolbar button to delete an object from the scene.
We can add more file types in the future, Assimp supports several. For now I've restricted it to
.obj
files since that's all I've tested with.Closes #4.
ea0946f97e
toe059a0b994