|
This patch re-introduces the partial visibility feature for sculpt mode.
If you use git, here is a tar of the individual patches:
http://wiki.blender.org/uploads/a/a9/Partial-visibility-03.tar.bz2
Documentation:
http://wiki.blender.org/index.php/User:Nicholasbishop/PartialVisibility
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1399 lines, -153 lines) |
Patch |
|
|
source/blender/blenkernel/BKE_multires.h
|
View
|
1
2
|
2 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
|
|
source/blender/blenkernel/BKE_paint.h
|
View
|
1
2
3
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
|
|
source/blender/blenkernel/BKE_subsurf.h
|
View
|
1
2
3
|
3 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
|
|
source/blender/blenkernel/intern/CCGSubSurf.c
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
|
source/blender/blenkernel/intern/DerivedMesh.c
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
|
source/blender/blenkernel/intern/cdderivedmesh.c
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
|
source/blender/blenkernel/intern/customdata.c
|
View
|
1
2
|
5 chunks |
+40 lines, -5 lines |
0 comments
|
Download
|
|
|
source/blender/blenkernel/intern/multires.c
|
View
|
1
2
|
9 chunks |
+95 lines, -9 lines |
0 comments
|
Download
|
|
|
source/blender/blenkernel/intern/paint.c
|
View
|
1
2
3
|
2 chunks |
+36 lines, -1 line |
0 comments
|
Download
|
|
|
source/blender/blenkernel/intern/subsurf_ccg.c
|
View
|
1
2
3
|
7 chunks |
+66 lines, -7 lines |
0 comments
|
Download
|
|
|
source/blender/blenlib/BLI_pbvh.h
|
View
|
1
2
3
|
9 chunks |
+41 lines, -3 lines |
0 comments
|
Download
|
|
|
source/blender/blenlib/intern/pbvh.c
|
View
|
1
2
3
|
17 chunks |
+167 lines, -40 lines |
0 comments
|
Download
|
|
|
source/blender/blenloader/intern/readfile.c
|
View
|
1
2
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
|
source/blender/blenloader/intern/writefile.c
|
View
|
1
2
|
4 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
|
|
source/blender/editors/sculpt_paint/CMakeLists.txt
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
|
source/blender/editors/sculpt_paint/paint_hide.c
|
View
|
1
2
3
|
1 chunk |
+429 lines, -0 lines |
0 comments
|
Download
|
|
|
source/blender/editors/sculpt_paint/paint_intern.h
|
View
|
1
2
|
1 chunk |
+15 lines, -1 line |
0 comments
|
Download
|
|
|
source/blender/editors/sculpt_paint/paint_ops.c
|
View
|
1
2
|
3 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
|
source/blender/editors/sculpt_paint/sculpt.c
|
View
|
1
2
|
12 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
|
|
source/blender/editors/sculpt_paint/sculpt_intern.h
|
View
|
1
2
|
5 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
|
|
source/blender/editors/sculpt_paint/sculpt_undo.c
|
View
|
1
2
|
13 chunks |
+189 lines, -27 lines |
0 comments
|
Download
|
|
|
source/blender/gpu/GPU_buffers.h
|
View
|
1
2
3
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
|
|
source/blender/gpu/intern/gpu_buffers.c
|
View
|
1
2
3
|
10 chunks |
+130 lines, -23 lines |
0 comments
|
Download
|
|
|
source/blender/makesdna/DNA_customdata_types.h
|
View
|
1
2
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
|
source/blender/makesdna/DNA_meshdata_types.h
|
View
|
1
2
3
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
|
source/blender/modifiers/intern/MOD_multires.c
|
View
|
1
2
|
3 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
|
|
source/blender/windowmanager/intern/wm_operators.c
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 8
|