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-04-29mingw32 compiles againJoshua Leung
2012-04-29Fix Cycles to compile again on AMD OpenCL devices.Daniel Genrich
2012-04-28Cycles: fix for CUDA build.Brecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-26Fix #31058: missing Simplify panel for cycles.Brecht Van Lommel
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-23Fix #31065: cycles render crash with large node groups, increased the stackBrecht Van Lommel
2012-04-19Fix exposure being applied to cycles AO pass.Brecht Van Lommel
2012-04-16Fix/tweak for cycles border render, it wasn't generating the exact same samplesBrecht Van Lommel
2012-04-16Fix #30966: cycles nan mesh vertices got set to (0, 0, 0), now remove them in...Brecht Van Lommel
2012-04-15Fix #30955: cycles render issue with lights that have shadow casting disabled.Brecht Van Lommel
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-04-13Cycles: add render layer use environment option to disable world lighting onBrecht Van Lommel
2012-04-13Fix #30929: cycles rendering of object with scale 0 on some axis did not workBrecht Van Lommel
2012-04-12Fix: cycles not using local 3d view camera when it is decoupled from the scene.Brecht Van Lommel
2012-04-11Fix cycles opencl compile issue, fminf/fmaxf() was defined both as macro and ...Brecht Van Lommel
2012-04-11Fix #30896: cycles mask layer not working for objects without material assigned.Brecht Van Lommel
2012-04-09Cycles/OpenCL:Thomas Dinges
2012-04-09Bugfix [#30835]: Cycles doesn't work with AMD Juniper GPU, compiller throws e...Daniel Genrich
2012-04-08Tiny fix for console warning, remove period from a description in Cycles.Nicholas Bishop
2012-04-06Cycles: fix nan's generated by glossy BSDF in some cases.Brecht Van Lommel
2012-04-05Fix windows compile error in previous commit.Brecht Van Lommel
2012-04-05Cycles / OpenCL:Thomas Dinges
2012-04-05Cycles: add rejection of inf/nan samples, in principle these should not happenBrecht Van Lommel
2012-04-04Fix #30710: cycles wrong render time after pause/unpause in viewport.Brecht Van Lommel
2012-04-04Fix #30803: shader node Mapping location property conflicted with based classBrecht Van Lommel
2012-03-28Fix #30551: cycles passes combining did not always give identical result comb...Brecht Van Lommel
2012-03-28Cycles: shadow pass support. Note that this only takes into account lamps,Brecht Van Lommel
2012-03-28Cycles: add rendered draw mode option in 3d view header to show the activeBrecht Van Lommel
2012-03-28Cycles: viewport rendered draw mode now shows background images, also changed...Brecht Van Lommel
2012-03-26Cycles: fix for ColorRamp node alpha output.Brecht Van Lommel
2012-03-26Cycles: add ColorRamp node.Brecht Van Lommel
2012-03-25Cycles / CUDA:Thomas Dinges
2012-03-23last commit broke cycles, also add BMESH_TODO's for python scripts that need ...Campbell Barton
2012-03-21spelling cleanup: tesselate -> tessellate (last of these found)Campbell Barton
2012-03-20Fix #30603: cycles incorrect ray differentials when rendering with panoramaBrecht Van Lommel
2012-03-20Cycles: fix issue reported in IRC, rendering a material that mixes a transparentBrecht Van Lommel
2012-03-18spelling cleanupCampbell Barton
2012-03-12fix [#30472] 3d view objects not rendered, cycles.Campbell Barton
2012-03-11Cycles UI files:Thomas Dinges
2012-03-09Cycles: another tooltip tweak.Brecht Van Lommel
2012-03-09Cycles: improve F/Stop number tooltip description.Brecht Van Lommel
2012-03-08Cycles: fix UI when material has nodes but use nodes option is disabled, itBrecht Van Lommel
2012-03-08Cycles: support for environment texture "Mirror Ball" projection mode, next toBrecht Van Lommel
2012-03-08style cleanup: pep8 + picky editsCampbell Barton
2012-03-07Cycles: option to specify camera aperture in radius or f/stop:Brecht Van Lommel
2012-03-07Cycles: mask layers were still confusing, now they work more like in the orig...Brecht Van Lommel
2012-03-07Cycles: float texture support. Due to GPU limitations there are now 95 byte,Brecht Van Lommel
2012-03-06Fix for 30439, Cycles node group conversion wasn't checking node->id pointer ...Lukas Toenne
2012-02-28Cycles: fix AO pass not rendering with AO enabled for world, and make maskBrecht Van Lommel