Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API for deleting render objects from memory. #49

Closed
RubyNova opened this issue Sep 13, 2019 · 1 comment
Closed

Add API for deleting render objects from memory. #49

RubyNova opened this issue Sep 13, 2019 · 1 comment
Assignees
Labels
engine api Tickets pertaining to NovelRT's end-user API. engine core Tickets pertaining to the engine core codebase. feature A feature ticket for the NovelRT.

Comments

@RubyNova
Copy link
Member

At the moment the only way for objects to be deleted is when the game is torn down.

Naturally this isn't very feasible long term. An API needs to be added to support deleting render objects on the fly.

@RubyNova RubyNova added feature A feature ticket for the NovelRT. engine core Tickets pertaining to the engine core codebase. engine api Tickets pertaining to NovelRT's end-user API. labels Sep 13, 2019
@RubyNova RubyNova self-assigned this Sep 13, 2019
@RubyNova
Copy link
Member Author

RubyNova commented Jan 9, 2020

This is resolved as of #98 . Closing.

@RubyNova RubyNova closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine api Tickets pertaining to NovelRT's end-user API. engine core Tickets pertaining to the engine core codebase. feature A feature ticket for the NovelRT.
Projects
None yet
Development

No branches or pull requests

1 participant