Blender Git Commit Log
Git Commits -> Revision 4fe6b5b
Revision 4fe6b5b by Hans Goudey (soc-2019-bevel-profiles) August 2, 2019, 12:36 (GMT) |
Profile Widget RNA: Add array sampling function Added a new function in the profile widget to return multiple samples along the profile at once. Currently limited by the RNA system to 16 samples because the max return array size is 32 and because the return array size cannot be dynamic. |
Commit Details:
Full Hash: 4fe6b5b5e010a2d238ac16cb95b0a2336c287956
Parent Commit: e38e8f1
Lines Changed: +31, -10
1 Modified Path:
/source/blender/makesrna/intern/rna_profile.c (+31, -10) (Diff)