Blender Git Loki

Git Commits -> Revision ae50a7d

Revision ae50a7d by Campbell Barton (master)
January 2, 2019, 15:13 (GMT)
Fixes and edits to studio light operators

- Remove pathlib use
(was converting to/from string with no real advantage).
- Use user_resource(..., create=True) to ensure the path exists.
- Pass full path to BKE_studiolight_create, don't add extension after.
- Fix 'sl' filtering glob and move from ui code to operator.
- Fix string copy length.

Commit Details:

Full Hash: ae50a7df037e63863815b54ca53b4dbf3cda2799
Parent Commit: 72e2a0c
Lines Changed: +31, -48

3 Modified Paths:

/release/scripts/startup/bl_operators/wm.py (+26, -41) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+3, -5) (Diff)
/source/blender/blenkernel/intern/studiolight.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021