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
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-103D View: overlay option to show bonesCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-063D View: support object type visibility/selectionCampbell Barton
2018-07-05Cleanup: flag checksCampbell Barton
2018-07-05Draw Manager: simplify object mask usageCampbell Barton
2018-07-05Refactored into a single optionJeroen Bakker
2018-07-05Refactor: SHOW->HIDEJeroen Bakker
2018-07-05Overlay: enable/disable drawing of specific object types.Jeroen Bakker
2018-07-05Revert "Overlay: enable/disable drawing of specific object types."Jeroen Bakker
2018-07-05Overlay: enable/disable drawing of specific object types.Jeroen Bakker
2018-07-04Fix Pose Mode selection overlay breaking other overlay.Clément Foucault
2018-07-04Weight Paint: draw from original meshCampbell Barton
2018-07-03Cleanup: Remove unused variableClément Foucault
2018-07-03Edit Mesh Overlay: Fix floating point instability artifactsClément Foucault
2018-07-01Revert "Experimental Tweak: Only show relationship lines between objects when...Campbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-28Draw relationship lines for rigid body constraintsSybren A. Stüvel
2018-06-24Object Mode: Add Shape visual for spot and point lampsClément Foucault
2018-06-24Wireframe Overlay: Add back the per edge hidingClément Foucault
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-183D View: support outline overlay optionCampbell Barton
2018-06-17Edit Mesh: Fix buggy occlusion when in xray mode.Clément Foucault
2018-06-17Edit Mesh: tweak active face edge widthCampbell Barton
2018-06-17Cleanup: codestyleCampbell Barton
2018-06-17Outlines: Don't draw Xray mode outlines in material or render modeClément Foucault
2018-06-16Edit Mesh: Simplify the overlay shader.Clément Foucault
2018-06-16Edit Mode: Fix bad display of edges when limit selection mode is Off.Clément Foucault
2018-06-15Edit Mesh: tweak vertex size & edge widthCampbell Barton
2018-06-15Cleanup: warningCampbell Barton
2018-06-15MeshEditMode: refactorJeroen Bakker
2018-06-14Cleanup: styleCampbell Barton
2018-06-14Edit Mesh: Fix blending function of edgesClément Foucault
2018-06-14GPU: consistenly use mipmap on/off in all draw modes.Brecht Van Lommel
2018-06-14T55456 EditMeshModeJeroen Bakker
2018-06-13T55456: EditDrawModeJeroen Bakker
2018-06-13Revert "T55456: EditDrawMode"Jeroen Bakker
2018-06-13T55456: EditDrawModeJeroen Bakker
2018-06-13T55456: EditMode DrawingJeroen Bakker
2018-06-11Outlines: Make Xray outlines 2px thick instead of 3pxClément Foucault
2018-06-11Outlines: Make outlines in xray mode not occluded.Clément Foucault
2018-06-10Workbench: Xray: Add selected/active non-occluded outlinesClément Foucault
2018-06-10Experimental Tweak: Only show relationship lines between objects when either ...Joshua Leung
2018-06-10Viewport: "Show Relationship Lines" overlay toggle is now respected by Object...Joshua Leung
2018-06-07Wireframe: Fix edges or non manifold meshes not showing.Clément Foucault
2018-06-07Wireframe: Change / Optimize the limited wireframe visibility option.Clément Foucault
2018-06-07Wireframe: Frustum cull them.Clément Foucault
2018-06-07Armature: Fix flickering outline on planar custom bones.Clément Foucault
2018-06-07Draw: Don't take cache existence into account for draw typeSergey Sharybin