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

Memory+ #10

Merged
merged 12 commits into from
May 31, 2018
Merged

Memory+ #10

merged 12 commits into from
May 31, 2018

Conversation

mattparks
Copy link
Member

Significantly reduced dynamic allocations, a reduction proposed in issue #9. Resources and mult-use objects now use shared pointers for memory management, and other significant code cleanups.

The following folders and objects still need cleaning:

Animations/
Files/
Materials/PipelineMaterial.hpp
Models/
Renderer/
Objects/GameObject.hpp
Scenes/
Uis/

@mattparks mattparks merged commit 4e662d6 into master May 31, 2018
@mattparks mattparks deleted the memory+ branch May 31, 2018 14:03
mattparks added a commit that referenced this pull request Jun 1, 2018
mattparks added a commit that referenced this pull request Jun 4, 2018
mattparks added a commit that referenced this pull request Jun 4, 2018
mattparks added a commit that referenced this pull request Mar 5, 2019
mattparks added a commit that referenced this pull request Mar 5, 2019
mattparks added a commit that referenced this pull request Mar 6, 2019
mattparks added a commit that referenced this pull request Mar 6, 2019
mattparks added a commit that referenced this pull request Mar 6, 2019
mattparks added a commit that referenced this pull request Mar 6, 2019
mattparks added a commit that referenced this pull request Mar 6, 2019
mattparks added a commit that referenced this pull request Mar 6, 2019
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.

None yet

1 participant