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

Code cleanup #12

Closed
wants to merge 3 commits into from
Closed

Code cleanup #12

wants to merge 3 commits into from

Conversation

p2or
Copy link

@p2or p2or commented Dec 5, 2019

Hi,

this Pull Request is basically just a cleanup of the code base:

  • Registration and naming according to release notes
  • Corrected wrong references like bpy.context within operator methods
  • Added a filter_cameras method to the modal operator (mainly readability)
  • Enum property assigned using a single colon (annotations in 2.8x)

Also the modal instead of the render operator was added to the top bar menu which I fixed as well.

Cheers,
Christian

@p2or p2or requested a review from RomanAlexandrov February 21, 2020 08:44
@p2or p2or closed this by deleting the head repository Oct 17, 2024
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.

1 participant