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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-06Fix alignment/size issue on ARM/RPi architectureSergey Sharybin
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Cleanup: don't check flags as booleansCampbell Barton
2020-05-13GPencil: Add new X-Ray option for Canvas GridAntonio Vazquez
2020-05-13Revert "GPencil: Add new X-Ray option for Canvas Grid"Antonio Vazquez
2020-05-13GPencil: Add new X-Ray option for Canvas GridAntonio Vazquez
2020-04-24UI: Move Scene Statistics to the 3D ViewportHarley Acheson
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
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