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-05Cleanup: quiet -Wcomma, cast to void where neededCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-03-04Fix menu aliged to right side of screen in UserPref windowJulian Eisel
2016-03-04Fix T47683: broken BBox logic when drawing duplis.Bastien Montagne
2016-03-04Cleanup: suspicious use of commasCampbell Barton
2016-03-04Curve/line width change broke outline drawingCampbell Barton
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-03-03Armature edit-mode: Add clear-roll operator, Alt-RCampbell Barton
2016-03-02Fix crash accessing nodes search menuSergey Sharybin
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-03-02Fix T47564: Unwrapping the same mesh results in different UVs.Bastien Montagne
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-03-02Fix assert in UI codeCampbell Barton
2016-03-02Use render path as initial location when saving rendersCampbell Barton
2016-03-01Edit Mesh: Edge tag toggle when no active path is foundCampbell Barton
2016-03-01Eyedropper: Reset property on cancel and add enter to confirmJulian Eisel
2016-02-29User customizable keymap for eyedropper (modal operator)Julian Eisel
2016-02-29Cleanup: Rename ED_button_operatortypes -> ED_operatortypes_uiJulian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-29Fix T47604: Sculpt + Modifier undo gives invalid normalsCampbell Barton
2016-02-29Minor optimization to skin operatorsCampbell Barton
2016-02-27Fix T47582: Curve handle thickness regressionCampbell Barton
2016-02-27Fix T47586: Nurbs handle thickness regressionCampbell Barton
2016-02-27Fix T47583: Mesh wire edge thickness regressionCampbell Barton
2016-02-27Fix T47592: Wrong line width w/ custom-bonesCampbell Barton
2016-02-27Fix 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,...Joshua 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