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

Revert "Merge pull request #1999 from ksobon/3dview-wrapper-2018" #2282

Merged
merged 1 commit into from
Dec 10, 2018

Conversation

ZiyunShang
Copy link
Collaborator

@ZiyunShang ZiyunShang commented Dec 7, 2018

Reverts #2114

An API breaking change is made, the main 3d view classes have their base class changed. Any code that relied on the base class now breaks.
DynamoRaas functionality also now is broken because those nodes expected view3d types and now all 3d views have a base class of Abstract3dView.

@AndyDu1985
Copy link
Collaborator

This fix is OK, but it is an API breaking change. We can file a new PR for this fix and merge it when new major, such as version 3.x, is ready.

@AndyDu1985 AndyDu1985 merged commit 7550073 into master Dec 10, 2018
@ZiyunShang ZiyunShang deleted the revert-2114-master branch December 10, 2018 08:04
@ZiyunShang
Copy link
Collaborator Author

We would merge the 3dview-wrapper commits after version 3.x. Track it with link: #2290 .

@mjkkirschner mjkkirschner mentioned this pull request Jan 6, 2020
5 tasks
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