Go to file
Brecht Van Lommel 3e1e76a2c1 Fix #35289: UV layout export to image was extremely slow for large meshes. This
was due to slow implementation of slice operation for things like mesh uv data.
Made that faster now for cases where the internal storage is an array.
2013-05-10 22:05:47 +00:00
build_files Fix OS X 32 bit build error, and bring buildbot config in sync with default. 2013-05-07 18:32:37 +00:00
doc update autogenerated changelog. also correct typos in the generator. 2013-05-09 01:58:49 +00:00
extern Left extra logging print by accident. 2013-05-10 07:26:55 +00:00
intern Cycles: bump node changes to add a Distance input that controls the overall displacement 2013-05-10 16:57:17 +00:00
release Fix #35273: click in empty space to deselect as used by the Maya keymap gave 2013-05-10 20:49:16 +00:00
source Fix #35289: UV layout export to image was extremely slow for large meshes. This 2013-05-10 22:05:47 +00:00
CMakeLists.txt add option to disable guardedalloc, helps for debugging memory errors 2013-05-08 12:55:23 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00