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-01-23Cycles Hair: Multiple vertex colours and UV coordinatesStuart Broadfoot
2013-01-23Cycles:Thomas Dinges
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-17Cycles:Thomas Dinges
2013-01-16Movies support for CyclesSergey Sharybin
2013-01-16UI / Scene Context:Thomas Dinges
2013-01-16code cleanup:Campbell Barton
2013-01-15Cycles Hair: Introduction of Cardinal Spline Curve Segments and minor fixes.Stuart Broadfoot
2013-01-14Remove usage WITH_CYCLES_CUDA_BINARIES in code, use check forSergey Sharybin
2013-01-12Packed and generated images support for CyclesSergey Sharybin
2013-01-11code cleanup: warnings, also add check in crash handler that a wmWindowManage...Campbell Barton
2013-01-10Cycles: multiple importance sampling for lamps, which helps reduce noise forBrecht Van Lommel
2013-01-08Fix for recent tile_order feature not working properly with persistent dataSergey Sharybin
2013-01-07Cycles / Tile Rendering:Thomas Dinges
2013-01-04Added vertex color attributes (currently limited to one) and UVs included for...Stuart Broadfoot
2013-01-04Silent "no previous prototype" warning, which was treating as error hereSergey Sharybin
2013-01-03Cycles Hair: add Generated texture coordinates for curves, so that proceduralBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to store curves with the index of the first key and theBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2013-01-03add id property clear function (matching the same python function for dicts/l...Campbell Barton
2013-01-01Fix for normal scaling when using triangle primitives for hair.Stuart Broadfoot
2013-01-01Fix to prevent undefined normals being generated with `add_face_normals()', f...Stuart Broadfoot
2013-01-01Highlight currently rendering tilesSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-31Usual UI messages-related fixes...Bastien Montagne
2012-12-29Fix for last commit, hair settings panel should also check on psys. Thomas Dinges
2012-12-28Cycles Hair UI:Thomas Dinges
2012-12-28Fix cycles python error in some panels, was not updated for new list template...Brecht Van Lommel
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-16Cycles: add "Textures" panel in particle properties, to make it possble to addBrecht Van Lommel
2012-12-14Cycles: make "Open Shading Language" a boolean toggle, the other option "GPU ...Brecht Van Lommel
2012-12-13Cycles: shuffle addon import statements a bit to try to fix a strange importBrecht Van Lommel
2012-12-11Cycles: RGB and Vector Curves nodes now supported, with the limitation that theBrecht Van Lommel
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