Go to file
Lukas Toenne 0551aa14bb Fix for OSL 'background' attributes (attributes that are not associated to a particular object). Atm this is only the 'ray_length' attribute.
Background attributes are used as fallback in two cases:
1) Non-object light samples (e.g. lamp shaders)
2) Fallback if no implicit object attribute can be found
2012-10-17 12:12:26 +00:00
build_files style cleanup: make OSL follow our C style convention. http://wiki.blender.org/index.php/Dev:Doc/CodeStyle 2012-10-17 01:47:37 +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: 2012-10-17 04:13:03 +00:00
intern Fix for OSL 'background' attributes (attributes that are not associated to a particular object). Atm this is only the 'ray_length' attribute. 2012-10-17 12:12:26 +00:00
release un-subdivide bmesh operator, useful for making lower polygon versions of models, can give nicer results then edge collapsing which tends to give a lot of sharp triangles. 2012-10-16 16:04:12 +00:00
source Fix #32856, Crash in compositor due to deprecated node socket flag in old files. 2012-10-17 10:49:42 +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 code cleanup: add check spelling osl 2012-10-17 01:53:29 +00:00
SConstruct add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00