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
2013-12-10Fix T37694: cycles particles emitter object rendering when it shouldn't.Brecht Van Lommel
2013-11-27Fix T37159: cycles rendering particle emitter mesh incorrectly when using non...Brecht Van Lommel
2013-11-26Fix mistake in last commit with submodules.Brecht Van Lommel
2013-11-26Fix T37303, Fix T37163: cycles mask layers that are also excluded not renderingBrecht Van Lommel
2013-10-17Fix cycles mesh synchronization being too slow with vector blur and duplis.Brecht Van Lommel
2013-08-22Cycles / Sampling UI:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-12Fix #36437 Cycles no longer rendering Emitter object (Particle Systems). The ...Lukas Toenne
2013-08-07Fix #36355: cycles render of objects with both duplis and hair would not renderBrecht Van Lommel
2013-07-20Cycles / Sampling UI:Thomas Dinges
2013-07-07Fix #36037: cycles from dupli generated texture coordinates were wrong, shouldBrecht Van Lommel
2013-06-13Fix #35730: cycles not rendering dupliverted metaball, needs another specialBrecht Van Lommel
2013-06-13Fix #35733: lamps on render layers that are both excluded and used for maskingBrecht Van Lommel
2013-06-07Cycles: ray visibility options now work for lamps and mesh lights, with and w...Brecht Van Lommel
2013-04-25Fix #35077: cycles incorrectly rendered an empty with dupligroup that wasBrecht Van Lommel
2013-03-03Fix #34508: particle emitter show/hide option did not work correct afterBrecht Van Lommel
2013-03-01Fix #34480: cycles hair render in dupligroup did hide the emitter properly in...Brecht Van Lommel
2013-01-30Cycles: make multiple importance sampling for lamps an option per lamp now,Brecht Van Lommel
2013-01-10Cycles: multiple importance sampling for lamps, which helps reduce noise forBrecht Van Lommel
2012-12-28New featureStuart Broadfoot
2012-12-09Fix #33454: cycles wasn't hiding the original object used for dupliverts orBrecht Van Lommel
2012-11-28Fix #33328: cycles not rendering dupliframes, needs an exception.Brecht Van Lommel
2012-11-10Fix #33135: cycles object info random number not working anymore.Brecht Van Lommel
2012-11-10Fix #33131: more useful cycles behavior for layers that are both marked excludedBrecht Van Lommel
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-03Cycles: use mikktspace now for computing tangents from UV maps. This avoids uglyBrecht Van Lommel
2012-10-18Fix #32912: cycles crash with dead particles, actual crash was caused by anBrecht Van Lommel
2012-10-16Fix for second bug reported in #32846: Particle emitters are still shown for ...Lukas Toenne
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht 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-28Fix cycles "synchronizing object" status being shown when it was already fini...Brecht Van Lommel
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-03Fix #32144: cycles viewport missing update with dupliverts. Ideally this woul...Brecht Van Lommel
2012-08-31Cycles: Start the particle index for object instances at 1 instead 0. The fir...Lukas Toenne
2012-08-31Fix for #32184 and redesign of particle storage in Cycles.Lukas Toenne
2012-08-10Fix for particle object rendering in Cycles. On object sync the object first ...Lukas Toenne
2012-07-23fix for cycles bug in localview: see r48269, bits used for localview gave col...Campbell Barton
2012-06-25Fix cycles not working in 3d local view, and missing update when toggling hidingBrecht Van Lommel
2012-06-13Cycles: first step for implementation of non-progressive sampler that handlesBrecht Van Lommel
2012-06-13Fix #31780, cycles nested group rendering broken. Was using the dupli object ...Lukas Toenne
2012-06-09style cleanup: block commentsCampbell Barton
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-04Cycles: spot lamp support.Brecht Van Lommel
2012-05-29Fix #31556: cycles object info random value was not properly randomized forBrecht Van Lommel
2012-05-23Fix: cycles not supporting scene background sets.Brecht Van Lommel
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05Fix related to #31317: viewport render layer rendering now uses render visibi...Brecht Van Lommel