blender/source
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
..
blender Fix for r56965 by Tamito: 2013-06-01 02:14:07 +00:00
blenderplayer move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
creator code cleanup: typo and stop manpage turning '$' into italic. 2013-05-25 02:21:50 +00:00
gameengine remove redundant includes from cmake and scons. 2013-05-30 02:16:22 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00