blender/source/blenderplayer
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
..
bad_level_call_stubs partial fix for [#23532] 2010-11-23 12:05:35 +00:00
CMakeLists.txt - check IF WIN32 AND NOT UNIX (for cygwin) 2010-11-21 13:41:43 +00:00