Blender Git Loki
Git Commits -> Revision 37943b0
Revision 37943b0 by Hans Goudey (master) August 31, 2021, 14:05 (GMT) |
Fix: Output int for precision in UI data as_dict method This is stored internally and used as an integer, so there is no need to convert it to a float for "as_dict". This was just an oversight. |
Commit Details:
Full Hash: 37943b00f2cf0cda51bea3f14da6f83a75ca1239
Parent Commit: 99b1e84
Lines Changed: +1, -1
1 Modified Path:
/source/blender/python/generic/idprop_py_ui_api.c (+1, -1) (Diff)