Blender Git Commit Log
Git Commits -> Revision 182edd4
Revision 182edd4 by Philipp Oeser (master) August 10, 2021, 09:37 (GMT) |
Fix T89284: Greasepencil top bar draw tool settings missing Caused by {rBe3faef686d38}. Error was getting the preview [which wasnt there yet] These only appeared once the material tab in the Properties Editor was used (since this ensured a valid preview icon). Above commit changed behavior for RNA icon getter (this does not create data anymore), so ensure the preview by hand here. Maniphest Tasks: T89284 Differential Revision: https://developer.blender.org/D12178 |
Commit Details:
Full Hash: 182edd4c35c24f809c80674a0dbb9e6a5e3574bc
Parent Commit: 76d52cb
Lines Changed: +9, -8
1 Modified Path:
/release/scripts/startup/bl_ui/properties_paint_common.py (+9, -8) (Diff)