Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorBastien Montagne <b.mont29@gmail.com>2019-11-27 14:15:15 +0300
committerBastien Montagne <b.mont29@gmail.com>2019-11-27 14:19:10 +0300
commiteb798de101ac7946e2d719e763ad1f0fd3e26acd (patch)
tree1aa7f974879938404ead51fdb234bebe480e9e40 /source
parent3fa2b85bfd672156f7019252d00f8859c1bd5b22 (diff)
Clean/Fix remaining cases of props assignments in resgistrable structs def.
We still had a few deprecated assignements of `bpy.props.xxx` to class members in our API documentation and one of our py tests. Annotations are to be used now. Also remove the section about `register_module` utils, this has been removed in 2.8. Fix T71877: Python API overview sample code warning: class MyMaterialProps contains a property which should be an annotation! Fix T71876: Python API overview references old bpy.utils.register_module function
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions