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

Refactor RenderManager with ViewportManager #1

Closed
wants to merge 15 commits into from

Conversation

wrvangeest
Copy link

Removed responsibilities for ViewPorts from RenderManager to ViewportManager. RenderManager now has a ViewportManager object that manages the viewports. Other classes can access the RM's ViewportManager to also manage them.

eckhardtgirl and others added 15 commits March 9, 2016 11:14
Exclude /bin in each module
Tests for Camera class that covers ~70% of the code. Mock class of the
Bound Interface included for one test.
Not all parts tested yet
rendersubscenenode and preloadspatial need asserts
Removed the Viewport responsibilities from RenderManager and added them
to new class ViewportManager. RenderManager now has ViewportManager
object, that other classes can also reach to manage the Viewports.
@wrvangeest wrvangeest closed this Mar 16, 2016
@wrvangeest wrvangeest deleted the refactor branch March 16, 2016 11:28
aaronang referenced this pull request in aaronang/jmonkeyengine Mar 20, 2016
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.

3 participants