Blender Git Loki

Git Commits -> Revision d8daeeb

Revision d8daeeb by Campbell Barton (master)
March 12, 2019, 05:31 (GMT)
UI: Avoid redundant text argument to UnifiedPaintPanel methods

Now when the text argument is omitted, use the default name
matching how regular properties work.

Avoids passing in the same name which RNA has,
matches UILayout.prop behavior.

Also use keyword only for optional arguments.

Commit Details:

Full Hash: d8daeeb9300953ee175e06c8fc1aa3a44a72da20
Parent Commit: 5234ced
Lines Changed: +41, -43

5 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+22, -22) (Diff)
/release/scripts/startup/bl_ui/space_image.py (+4, -4) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+2, -4) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+4, -4) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+9, -9) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021