This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton 98752a1f30 py api additions needed for fixing [#34864].
- add rna property 'as_bytes' method so you can get a string property as python bytes (bypass encoding).
- make bpy.path.abspath/relpath compatible with bytes.
- add 'relpath' option to bpy_extras.image_utils.load_image(), so you can load an image relative to a path.
2013-04-05 00:30:32 +00:00
..
2013-03-26 07:29:01 +00:00
2013-03-28 15:41:43 +00:00
2013-04-04 09:50:38 +00:00
2013-04-04 18:22:01 +00:00
2013-03-29 06:25:22 +00:00
2013-04-04 09:50:38 +00:00
2013-04-04 15:10:52 +00:00
2013-03-26 07:29:01 +00:00
2013-04-03 15:04:24 +00:00
2013-04-04 16:23:00 +00:00