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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-113D View: Show the camera frame when Extra's is offCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-30Fix T63086: Navigation problem with Background/Reference ImagesSebastian Parborg
2019-03-23Fix T62097 Bone transparancy not enabled when Xray enabledClément Foucault
2019-03-23Cleanup: style, use const args where possibleCampbell Barton
2019-03-23Fix T62815: Camera frame shift issue + stereo frame workingDalai Felinto
2019-03-22Viewport Refactor: Move camera tracking reconstruction in own functionDalai Felinto
2019-03-22Camera: change how the minimum near clip depth is setCampbell Barton
2019-03-22Fix T62814: Camera frame invisible with large near-clip valueCampbell Barton
2019-03-21Viewport: Draw loose edges in edit mesh mode if there is a modifier stackClément Foucault
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-16DRW: support clipping for relationship linesCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13Fix T62156: Hair particle only shows up in final render when visible in viewportSergey Sharybin
2019-03-11GPencil: Add support to display the material name in selected strokesAntonioya
2019-03-11GPencil: Add support for Bound BoxAntonioya
2019-03-11View3D: Fix object without bounds displaying bounding boxesClément Foucault
2019-03-11View3D: Fix Empties displaying bounding boxesClément Foucault
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-06Fix stereoscopy convergence plane placementDalai Felinto
2019-03-06Fix stereo plane pass and stateDalai Felinto
2019-03-06Fix T62262: Light "Show Cone" & stereoscopy volumes broken by MSAAClément Foucault
2019-03-06Viewport: Fix stereoscopy volume "wires" not showingDalai Felinto
2019-03-06Fix T62118: Stereo drawing options visible from camera viewDalai Felinto
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04Fix T59140 : Loose edges of final mesh does not display in edit modeClément Foucault
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-27Armature: Make selection only work on outlines in wireframe modeClément Foucault
2019-02-27Armature: Force Transparent bone in wireframe display type/modeClément Foucault
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
2019-02-20Cleanup: styleCampbell Barton
2019-02-19Fix T61701: Orthographic Viewpoints Hidden GridSebastian Parborg
2019-02-19Cleanup: rename parent_origin_eval to parent_display_originCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Overlay: Remove extra contour drawing in wireframe modeClément Foucault
2019-02-18Cleanup: move 'orig' into Object_Runtime structCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-11Cleanup: move runtime vars into Camera_RuntimeCampbell Barton
2019-02-10Cleanup: move clipping shader lib & define into structCampbell Barton
2019-02-10Cleanup: use shorter name for shader configCampbell Barton