The new Mapping node was missing versioning code for drivers.
This patch refactors existing code and add versioning for drivers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/blenloader/intern/versioning_cycles.c | ||
|---|---|---|
| 934–935 | Wouldn't it be more reliable and less verbose to use BKE_fcurves_id_cb? | |
Comment Actions
Looks good to me.
@Campbell Barton (campbellbarton) , @Bastien Montagne (mont29) want to have an extra eye?