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
2016-03-04Fix T47683: broken BBox logic when drawing duplis.Bastien Montagne
2016-03-04Curve/line width change broke outline drawingCampbell Barton
2016-03-04Edit Mesh: Edge tag toggle when no active path is foundCampbell Barton
2016-03-04Fix T47564: Unwrapping the same mesh results in different UVs.Bastien Montagne
2016-03-04Fix assert in UI codeCampbell Barton
2016-03-04Fix T47604: Sculpt + Modifier undo gives invalid normalsCampbell Barton
2016-03-04Fix T47582: Curve handle thickness regressionCampbell Barton
2016-03-04Fix T47586: Nurbs handle thickness regressionCampbell Barton
2016-03-04Fix T47583: Mesh wire edge thickness regressionCampbell Barton
2016-03-04Fix T47592: Wrong line width w/ custom-bonesCampbell Barton
2016-03-04Fix T47593: 'Move to layer' will be crash in blender 2.77rc1.Bastien Montagne
2016-02-26Fix: "Twist" GP Sculpt brush in 2D Editors was unusable... now mostly usable,...v2.77-rc1Joshua Leung
2016-02-26Fix: "Twist" GP Sculpt brush didn't work well in 3D ViewJoshua Leung
2016-02-26Blender 2.77 release: Bump subversion and go into RC cycle nowSergey Sharybin
2016-02-26Code reshuffling to prevent problems like the previous commit happening againJoshua Leung
2016-02-26Fix T47503 - My previous fix for T47472 accidentally reused an unrelated flagJoshua Leung
2016-02-26Code Cleanup - Fix commentsJoshua Leung
2016-02-26Restore ability to clear motionpaths from selected objects/bones onlyJoshua Leung
2016-02-26UI: Add 'Copy Python Command' to menuCampbell Barton
2016-02-26UI: improve cursor mapping for int buttonsCampbell Barton
2016-02-253D View: correct menu for moving out of local-viewCampbell Barton
2016-02-25Cleanup: de-duplicate curve menuCampbell Barton
2016-02-24UI: Use zoom in/out icons for curvesCampbell Barton
2016-02-23Fix memory leak in panel category updateKévin Dietrich
2016-02-23Fix memory leak running project-paint from PythonCampbell Barton
2016-02-23Fix T47534: Crash w/ project-paint from PythonCampbell Barton
2016-02-23UI: disable undo for cycling render slotCampbell Barton
2016-02-23Fix button display clamping valuesCampbell Barton
2016-02-22Fix T47529: Selecting paths makes them relativeCampbell Barton
2016-02-22Sculpt: use Ctrl to set grab/sculpt normal-weightCampbell Barton
2016-02-22Sculpt: apply grab normal-weight to snake-hookCampbell Barton
2016-02-22Sculpt brush can now grab inwards w/ normal weightCampbell Barton
2016-02-22Don't draw object center when outside the viewCampbell Barton
2016-02-22Fix line-width (drawing hair at wrong width)Campbell Barton
2016-02-22Fix T47517: "Show Weights" edit-mode failsCampbell Barton
2016-02-22Fix T47482: take II, restore 2.76 behavior regarding groups when deleting an ...Bastien Montagne
2016-02-20fix T47484: Added proper error reporting for Collada ExporterGaia Clary
2016-02-20Fix for NULL used instead of falseSergey Sharybin
2016-02-20Cleanup, avoid passing const pointer to MEM_freeN()Sergey Sharybin
2016-02-20Fix (unreported) crash when ungrouping a nodegroup with some animated node.Bastien Montagne
2016-02-20Fix T47492: Name is not displayed for newly renamed FCurve, when the path was...Joshua Leung
2016-02-20Only use outlines around faces for surface objectsCampbell Barton
2016-02-20Fix nurbs surface drawing using material for linesCampbell Barton
2016-02-19Set line-width, point size when running callbacksCampbell Barton
2016-02-19Fix implicit double to float conversion caused by use of double precision M_PISergey Sharybin
2016-02-19Fix T47472: Border select in the Action Editor does not respect NLA scaling o...Joshua Leung
2016-02-19Fix T47454: Line width display errorCampbell Barton
2016-02-19Fix T47477: Transform allows 'inf' inputCampbell Barton
2016-02-19Fix frame node text ignoring blank linesCampbell Barton
2016-02-18Fix related to T45343: UV unwrap giving poor results for some n-gons.Brecht Van Lommel