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
2012-11-22Cycles: disable anisotropic BSDF on CUDA sm 1.x, to try to get it building ag...Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-05Cycles: fix crash rendering textured objects in OpenCLSergey Sharybin
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20Cycles OSL: light path, texture coordinate, bump and blended box mapping now upBrecht Van Lommel
2012-10-20Cycles: disable motion blur for CUDA entirely now, also goes wrong on otherBrecht Van Lommel
2012-10-18More fixes related to #32900, motion blur with cuda sm 2.0 still disabled.Brecht Van Lommel
2012-10-17Cycles: motion blur is now curved and passes exactly through the midpoint.Brecht Van Lommel
2012-10-17Cycles: add Tangent input for Anisotropic BSDF.Brecht Van Lommel
2012-10-16Cycles: object motion blur enabled, so in addition to camera motion, movingBrecht Van Lommel
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-10-10Cycles: per-BSDF normal input and new Bump node.Brecht Van Lommel
2012-10-10Cycles: Anisotropic BSDF enabled, with tangents now computed from the active ...Brecht Van Lommel
2012-10-09Cycles: camera motion blur enabled.Brecht Van Lommel
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-09-07Fix for Cycles (CUDA) compilation (again ...). Moved the AttributeStandard en...Lukas Toenne
2012-09-06Resolve CUDA kernel compilation errorSergey Sharybin
2012-09-06Cycles compiler fixes related to OSL changes:Lukas Toenne
2012-09-05Fix for attribute lookup in OSL. This uses a map in the OSL globals instead o...Lukas Toenne
2012-09-03Enable compilation of the SVM backend for Cycles even when OSL is enabled. Th...Lukas Toenne
2012-08-31Added a bunch of additional particle state attributes to the Cycles particle ...Lukas Toenne
2012-08-07Fix for fix, now nestedJens Verwiebe
2012-08-07Fix for endiantest, xcode condition interferred with other osJens Verwiebe
2012-08-07OSX: disable kernels in cycles gpu again, would only work in 10.8 afaikJens Verwiebe
2012-08-07OSX/cmake: Mountain-Lion (10.8 )adaptions, skip unsupported endianess etc., t...Jens Verwiebe
2012-07-23fix for cycles bug in localview: see r48269, bits used for localview gave col...Campbell Barton
2012-06-13Cycles: first step for implementation of non-progressive sampler that handlesBrecht Van Lommel
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-04Cycles / OSL:Thomas Dinges
2012-06-04Cycles: spot lamp support.Brecht Van Lommel
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-07Fix most of #31307: cycles panorama camera not working correct with speedBrecht Van Lommel
2012-05-06Code cleanup: patch by Thomas to fix PassType values to be consecutive.Brecht Van Lommel
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-02Cycles: add Ray Length output to Light Path node. This gives the distance tra...Brecht Van Lommel
2012-05-02Fixes for recent cycles and python/context commits.Brecht Van Lommel
2012-05-02Fix #31168: cycles mask layer should only affect objects for camera rays.Brecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-09Cycles/OpenCL:Thomas Dinges
2012-04-05Cycles / OpenCL:Thomas Dinges
2012-04-05Cycles: add rejection of inf/nan samples, in principle these should not happenBrecht Van Lommel
2012-03-28Cycles: shadow pass support. Note that this only takes into account lamps,Brecht Van Lommel
2012-03-26Cycles: add ColorRamp node.Brecht Van Lommel
2012-02-28Cycles: ambient occlusion support, with AO factor and distance, and a render ...Brecht Van Lommel
2012-02-28Cycles: support for camera rendering an environment map with equirectangularBrecht Van Lommel
2012-02-23Cycles: fix cuda kernel not getting rebuilt correctly after changes, due toBrecht Van Lommel
2012-02-15Fix another padding error in cycles, to complete the previous bugfix.Brecht Van Lommel
2012-02-15Fix #30139: multi render layer not working with CUDA render, due to padding e...Brecht Van Lommel
2012-01-26Cycles: disable environment importance sampling code for CUDA cards withBrecht Van Lommel