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-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
2016-01-23OpenGL: tiny state-change fixMike Erwin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-23Math Lib: optimize segment-plane clippingCampbell Barton
2016-01-22OpenGL: draw box outlines with lines, not rectanglesMike Erwin
2016-01-22OpenGL: pull glBegin/End out of loopsMike Erwin
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-16OpenGL Smoke: fix possible inconsistency between fire shader/texture binding.Brecht Van Lommel
2016-01-16OpenGL: pull glBegin/End out of loopMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-11Support for copy/paste groupsCampbell Barton
2016-01-11Fix GL regression from D1645Campbell Barton
2016-01-10OpenGL Smoke: fix color issue, and clarify meaning of variables in the shader.Brecht Van Lommel
2016-01-10Smoke: fix for missing viewport color update.Kévin Dietrich