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
2015-02-02Fix T43501: Crash on custom node tree creationjulianeisel
2015-02-02Fix for Freestyle view map caching not properly updated upon changes of rende...Tamito Kajiyama
2015-02-02BMesh: tool to ensure all faces are convexCampbell Barton
2015-02-02BMesh: BM_face_triangulate take edge arrayCampbell Barton
2015-02-02Cycles: Indentation fix for the previous commitSergey Sharybin
2015-02-02Cycles: Implement cubit image interpolation on CPUSergey Sharybin
2015-02-02Add extra Cycles regression testsSergey Sharybin
2015-02-02Cycles: Allow paths customization via environment variablesSergey Sharybin
2015-02-01error in last commitCampbell Barton
2015-02-01RNA: add readonly pixelsize to userprefsCampbell Barton
2015-02-01Documentation: updated mathutils documentationSybren A. Stüvel
2015-02-01cleanup: use constCampbell Barton
2015-02-01Documentation: Support documenting constructors in class __doc__Sybren A. Stüvel
2015-02-01mathutils: added exponential map to QuaternionSybren A. Stüvel
2015-02-01Fix: correctly describing Quaternion.normalize()Sybren A. Stüvel
2015-02-01BMesh: remove redundant connect-nonplanar loopCampbell Barton
2015-01-31WM: empty menu so addons can extend the splashCampbell Barton
2015-01-31Cleanup: styleCampbell Barton
2015-01-31Blender metadata changes to accommodate non string dataMartijn Berger
2015-01-31Add PIL_check_seconds_timer_i to avoid castingCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-31Comment for math defines, also add M_PI_4Campbell Barton
2015-01-31Fix T43496: Infinite loop in kernel when using surface attribute for volumeSergey Sharybin
2015-01-30Cycles: Don't perform re-intersection if ray distance is zeroSergey Sharybin
2015-01-30Cycles: Use bool for is_lead arraySergey Sharybin
2015-01-30Cycles: Use fast math functions in hair BSDFSergey Sharybin
2015-01-30Cycles: Add fast math function moduleSergey Sharybin
2015-01-30First version of constrained line strokes - there's some flickeringAntony Riakiotakis
2015-01-30Operator that sets proxies needs to cater for all supported strip typesAntony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-30Proxy enable operator:Antony Riakiotakis
2015-01-30More hacks for proxy generation:Antony Riakiotakis
2015-01-30Fix T43324: Shrinkwrap projection issue in editmode.Bastien Montagne
2015-01-30Corrections to Cycles ctestsSergey Sharybin
2015-01-30Cycles: Remove confusing labels usage in hair BSDFSergey Sharybin
2015-01-30Fix T43458: Crashes with hair transmission BSDFSergey Sharybin
2015-01-30Committing the impressive RTheme to the default collectionDaniel Salazar
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Fix T43472: IMBuf: crash on loading top-to-bottom bitmaps.Bastien Montagne
2015-01-29Fix texture sampling getting srgb color after fix for subsurf sampling.Antony Riakiotakis
2015-01-29Gooseberry request: Dithering support for byte images when painting onAntony Riakiotakis
2015-01-29Fix T43473: mathtutils.geometry.interpolate_bezier returns only 2d coordinatesBastien Montagne
2015-01-29Cycles: Fix for bump node not working with object texture mappingSergey Sharybin
2015-01-29Fix T43207 fill brush fails in perspective modeAntony Riakiotakis
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29Fix T41757: Inconsistent hotkey label with setting.Bastien Montagne
2015-01-29Revert "mathutils: let Vector.normalize() return the original length."Campbell Barton
2015-01-29Fix T43454 color is washed out in textured brushesAntony Riakiotakis
2015-01-29mathutils: let Vector.normalize() return the original length.Sybren A. Stüvel
2015-01-29Add override setting to proxy enable operatorAntony Riakiotakis