Go to file
Thomas Dinges f47cb7e2d9 Fix for r56965 by Tamito:
* Panorama Camera was not working for Blender Internal and Cycles anymore.

Code checked for Freestyle render layer flag, but as the flag is enabled per default, it broke Panorama camera in all cases. It made no sense to check this on a render layer basis anyway... check if Freestyle is enabled in general now instead.
2013-06-01 02:14:07 +00:00
build_files Stupid typo, reported by Eugenio Pignataro on ML, thx. 2013-05-31 17:39:43 +00:00
doc rename references to faces in docs. 2013-05-28 13:58:56 +00:00
extern Fixed compilation error after recent keyframes commit. 2013-05-30 12:05:28 +00:00
intern Cycles OpenCL: keep the opencl context and program around for quicker rendering 2013-05-31 16:19:03 +00:00
release Follow up to previous commit 2013-05-31 09:55:34 +00:00
source Fix for r56965 by Tamito: 2013-06-01 02:14:07 +00:00
CMakeLists.txt fix for building on osx with recent freestyle bugfix. 2013-05-24 10:15:20 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00