Blender Git Commit Log

Git Commits -> Revision a147a91

Revision a147a91 by Joseph Eagar (master)
March 3, 2011, 07:10 (GMT)
=bmesh=

Fixed view selected code. Made MDisps->disps use the
special allocation library I wrote as a
temporary fix to MDeformGroup->dw problems.

Why was the vgroup solution reused? It's really slow,
and its hard to tie in something like mempool or memarena.
The hackish allocator I wrote really needs to go, eventually,
or be folded into guardedalloc.

Also fixed a customdata bug with modifiers.

Commit Details:

Full Hash: a147a91899f97adccb7049965a4cd4dfd5693eb6
SVN Revision: 35321
Parent Commit: 065a7f4
Lines Changed: +52, -42

8 Modified Paths:

/intern/opennl/superlu/sgstrf.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/cdderivedmesh.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/customdata.c (+18, -13) (Diff)
/source/blender/blenkernel/intern/multires.c (+14, -13) (Diff)
/source/blender/blenlib/intern/BLI_cellalloc.c (+3, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+12, -1) (Diff)
/source/blender/editors/space_view3d/view3d_snap.c (+0, -12) (Diff)
/source/blender/modifiers/intern/MOD_mirror.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021