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/intern
Campbell Barton 971e4be108 modify my last commit to fix [#22486] add_actuator crashes when name is bigger than 32 chars
Throwing an exception if the strings too long means scripts need to be aware of string lengths and changing a string length in RNA can too easily break scripts.
Instead honor the string length in RNA_property_string_set()
2010-06-12 17:30:21 +00:00
..
2010-02-12 13:34:04 +00:00
2010-06-02 19:37:53 +00:00
2010-02-12 13:34:04 +00:00
2010-03-14 16:06:43 +00:00
2010-02-12 13:34:04 +00:00
2010-06-05 15:31:55 +00:00
2010-06-05 15:31:55 +00:00
2010-03-21 01:14:04 +00:00
2010-03-21 01:14:04 +00:00
2010-06-09 19:31:10 +00:00
2010-03-21 01:14:04 +00:00
2009-08-10 15:39:11 +00:00
2010-03-21 01:14:04 +00:00