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

Let there be no memory leaks 🧙‍♂️💥✨ #247

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

Antidissmist
Copy link
Contributor

  • fixed workpaces to use asset refs instead of numeric ids
  • added surfaces to workspaces so they are automatically deleted
  • fixed multiple memory leaks with manager objects forgetting to delete stuff :-)
  • added way to open the debug overlay with F7, and a section to view the counts of dynamic resources
  • added a script for defining program-wide globals that should only get run once!!!!

- fixed workpaces to use asset refs instead of numeric ids
- added surfaces to workspaces so they are automatically deleted
- fixed multiple memory leaks with manager objects forgetting to delete stuff :-)
- added way to open the debug overlay with F7, and a section to view the counts of dynamic resources
- added a script for defining program-wide globals that should only get run once!!!!
@spacebake spacebake merged commit 1715e0f into spacebake:main Jul 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants