Page MenuHome

Fix T64573: RNA_path_from_ID_to_property fails for pointcaches
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Mar 11 2020, 6:09 PM.

Details

Summary

Give pointcaches a proper path function which e.g. also resolves
ALT+click (assign to all selected) not working for anything relating to
pointcaches.

This also cleans up the usage of the 'eModifierTypeFlag_UsesPointCache'
flag (removed from the boolean modifier, added to the softbody modifier).

Diff Detail

Repository
rB Blender
Branch
T64573 (branched from master)
Build Status
Buildable 7099
Build 7099: arc lint + arc unit

Event Timeline

Testfile for checking e.g. Alt+click on Cache End (or checking pointcaches now properly return some valid path_from_id()):

This revision is now accepted and ready to land.Mar 24 2020, 10:28 AM