Jump to content

Adding Toggle 3D button to actor viewer.


Recommended Posts

I finally have fast internet again.

I downloaded a fresh copy of the SVN and made the same changes as I had made to my old local version.

            CCamera &camera = AtlasView::GetView_Actor()->GetCamera();
            camera.SetOrthoProjection(-2.f, -512.f, m_2d_Scale);

The above code now does nothing.

maybe I should be getting the camera from a different location.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...