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-08Cycles Volume: remove use volumetrics option.Brecht Van Lommel
2013-12-08Cycles Volume: rename isotropic to scatter volume, g to anisotropy, scatterin...Brecht Van Lommel
2013-10-10Merged revision(s) 60459-60650 from trunk/blender into soc-2013-dingto.Thomas Dinges
2013-10-05Better fix for #36935 and 36316:Brecht Van Lommel
2013-09-09Cycles / Volume Rendering:Thomas Dinges
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-08-31Cycles: viewport render now takes scene color management settings into account,Brecht Van Lommel
2013-08-24Cycles: reduce noise using regular path tracing + subsurface scattering withBrecht Van Lommel
2013-08-24Cycles:Thomas Dinges
2013-08-23Cycles: more code refactoring to rename things internally as well. Also changeBrecht Van Lommel
2013-08-23Cycles: change Progressive sampling option in UI to an enum of "Path Tracing"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-09Cycles / Non-Progressive integrator:Thomas Dinges
2013-08-01Cycles / Squared Samples:Thomas Dinges
2013-07-20Code cleanup / Cycles:Thomas Dinges
2013-07-20Cycles / Sampling UI:Thomas Dinges
2013-07-19Fix for [#36216] Viewport render with CMJ sampler and unlimited passes freezes Thomas Dinges
2013-06-09Fix #35696: cycles crash with no world assigned to scene, after recent changes.Brecht Van Lommel
2013-06-07Cycles: experimental correlated multi-jittered sampling pattern that can be usedBrecht Van Lommel
2013-06-07Code cleanup: avoid some warnings due to implicit uint/int/float/double conve...Brecht Van Lommel
2013-06-07Cycles: mist pass added, with start/depth/falloff control. If the pass isBrecht Van Lommel
2013-05-10Cycles: add Use Surfaces and Use Hair option to render layers, to disable ren...Brecht Van Lommel
2013-04-16Cycles: when render layers have per layer number of samples set, the SamplingBrecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2013-02-14Further fix for #34121: OSL + persistent images could crash in some cases still.Brecht Van Lommel
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
2013-01-17Cycles:Thomas Dinges
2013-01-07Cycles / Tile Rendering:Thomas Dinges
2012-12-28New featureStuart Broadfoot
2012-12-21Cycles: merge some changes from a local branch to bring network rendering a bitBrecht Van Lommel
2012-12-14Cycles: make "Open Shading Language" a boolean toggle, the other option "GPU ...Brecht Van Lommel
2012-11-16Fix #33170: cycles viewport update issue with motion blur enabledBrecht Van Lommel
2012-11-10Fix part of #33132: render resoltuion refresh issues after persistent imagesBrecht Van Lommel
2012-11-10Fix #33131: more useful cycles behavior for layers that are both marked excludedBrecht Van Lommel
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-08Fix #33107: cycles fixed threads 1 was still having two cores do work,Brecht Van Lommel
2012-10-26Fix #32972: cycles crash switching OSL to SVM in viewport render.Brecht Van Lommel
2012-10-18Fix #32912: cycles crash with dead particles, actual crash was caused by anBrecht Van Lommel
2012-10-16Cycles: fix some update issues with camera motion blur, and do some more workBrecht Van Lommel
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-10-09Cycles: camera motion blur enabled.Brecht Van Lommel
2012-09-17Cycles: change preview "resolution divider" that gave the number of lowerBrecht Van Lommel
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-01Fix #32463, Cycles crashing. The particle system sync_recalc part was checkin...Lukas Toenne
2012-08-31Fix for #32184 and redesign of particle storage in Cycles.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