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
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06CodeCleanup: Added View3DShading enumsJeroen Bakker
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-05Sculpt Face SetsPablo Dobarro
2020-02-25EEVEE: Lookdev: Add support for partially blurred backgroundClément Foucault
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-11-28EEVEE: Viewport RenderpassesJeroen Bakker
2019-10-18Cleanup: remove unused viewport fx_settingsCampbell Barton
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-06GPencil: New option to fade not selected objectsAntonio Vazquez
2019-09-06Viewport Shading: StudioLight IntensityJeroen Bakker
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-08Fix T67587: Fix Drawing in Wireframe Non X-Ray ModeJeroen Bakker
2019-07-05TexturePaint: Force Workbench Texture Color ModeJeroen Bakker
2019-06-13Cleanup: correct wireframe xray flag nameCampbell Barton
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Cleanup: move operator constants out of DNACampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-02-27Armature: Remove the Transparent Bone overlay optionClément Foucault
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-13Cleanup: unused DNA struct membersCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell 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-25Workbench: Depth Of Field: Add toggle option in shading popoverClément Foucault
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-12-213D View: add object color drawing optionCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton