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-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-04-06Fix camera view-border line widthCampbell Barton
2016-04-04Smoke: Don't use `min` as an uniform nameSergey Sharybin
2016-03-28Fix T47958: Crash in Walk or Fly Navigation in Camera mode when invoking from...Bastien Montagne
2016-03-25Revert "Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis."Bastien Montagne
2016-03-23Fix T47890: Vertex mask w/ subsurf select failsCampbell Barton
2016-03-21Fix T47848: Fix regression in sequencer GL renderCampbell Barton
2016-03-21GPU: avoid redundant logic for non-spot lampsCampbell Barton
2016-03-10Remove OpenGL render alpha world-bg exceptionCampbell Barton
2016-03-04Fix T47683: broken BBox logic when drawing duplis.Bastien Montagne
2016-03-04Curve/line width change broke outline drawingCampbell Barton
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-29Cleanup: Duplicated functionJulian Eisel
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-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-20Only use outlines around faces for surface objectsCampbell Barton
2016-02-20Fix nurbs surface drawing using material for linesCampbell Barton
2016-02-19Fix T47454: Line width display errorCampbell Barton
2016-02-17Fix armature relationship lines missing w/ hi-dpiCampbell Barton
2016-02-17Fix line width for armature w/ custom bonesCampbell Barton
2016-02-17Add missing glLineWidth callCampbell Barton
2016-02-16Fix sample mis-match w/ OpenGL full-sample renderCampbell Barton
2016-02-14Fix T47404: Bones get draw fat line in pose modeJulian Eisel
2016-02-11Fix more cases where gpencil thickness controls line thickness of 3D view ele...Julian Eisel
2016-02-11Fix T47389: WPaint + texture entirely transparentCampbell Barton
2016-02-11Fix camera border controlled by gpencil thicknessJulian Eisel
2016-02-10Fix curves drawn with wrong line widthJulian Eisel
2016-02-09Add missing gl line width for curve normalsCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2016-02-03Cleanup: correct comment, unused varCampbell Barton
2016-02-02Fix T46933: Bone axes letters may not be visibleCampbell Barton
2016-02-02Cleanup: rename uvflag -> flag for dm drawingCampbell Barton
2016-02-02Partial Fix T47221: Sculpt Hide fails w/ texture drawingCampbell Barton
2016-02-01Add theme settings for keyframe indication in 3D ViewGaia Clary
2016-02-01UI: minor tweaks to view orbit shortcuts showCampbell Barton
2016-01-30Fix T47263: numpad4/6 rotates around worl Z axis and not view Y axis.Bastien Montagne
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-25Smoke viewport: also draw voxel size indicator when adaptive domain isKévin Dietrich
2016-01-25Correct line-width for armaturesCampbell Barton
2016-01-25Fix T47218: OpenGL render with missing alpha, due to recent OpenGL refactoring.Brecht Van Lommel
2016-01-24Fix glLineWidth state use w/ grid floor and brushCampbell Barton
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-23OpenGL: combine multiple GL_LINES into fewer draw callsMike Erwin