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
2014-09-07Cycles: Several fixes for Presets.Thomas Dinges
2014-09-07Cycles: Fix Caustic tooltips.Thomas Dinges
2014-09-07Fix T40507: Blender Internal Render's Gather don't use node's emit color.Bastien Montagne
2014-09-06Py Mathutils: add `invert_safe()` and `inverted_safe()` to `Matrix`.Bastien Montagne
2014-09-06Fix T41709: Bump not rendered correctly behind transparency using Branched Pa...Sergey Sharybin
2014-09-06Cycles: Workaround cuda 6.5 compiler bug with sm_50Sergey Sharybin
2014-09-06Fix T41730: Knife Cut fails on concave facesCampbell Barton
2014-09-06Knife: remove redundant allocationsCampbell Barton
2014-09-06Cycles: Fix for the BSDF evaluation initSergey Sharybin
2014-09-06Math Lib: Add copy_m2_m2, unit_m2, zero_m2Campbell Barton
2014-09-06Knife: no need to find the face-loopsCampbell Barton
2014-09-05Cycles: Split caustics option, to allow separate control for Reflection and R...Thomas Dinges
2014-09-05Cycles: Initial support for volume ray visibility.Thomas Dinges
2014-09-05Cleanup:Antony Riakiotakis
2014-09-05Fix T41723, different tints in texture painting.Antony Riakiotakis
2014-09-05Fix T41721: Muting render layer input nodes has no effectSergey Sharybin
2014-09-05Disable msvc runtime fma3 use in an attempt to fix msvc 2013 + windows 7 issues.Martijn Berger
2014-09-05Fix uninitialized variable useCampbell Barton
2014-09-05Cleanup: de-duplicate link/append propsCampbell Barton
2014-09-04Fix broken maya/max keyconfigs (again) after link/append separation.Bastien Montagne
2014-09-04Fix T41716, crash with image mode when painting without materials.Antony Riakiotakis
2014-09-04Fix T41715 fill tools not respecting alpha lockAntony Riakiotakis
2014-09-04Separate operators for Link and Append.Andrea Weikert
2014-09-04Fix T41714: Maya and 3DS keymaps throw error when.Bastien Montagne
2014-09-04Attempt to solve T41708,Antony Riakiotakis
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-09-04Fix T41713: Lattice - Influence vertexgroup in curve modifier gets ignoredBastien Montagne
2014-09-04Fix related to previous commit: do not store panels (state, position, etc.) i...Bastien Montagne
2014-09-04Fix T41704: 2.71.6 no longer reading user ui panel arrangement from earlier s...Bastien Montagne
2014-09-04Write Compressed blend files directlyCampbell Barton
2014-09-04Fix wrong track of the memory when doing device vector resize before freeing itSergey Sharybin
2014-09-04Fix T41463: Mirror Modifier breaks Automatic-Weights in weight-paint modeCampbell Barton
2014-09-04Fix setting Curve-handle type moving the wrong oneCampbell Barton
2014-09-04Fix View3D 'Auto Keying' alignment (when dpi!=72)Campbell Barton
2014-09-04Fix T35952: Switching a single handle to free would lock the others alignmentCampbell Barton
2014-09-04Fix T40595: File broken after "make local->all"Campbell Barton
2014-09-04Vert-rip left an invalid selection with (>1 verts)Campbell Barton
2014-09-04Cleanup: Code deduplication for similar passes.Thomas Dinges
2014-09-03Fix T41693: Volumes get brightened with extra volume samples on GPU + BPTSergey Sharybin
2014-09-03Code cleanup, defined shared stroke properties to one central function.Antony Riakiotakis
2014-09-03Texture painting:Antony Riakiotakis
2014-09-03Expose "select all strips to left/right" in the select menu.Antony Riakiotakis
2014-09-03Fix T41691: Blender-internal crash (counting edges)Campbell Barton
2014-09-03Fix T41695: No label in UV/Image editor waveform modeSergey Sharybin
2014-09-03Skip distortion of the grease pencil associated with the trackSergey Sharybin
2014-09-03Fix FileSelector dividers disappearingCampbell Barton
2014-09-03Fix FileSelector drawing missing some filesCampbell Barton
2014-09-03Fix set black/white points didn't operate in the linear spaceSergey Sharybin
2014-09-03Cleanup: Use function call and delete obsolete comment.Thomas Dinges
2014-09-02Add missing update tag to material when adding texture slots.Antony Riakiotakis