Blender Git Commit Log
Git Commits -> Revision 663b0bb
Revision 663b0bb by Campbell Barton (master) March 5, 2021, 06:10 (GMT) |
UI: minor changes to preset sorting - Only sort by the preset name (not it's directory). - Remove redundant string conversion. - Only call lower() once on the input. - Don't assign the lambda to a variable for single use. |
Commit Details:
Full Hash: 663b0bb04c324659f24e6b408ee4437cb3d5148b
Parent Commit: 511ff8b
Lines Changed: +5, -4
1 Modified Path:
/release/scripts/modules/bpy_types.py (+5, -4) (Diff)