Skip to content

Ported blender-cnt from Blender 2.7 to 2.8#2

Open
mpseligson wants to merge 1 commit into
bcorso:masterfrom
mpseligson:master
Open

Ported blender-cnt from Blender 2.7 to 2.8#2
mpseligson wants to merge 1 commit into
bcorso:masterfrom
mpseligson:master

Conversation

@mpseligson
Copy link
Copy Markdown

  • Object.dupli_type was deprecated, using Object.instance_type instead
  • properties are now initialized with ':' operator instead of '=', so changed property declaration for different bpy.props objects
  • Changed bl_info dictionary to include '"blender" : (2, 80, 0)' which explicitly declares 2.8 compatibility

… Changed use of Object.dupli_type to Object.instance_type
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