Blender Git Commit Log

Git Commits -> Revision 3e3e7ee

Revision 3e3e7ee by Antonis Ryakiotakis (master)
July 16, 2015, 15:12 (GMT)
Sculpt draw code:

Remove legacy code completely, now dyntopo, multires et al even work on
GL 1.1 for really hardcore users :p

Real purpose here though is to be able to have fast multires drawing
even with VBO off, since it requires using indices for vertex buffers.

Also made own code elf puke an eaten normal update function which
made multires not update normals in solid mode...sorry.

Commit Details:

Full Hash: 3e3e7ee41c9c04ef1630eef46c71434d152c55dc
Parent Commit: 6568b6d
Lines Changed: +222, -475

7 Modified Paths:

/source/blender/blenkernel/intern/cdderivedmesh.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+2, -0) (Diff)
/source/blender/gpu/GPU_buffers.h (+16, -7) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+182, -463) (Diff)
/source/blender/gpu/intern/gpu_init_exit.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021