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

Fix and improve inheritance warnings. #28

Merged
merged 1 commit into from
Oct 27, 2017
Merged

Commits on Oct 27, 2017

  1. Fix and improve inheritance warnings.

    We were warnings against eInheritRSrs, which is actually the one type of
    ineritance we're good with. It's eInheritRrSs we should freak out about.
    
    That said, no need to do it for the root node -- at that point there is
    no global transform to worry about.
    Par Winzell committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    075dc4a View commit details
    Browse the repository at this point in the history