This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/startup/bl_operators
Campbell Barton ae50a7df03 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.
2019-01-03 02:13:00 +11:00
..
2018-07-03 06:48:44 +02:00
2018-12-18 15:02:49 +11:00
2018-10-19 16:35:09 -03:00
2018-12-18 15:02:49 +11:00
2018-11-26 14:02:09 +11:00
2018-12-20 13:11:04 +11:00