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-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-073D View: utility function to set the depth from a locationCampbell Barton
2019-08-05ED_view3D: Remove and replace `ED_view3d_select_id_read`mano-wii
2019-08-02Fix edge selection ignoring clipping in wire-frame displayCampbell Barton
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-06-22Cleanup: warnings, formattingCampbell Barton
2019-06-21Fix T65834: Circle Select does not update select_id buffer after orbiting vie...mano-wii
2019-06-14Mesh Selection: Move Selection ID Context Utilities to ED_view3d.mano-wii
2019-06-13Cleanup: correct wireframe xray flag nameCampbell Barton
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-20Cleanup: remove EDBM_backbuf APICampbell Barton
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
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-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-05Cleanup: Fix compiler warningAntonioya
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-26Cleanup: remove unused functionCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-053D View: move pre-select mesh element access into gizmo APICampbell Barton
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: sort forward declarations of enum & structCampbell Barton
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-233D View: add back clipping draw code (disabled)Campbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weightsClément Foucault
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-14Gizmo: get background color based on view optionCampbell Barton
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii