blender/doc
Bastien Montagne eb798de101 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
2019-11-27 12:19:10 +01:00
..
blender_file_format Cleanup: unused imports 2019-03-17 21:00:56 +11:00
doxygen Merge branch 'blender-v2.81-release' 2019-10-23 15:03:37 +11:00
guides Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
license And here is the first git (testing) commit by me! 2013-11-16 12:00:42 +01:00
manpage Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
python_api Clean/Fix remaining cases of props assignments in resgistrable structs def. 2019-11-27 12:19:10 +01:00