Go to file
Tamito Kajiyama d8b00a3bf5 Freestyle: memory consumption optimization in stroke rendering.
Previously individual strokes were represented by distinct mesh objects
no matter how many vertices and materials each stroke has, although
the vertex and material counts can be quite small depending on the input
scene data.  Now stroke meshes are packed into a minimum number of
mesh objects, so as to reduce the overheads of Blender object creation.
2015-01-03 21:54:56 +09:00
build_files GTest was broken on Linux 2015-01-03 17:55:59 +11:00
doc fix for doc generator 2014-12-29 22:16:44 +11:00
extern Just another attempt to make MSVC happy 2014-12-31 19:04:29 +05:00
intern Cycles: Fix compilation error on AVX platforms with -arch-native 2015-01-03 00:11:28 +05:00
release Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter. 2015-01-02 18:24:25 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Freestyle: memory consumption optimization in stroke rendering. 2015-01-03 21:54:56 +09:00
tests Add some BLI helpers needed by asset branch. 2015-01-03 10:13:44 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Cycles: Fix compilation error when OIIO is compiled with external PugiXML parser 2015-01-01 01:31:07 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Force phony targets to build (even if file exists) 2014-12-20 02:15:14 +01:00
SConstruct Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00