Go to file
Sergey Sharybin f5cc313d9d Clamp minimal tile size with Save Buffers and FSAA enabled
That was an old check whether tiled EXRs are used during rendering
since version 2.42 where there indeed was a special check for tile
size in EXR tile code.

Now it seems EXR could handle tiles with non-equal size and no
extra tile size check happens for EXR. Anyway EXR tile initialization
happens after initparts, so clamping size in initparts should be
safe for EXR tiles as well.
2012-10-15 12:54:12 +00:00
build_files Fix for own commit r51178, duplicate line. 2012-10-08 12:02:55 +00:00
doc * Fix small bug in Python operator example; improved example of modal operator 2012-10-12 18:19:39 +00:00
extern code cleanup: remove redundant casts 2012-10-14 08:49:01 +00:00
intern Solve some issues with smoke when using strict compile flags 2012-10-15 09:25:03 +00:00
release Making "Jump to Keyframes" operator (for Action/Graph Editors) more obvious 2012-10-15 03:52:27 +00:00
source Clamp minimal tile size with Save Buffers and FSAA enabled 2012-10-15 12:54:12 +00:00
CMakeLists.txt OSX/cmake: after osl librenew with globals patch, forcing oiio is not longer needed 2012-10-11 10:15:37 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile style cleanup: 2012-10-10 23:44:07 +00:00
SConstruct add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00