Skip to content

Refactor RenderManager with ViewportManager#1

Closed
wrvangeest wants to merge 15 commits intodelftsre:masterfrom
wrvangeest:refactor
Closed

Refactor RenderManager with ViewportManager#1
wrvangeest wants to merge 15 commits intodelftsre:masterfrom
wrvangeest:refactor

Conversation

@wrvangeest
Copy link
Copy Markdown

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