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-01-08Vertex Paint: support vertex maskingPhilipp Oeser
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-18Fix 3D view depth buffer ignoring overlay optionCampbell Barton
2018-12-17Mesh Batch Cache: Optimization & Refactor shaded surface supportClément Foucault
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-10DRW: Batch Cache: Add batch request systemClément Foucault
2018-12-06Draw manager: Use render view transform as defaultSergey Sharybin
2018-12-05GPU: Cleanup: Replace glFlush by GPU_flushClément Foucault
2018-12-04Wireframe: Optimization: Only draw triangles that have edgesClément Foucault
2018-12-03Cleanup: warning, styleCampbell Barton
2018-12-03Fix T56996: MacOS: Lagging when rotating the viewClément Foucault
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-12-01Texture Paint: fix wireframe and hiding not working with subsurf.Alexander Gavrilov
2018-11-26DRW: Add access to object dupli parentClément Foucault
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-26Viewport: implement hiding faces in paint modes.Alexander Gavrilov
2018-11-25Local ViewDalai Felinto
2018-11-23Pose: make pose-bone xray usable in wpaint modeCampbell Barton
2018-11-09Draw manager: Expose grease pencil helper functionSergey Sharybin
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-10-30Partial fix to T56865: X-ray modes does not work for the weight paint overlay.mano-wii
2018-10-28DRW: Cleanup: Redundant checkClément Foucault
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-09DRW: Fix volume visibility when object draw type is wire or bboxClément Foucault
2018-10-09Cleanup: namingCampbell Barton
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-10-01DRW: Fix unselectable wire object in solid modeClément Foucault
2018-09-27Implement a new dedicated weight painting shader.Jeroen Bakker
2018-09-26Cleanup: Edit Surface & Curve engines unused codeClément Foucault
2018-09-21Wireframe Mode: Fix missing wireframe if overlays are disabledClément Foucault
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-09-21DRW: Add back wireframe modeClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-17Fix T56803: Indirect lightning bake crashes BlenderClément Foucault
2018-09-11DRW: Don't highjack all debug values (cont)Clément Foucault
2018-09-04Fix T56524: Navigate Gizmo obscured by objects in orthographic viewClément Foucault
2018-09-04Xray: Add possibility to select wires in priority before surfacesClément Foucault
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-22DRW: Fix wrong framebuffer bound after background passClément Foucault
2018-08-22DRW: Fix T56418 and T56474 in a more robust wayClément Foucault
2018-08-22Revert "Fix T56418: Changing to Solid View crashes Blender"Clément Foucault
2018-08-22DRW: Fix background image displayClément Foucault
2018-08-20Object Mode: Add back support for the object "Maximum draw type" optionClément Foucault
2018-08-20Overlay: Add support for per object wirefram optionsClément Foucault
2018-08-17Fix T56418: Changing to Solid View crashes BlenderClément Foucault
2018-08-01Fix Cycles headless render failing, after grease pencil merge.Brecht Van Lommel
2018-08-01Cleanup: Remove ToDo commentAntonioya
2018-08-01Fix context problem when render in background modeAntonioya
2018-07-31GPUFrameBuffer: Put active framebuffer in GPUContextClément Foucault