Blender Git Commit Log
Git Commits -> Revision 3f90c11
Revision 3f90c11 by Campbell Barton (master) February 4, 2021, 00:19 (GMT) |
Fix T85318: Driver variable don't resolve collection indices The driver variable `splines[0]` (on a curve) behaved as if the path was `splines`. Resolve pointers was well as properties as it's supported by the caller. Error in original commit that added property support 82b0a9e36900c8aeb374078bd4cb3a7d7f8295e6. |
Commit Details:
Full Hash: 3f90c11621845424a0b61d293f71ab179e88f56b
Parent Commit: ebd2aa7
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/fcurve_driver.c (+1, -1) (Diff)