Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-06Cycles: Cleanup, spaces around assignment operatorSergey Sharybin
2015-04-06Cycles: Avoid doing paranoid checks in filepath of builtin imagesSergey Sharybin
2015-04-06Cycles: Support bultin 3d textures with OSL backendSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-02-02Cycles: OSL kernel now also ignores maybe-uninitializedSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-08Cleanup: cycles whitespaceCampbell Barton
2014-11-04Cycles: Be ready for new OIIO and OSL librariesSergey Sharybin
2014-10-08Cycles: enable double promotion warning /w gccCampbell Barton
2014-09-24Cleanup: Avoid some defines for scene_intersect(), related to Min Width.Thomas Dinges
2014-08-05Fix T41276: OSL bug in getmessage ("trace", "geom:name" , output)Sergey Sharybin
2014-07-25One more fix for new OSL libs.Thomas Dinges
2014-07-25Cycles: Updates for new OSL 1.5 API.Thomas Dinges
2014-06-13Cycles: Support builtin images for OSL shading backendSergey Sharybin
2014-06-05Fix T40482: Cycles matlib file crashesSergey Sharybin
2014-05-24Cleanup: Comments and unused variables.Thomas Dinges
2014-05-06Fix T39946: OSL + tangent space normal maps not working in Cycles.Brecht Van Lommel
2014-05-04Cycles: use LIKELY/UNLIKELY macrosCampbell Barton
2014-05-04Style cleanup: indentation, bracesCampbell Barton
2014-05-04Code cleanup: avoid int/uint mixup in cyclesCampbell Barton
2014-04-21Cycles: add Transparent Depth output to Light Path node.Carlo Andreacchio
2014-03-29Cycles code internals: add support for mesh voxel grid attributes.Brecht Van Lommel
2014-03-29Cycles code refactor: move more code to geom folder, add some comments.Brecht Van Lommel
2014-03-29Cycles code refactor: replace magic ~0 values in the code with defines.Brecht Van Lommel
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel
2014-03-29Cycles code refactor: changes to make adding new primitive types easier.Brecht Van Lommel
2014-03-29Cycles code refactor: move geometry related kernel files into own directory.Brecht Van Lommel
2014-03-01Fix T38900: cycles OSL crash running getmessage("trace", "geom:name", name)Brecht Van Lommel
2014-02-05Attempt to fix OSL build error on Linux with latest OSL master.Brecht Van Lommel
2013-12-31Cycles Volume Render: generated texture coordinates for volume render.Brecht Van Lommel
2013-11-28Cycles: experimental OSL ptex reading code.Brecht Van Lommel
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-05Cycles OSL: image texture lookup optimization, acquire the per thread handleBrecht Van Lommel
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-06-28Fix #35896: cycles crash with OSL image textures and viewport + preview renderBrecht Van Lommel
2013-06-08Cycles: window texture coordinates now work with orthographic cameras, thisBrecht Van Lommel
2013-05-19Cycles:Thomas Dinges
2013-05-11Fix #35306: cycles normal mapping not working with flat shading.Brecht Van Lommel
2013-05-09Cycles OpenCL: fix other build issues when enabling more features.Brecht Van Lommel
2013-04-22Attempt to fix #35041 and #34725: cycles crash with OSL and both a 3D viewportBrecht Van Lommel
2013-04-16Compile fixes for recent commitsAntony Riakiotakis
2013-01-31OSL 1.3x / Windows 64:Thomas Dinges
2013-01-31Attempt to fix cycles OSL link error on windows 64 bit.Brecht Van Lommel
2013-01-10Cycles: multiple importance sampling for lamps, which helps reduce noise forBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to store curves with the index of the first key and theBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2012-12-29Cycles Hair:Thomas Dinges
2012-12-22Cycles OSL: handle new getattribute constant folding with renderstate NULL ch...Brecht Van Lommel
2012-12-15Cycles OSL minor optimizations: recycle shading context, don't do memoryBrecht Van Lommel