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-12-09Fix #33454: cycles wasn't hiding the original object used for dupliverts orBrecht Van Lommel
2012-12-07Fix missing mapping and influence panel for particles when cycles is selectedBrecht Van Lommel
2012-12-04Fix #33405: preview render getting stuck in a particular .blend file, ObjectKeyBrecht Van Lommel
2012-11-28Fix #33328: cycles not rendering dupliframes, needs an exception.Brecht Van Lommel
2012-11-23Fix #33267: cycles math node power gave different results for CPU and GPU. TheBrecht Van Lommel
2012-11-23code cleanup: warning & styleCampbell Barton
2012-11-23final fix for Sensor Fit (AUTO, HOR, VERT) in panorama lens - patch by Brecht...Dalai Felinto
2012-11-21Fix #32796: cycles did not support image auto refresh option.Brecht Van Lommel
2012-11-21Cycles bugfix: AUTO wasn't working for Equisolid Fisheye lensDalai Felinto
2012-11-16Fix #33170: cycles viewport update issue with motion blur enabledBrecht Van Lommel
2012-11-15Cycles OSL: windows build system changes to support static OSL/OIIO.Brecht Van Lommel
2012-11-13avoid divide by zero in cycles progress calculationCampbell Barton
2012-11-11Cycles: panorama camera in viewport camera view now shows the render mappedBrecht Van Lommel
2012-11-10Fix #33135: cycles object info random number not working anymore.Brecht Van Lommel
2012-11-10Cycles: correction to how device of lists is exposed to blenderSergey Sharybin
2012-11-10Fix #33132: Incorrect render session update when using persistent images issu...Sergey Sharybin
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-10Cycles / OSL:Thomas Dinges
2012-11-10Fix #32972: cycles crash changing to GPU render with OSL enabled.Brecht Van Lommel
2012-11-09Fisheye Equidistant Lens algorith bugfixDalai Felinto
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-09code cleanup: double promotion warnings with new bevel code & wrong use of NU...Campbell Barton
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-08Fix #33107: cycles fixed threads 1 was still having two cores do work,Brecht Van Lommel
2012-11-07UI message fixes...Bastien Montagne
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-07Fix cycles crash with normal map node, issue with tangent sign attribute.Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-06Silent strict compiler flag.Sergey Sharybin
2012-11-06Bugfix: Missing ')' broke Cycles addonJoshua Leung
2012-11-05update fisheye tooltip - it was wrongly suggesting equidistant for fulldomesDalai Felinto
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-11-05Compile fix on Mingw:Joshua Leung
2012-11-05Cycles: improve Anisotropic BSDF node, changing the Roughness U/V inputs toBrecht Van Lommel
2012-11-03Cycles: use mikktspace now for computing tangents from UV maps. This avoids uglyBrecht Van Lommel
2012-11-03use library argument for bpy.path.abspath in case of linked nodes.Campbell Barton
2012-11-03Cycles OSL: shader script nodeBrecht Van Lommel
2012-11-03Cycles OSL: refactoring and fixesBrecht Van Lommel
2012-11-02RNA C++: fixes for lookup_int/lookup_string which were not working in some ca...Brecht Van Lommel
2012-10-30Cycles: optimization to not compile shaders and load images that are notBrecht Van Lommel
2012-10-26Fix #32972: cycles crash switching OSL to SVM in viewport render.Brecht Van Lommel
2012-10-25Fix #31894: cycles node muting not working, was not implemented yet.Brecht Van Lommel
2012-10-24Patch #29142: Reduce hopping when switching between perspective and orthograp...Sergey Sharybin
2012-10-22RNA C++ API improvementsSergey Sharybin
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-21Bugfix [#32932] Can't see the Speaker properties when using CyclesJoshua Leung
2012-10-20Integer socket support in Cycles. Int values are already supported natively i...Lukas Toenne
2012-10-18Fix #32912: cycles crash with dead particles, actual crash was caused by anBrecht Van Lommel