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/python/generic
Campbell Barton 39cb1432d8 bugfix [#23285] Exporters not available whel using special characters in path name
- ID properties now suopport non utf-8 strings for their values but not their keys.
- moved utility functions into py_capi_utils.c from bpy_utils and bpy_rna.
- import/export paths have to be printed with repr() or %r, so non utf-8 chars are escaped.
2010-09-01 14:13:48 +00:00
..
2010-08-16 12:14:09 +00:00
2010-04-11 12:05:27 +00:00
2010-08-24 04:29:23 +00:00
2010-04-11 12:05:27 +00:00
2010-03-21 01:14:04 +00:00
2010-08-10 21:22:26 +00:00
2010-04-16 16:19:36 +00:00
2010-04-16 16:19:36 +00:00
2010-04-16 16:19:36 +00:00
2010-04-16 16:19:36 +00:00
2010-04-16 16:19:36 +00:00
2010-08-02 00:08:01 +00:00