forked from bartvdbraak/blender
3b891aea5c
Previous fix wasn't correct. It made things working, but it removed advantage of using PBVH for speed because derivedMesh used to be recreated on each stroke step. This commit fixes non-multires sculpting for Solid shading, wireframe and render wouldn't work correct -- it'll require a bit more tricky things because DM created for base mesh doesn't points to mesh->mverts anymore, so sculpting and drawing modules are using different verts arrays. |
||
---|---|---|
build_files | ||
doc | ||
extern | ||
intern | ||
release | ||
source | ||
CMakeLists.txt | ||
COPYING | ||
GNUmakefile | ||
SConstruct |