Blender Git Commit Log
Git Commits -> Revision 2884ae9
Revision 2884ae9 by Alexander Gavrilov (master) September 22, 2021, 10:22 (GMT) |
Custom Properties: fix the tooltip field not initialized in edit dialog. Initializing the description property was completely forgotten. It also seems it may be missing sometimes, so use `get`. Also, clean values when there is no data, and correctly use the return value of `get_value_eval` in one instance. |
Commit Details:
Full Hash: 2884ae971ab56301fbddb053802ff947f934bf7c
Parent Commit: 90b4858
Lines Changed: +9, -2
1 Modified Path:
/release/scripts/startup/bl_operators/wm.py (+9, -2) (Diff)