Depsgraph: Remove unneeded RNA_path_resolve
Found during research of {T77124}. In `build_driver_data` an identical RNA_path is resolved twice. In stead of resolving it twice this patch will construct the `property_exit_key` based on the resolution of `property_entry_key`. This change isn't noticeable for users. Just a cleanup as it isn't needed to do the same logic twice. Reviewed By: Sergey Sharybin Differential Revision: https://developer.blender.org/D7872
This commit is contained in:

committed by
Jeroen Bakker

parent
752139556f
commit
0749cff957
Submodule release/scripts/addons updated: 5d33d1a1c2...36cc6368b7
Reference in New Issue
Block a user