This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Sergey Sharybin c21f19374b Fixed crash caused by recent VBO's changes
Crash was caused by non-initialized original index passing to compareDrawOptions
callback. Due to in some cases it's enough to know indices of faces in final DM
(like for comparing if the same texture used for mesh drawing) assume this
callback receives index in final DM and if it's needed it will make conversion
to original index itself.

This should help reaching extra speed if textured object is affected by
bevel modifiers, i.e.
2011-12-01 18:26:48 +00:00
..
2011-11-29 10:54:47 +00:00
2011-11-29 10:54:47 +00:00
2011-11-07 16:36:49 +00:00
2011-11-07 12:55:18 +00:00
2011-10-28 17:00:53 +00:00
2011-11-16 18:32:28 +00:00
2011-11-03 03:00:45 +00:00
2011-11-07 12:55:18 +00:00
2011-11-07 12:55:18 +00:00
2011-11-29 10:54:47 +00:00
2011-11-29 10:54:47 +00:00
2011-11-13 12:17:27 +00:00
2011-11-13 12:17:27 +00:00