Blender Git Commit Log
Git Commits -> Revision 1633a65
Revision 1633a65 by Bastien Montagne (master) May 22, 2020, 13:41 (GMT) |
RNA: Make enum properties compatible with raw access. This will allow to use foreach_get/set on enums of RNA collection items, which can save a lot of time in some cases (see incoming FBX updates). |
Commit Details:
Full Hash: 1633a65d413b9de543742cc47438e650ac665edc
Parent Commit: 920b698
Lines Changed: +7, -3