[Bf-committers] Changes to class registration in master and 2.8x (not 2.79)

Campbell Barton ideasman42 at gmail.com
Mon Sep 4 16:34:27 CEST 2017


In master there have been some changes to class registration to avoid
naming collisions and allow fast access to "bpy.types".

In summary, there is a convention for naming that currently warns in
the terminal when its violated,
eventually this will likely be made into an error.

Since there are other breaking changes in 2.8x I've setup a page to
document this for script authors:

https://wiki.blender.org/index.php/Dev:2.8/Source/Python/UpdatingScripts#Class_Registration

-- 
- Campbell


More information about the Bf-committers mailing list