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-06-11Cycles: ray visibility panel is now also available for the world, works same asBrecht Van Lommel
2013-06-10Fix #35681: cycles excluded layers still got evaluated before and afterBrecht Van Lommel
2013-06-10Custom Group Node type for extending existing nodes from python scripts. This...Lukas Toenne
2013-06-09Fix #35696: cycles crash with no world assigned to scene, after recent changes.Brecht Van Lommel
2013-06-09Fix related to #35681: avoid some unnecessary cycles updated when using excludeBrecht Van Lommel
2013-06-07Cycles: ray visibility options now work for lamps and mesh lights, with and w...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-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28Cycles OpenCL: disable requirement of enabling Experimental, environment vari...Brecht Van Lommel
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-18Code cleanup / Cycles:Thomas Dinges
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-17Code cleanup / Cycles:Thomas Dinges
2013-05-16code cleanup: double promotion warnings.Campbell Barton
2013-05-12Cycles / Math:Thomas Dinges
2013-05-11Fix #35306: cycles normal mapping not working with flat shading.Brecht Van Lommel
2013-05-10Cycles: bump node changes to add a Distance input that controls the overall d...Brecht Van Lommel
2013-05-10Cycles: add Use Surfaces and Use Hair option to render layers, to disable ren...Brecht Van Lommel
2013-05-10Code cleanup / Cycles:Thomas Dinges
2013-05-10Fix #35282: cycles color ramp set to constant interpolation did not work well.Brecht Van Lommel
2013-05-08Cycles / Hair rendering:Thomas Dinges
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-05-01Fix for bug reported by Thomas Dinges on IRC: OSL script node was not initial...Lukas Toenne
2013-04-28Fix for "new" Cycles handling of textures, UI code assumed all texture users ...Bastien Montagne
2013-04-28Fix #35121: cycles 3D viewport render pause button not working during render.Brecht Van Lommel
2013-04-25Fix #35077: cycles incorrectly rendered an empty with dupligroup that wasBrecht Van Lommel
2013-04-25Fix #34714: cycles viewport render would restart when minimizing and unminimi...Brecht Van Lommel
2013-04-16Cycles: when render layers have per layer number of samples set, the SamplingBrecht Van Lommel
2013-04-16Fix #34966: cycles packed PNG images were showing alpha fringe, packed imagesBrecht Van Lommel
2013-04-16update uncrustify config, use floats for FloatProperty() min/maxCampbell Barton
2013-04-16Cycles Hair: Strand Minimum Pixel SizeStuart Broadfoot
2013-04-11Fix for material icon rendering with cyclesSergey Sharybin
2013-04-11Fix #34948, bug in Cycles node groups. The proxy node maps used to identify e...Lukas Toenne
2013-04-07Cycles UI:Thomas Dinges
2013-04-07Missing updates in the doc/ and intern/ folders during the merger in revision...Tamito Kajiyama
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-07Properties Editor / Render Layers:Thomas Dinges
2013-04-05Fix another part of #34877: cycles progress status text not showing correct withBrecht Van Lommel
2013-04-05Fix #34877: The render status feedback (progress bar) does not take into acco...Sergey Sharybin
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-03-29misc minor edits.Campbell Barton
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-24Fix for [#34747] Rendering invisible tilesThomas Dinges
2013-03-23Fix for cycles group node bug, reported on IRC: Group nodes input proxies did...Lukas Toenne