Blender Git Commit Log

Git Commits -> Revision e7f890a

Revision e7f890a by Campbell Barton (master)
March 31, 2021, 04:29 (GMT)
WM: use data-path utility functions for WM operators

Use utility functions to decompose data paths and resolve the
RNA property from a data-path.
Replaces in-line string manipulation and RNA access.

This allows more complex data paths to be used, where previously string
literals in a data path could break the simple data-path handling logic.

Commit Details:

Full Hash: e7f890aa59add3b0d83fd56c7423aa58cdd30f65
Parent Commit: 1beca76
Lines Changed: +73, -39

1 Modified Path:

/release/scripts/startup/bl_operators/wm.py (+73, -39) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021