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/source/blender
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-12-29 10:04:39 +11:00
2018-10-17 12:43:41 +02:00
2018-12-30 15:15:05 +11:00
2019-01-02 10:55:17 +01:00
2018-12-30 15:15:05 +11:00
2019-01-03 01:08:26 +11:00