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
Sergey Sharybin 87cb3f8519 Fix crash caused by recently added assert about if string was set properly.
Memory Estimate is actually 31 characters length, str[31] is a null-terminator.

Return length of 31 for memory estimate property. Returning proper length
would lead to slowdown because of 2x iteration through vertices.
2011-09-02 17:58:09 +00:00
..
2011-08-30 10:07:50 +00:00
2011-08-30 10:07:50 +00:00
2011-08-30 08:22:03 +00:00
2011-08-01 11:44:20 +00:00