Go to file
Joseph Eagar a147a91899 =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.
2011-03-03 07:10:42 +00:00
build_files merge with/from trunk at r35190 2011-02-27 06:19:40 +00:00
doc merge with/from trunk at r35190 2011-02-27 06:19:40 +00:00
extern merge with/from trunk at r35190 2011-02-27 06:19:40 +00:00
intern =bmesh= 2011-03-03 07:10:42 +00:00
release merge with/from trunk at r35190 2011-02-27 06:19:40 +00:00
source =bmesh= 2011-03-03 07:10:42 +00:00
CMakeLists.txt fix for cmake not having the correct svn revision in buildinfo, now generate a header every build with the time, date, svn revision. 2011-02-24 17:57:35 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile part of a patch from Dan Eicher with some edits. 2011-02-22 05:49:21 +00:00
SConstruct merge with/from trunk at r35190 2011-02-27 06:19:40 +00:00