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-12Cleanup & remove redundant checkCampbell Barton
2014-09-11Fix non-deterministic editmesh normal orientationsCampbell Barton
2014-09-10Fix crash in project-from view without a brush or active objectCampbell Barton
2014-09-10Text3d: assert for <0 len textCampbell Barton
2014-09-10Text3D: fixes to selectionCampbell Barton
2014-09-10Fix T41767: Memory free problem when console area copy fail.Bastien Montagne
2014-09-10Fix two bugs with searchbox UI items.Bastien Montagne
2014-09-10Fix T41112: Rotate manipulator (Trackball) + release confirm not working?Anthony Edlin
2014-09-10UI: Disable operator search menu setting an unset state key key-inputCampbell Barton
2014-09-10Cancel edge-rip macro if no changes are made.Campbell Barton
2014-09-10Fix for mesh-inset modifying hidden facesCampbell Barton
2014-09-10Partial fix T41749Campbell Barton
2014-09-10Partial fix for T41749Campbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-09-09Usual UI messages fixes...Bastien Montagne
2014-09-08Fix T41744: Hidden keymap properties uneditableBastien Montagne
2014-09-08Fix T41746: WPaint: gradient+mirror failsCampbell Barton
2014-09-07Fix T41740: Different behaviour of custom hotkeyBastien Montagne
2014-09-06Fix T41730: Knife Cut fails on concave facesCampbell Barton
2014-09-06Knife: remove redundant allocationsCampbell Barton
2014-09-06Knife: no need to find the face-loopsCampbell Barton
2014-09-05Cleanup:Antony Riakiotakis
2014-09-05Fix T41723, different tints in texture painting.Antony Riakiotakis
2014-09-05Fix uninitialized variable useCampbell Barton
2014-09-05Cleanup: de-duplicate link/append propsCampbell Barton
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-04Attempt to solve T41708,Antony Riakiotakis
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-09-04Fix T41704: 2.71.6 no longer reading user ui panel arrangement from earlier s...Bastien Montagne
2014-09-04Fix T41463: Mirror Modifier breaks Automatic-Weights in weight-paint modeCampbell Barton
2014-09-04Fix View3D 'Auto Keying' alignment (when dpi!=72)Campbell 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-03Code cleanup, defined shared stroke properties to one central function.Antony Riakiotakis
2014-09-03Expose "select all strips to left/right" in the select menu.Antony Riakiotakis
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-02Add missing update tag to material when adding texture slots.Antony Riakiotakis
2014-09-02Fix erase alpha not having any output on viewport after last commit.Antony Riakiotakis
2014-09-02Fix T41682.Antony Riakiotakis
2014-09-02Fixes localview and view-local layersCampbell Barton
2014-09-02Fix editmesh-connect with hidden geometryCampbell Barton
2014-09-01Fix T41665, stroke jittering used when setting the clone cursorAntony Riakiotakis
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-09-01Fix T41620Antony Riakiotakis
2014-08-31Fix T41657: Text Editor highlight bug when a very long line scrollsBastien Montagne
2014-08-31Bake-API: more MEM_callocN replacements by MEM_mallocNDalai Felinto