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-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-02Cleanup: clang-format, also typo fix.Campbell Barton
2019-08-01Cleanup: remove unused membermano-wii
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-09Cleanup: DRW: Remove DRW_pass_freeClément Foucault
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility."Jeroen Bakker
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-15GPU: Simplify select shaders.mano-wii
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell 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-20GP: Redesign drawing cache to support particlesAntonioya
2018-09-04Xray: Add possibility to select wires in priority before surfacesClément Foucault
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-10DRW: Add new features from lightcache branchClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-06-193D View: improve selection lockingCampbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-053D Viewport: move overlay settings from collections to 3D viewport.Brecht Van Lommel
2018-05-03Workbench: studiolightJeroen Bakker
2018-04-30Remove unused functionSergey Sharybin
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-25GPUFramebuffer: Refactor (Part 2)Clément Foucault
2018-03-06DRW: Deferred compilation initial implementation.Clément Foucault
2018-03-01Fix T54190: Occlusion query select failedCampbell Barton
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-01-30DRW / Render: Add support for render pipeline in drawmanager.Clément Foucault
2018-01-16Draw manager: Cleanup, use full name for depsgraph variableSergey Sharybin
2018-01-16Draw manager: Make update context aware of what depsgraph causes updateSergey Sharybin