Files
blender/tests/python
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
..
2018-11-26 09:26:15 +11:00
2018-11-26 09:26:15 +11:00
2018-07-03 06:55:02 +02:00
2019-04-04 08:50:17 -04:00
2019-03-17 21:14:43 +11:00
2018-07-03 06:55:02 +02:00
2018-11-26 09:26:15 +11:00