Go to file
Nicholas Bishop 2062ca6b6c Decrease frequency of mallocs during multires sculpt smoothing
Patch from Jason Wilkins.

Creates a pool of allocations (one for each OpenMP thread) rather than
allocating every time do_multires_smooth_brush() is called.
2012-06-12 11:22:10 +00:00
build_files Enable cuda sm_30 kernels for buildbot 2012-06-05 19:23:52 +00:00
doc minor fixes 2012-06-11 12:13:41 +00:00
extern Masking support for motion tracks 2012-06-12 11:13:53 +00:00
intern Fix #31675 Reroute nodes aren't working for cycles. 2012-06-12 07:27:50 +00:00
release Masking support for motion tracks 2012-06-12 11:13:53 +00:00
source Decrease frequency of mallocs during multires sculpt smoothing 2012-06-12 11:22:10 +00:00
CMakeLists.txt minor fixes 2012-06-11 12:13:41 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile cmake edits 2012-05-27 10:03:13 +00:00
SConstruct Scons: 2012-05-29 12:13:45 +00:00