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
Campbell Barton ee1d2adc16 partial fix for [#23532]
- Python calling operators didn't run WM_operator_properties_sanitize() so enum functions called from python were given a NULL context.
- PROP_ENUM_NO_CONTEXT and PROP_NEVER_NULL used the same value in the enum (possible conflict).
2010-11-23 12:05:35 +00:00
..
2010-11-23 12:05:35 +00:00
2010-11-17 07:22:20 +00:00
2010-08-10 21:22:26 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00