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-24Cleanup: use eval as suffixAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Cleanup: unused argsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-23Revert "Fix T68826 Eevee: Multi-Mat not working if switching from Solid shading"Brecht Van Lommel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Cleanup: undeclared variable warningsCampbell Barton
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Fix T68826 Eevee: Multi-Mat not working if switching from Solid shadingClément Foucault
2019-08-21Fix T68911: "illegal recursive expansion of macro id"mano-wii
2019-08-20Cleanup: remove undefined functionmano-wii
2019-08-20Select Engine: Move some private members out of select contextmano-wii
2019-08-20Cleanup: Move select_engine function to corresponding headermano-wii
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-19Mesh Batch Cache: Fix crash caused by rB3cbf2462391cClément Foucault
2019-08-19View3D Grid: fix imperial grid drawingmano-wii
2019-08-19Fix T68719 Viewport: Wrong material index when switching between view modeClément Foucault
2019-08-18Mesh Batch Cache: Fix regression with mesh that have poly mat id > mat_lenClément Foucault
2019-08-18Fix T68782: false occlusion in selecting vertices and edges with objects in a...mano-wii
2019-08-17Cleanup: spellingCampbell Barton
2019-08-17Cleanup: correct commentsCampbell Barton
2019-08-17DRW: Fix couple of issues in DRW_draw_select_idClément Foucault
2019-08-16Cleanup: remove gawain referenceCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Fix T68715 Hidden polygon Edit mode are hidden in Object levelClément Foucault
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Fix check that validates a selection indexmano-wii
2019-08-15Cleanup: Silence C4115 warningmano-wii
2019-08-15Cleanup: Remove redundant headersmano-wii
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-15DRW: New function DRW_culling_min_max_testmano-wii
2019-08-15Cleanup: Minor change to previous commitAntonio Vazquez
2019-08-15GPencil: Fix unreported missing VFX in Video EditorAntonio Vazquez
2019-08-15Fix T68675: particle edit mode makes blender crashPhilipp Oeser
2019-08-15Mesh Batch Cache: Split UV an tangent into 2 distinct VBOsClément Foucault
2019-08-15GPU: Vertex Format: ADd function for safe GLSL attrib nameClément Foucault
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Eevee: Fix: Regression when using ssr and default shaderClément Foucault
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Eevee: Add support for the holdout nodeClément Foucault
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault
2019-08-14Eevee: Improve Transparent BSDF behaviorClément Foucault
2019-08-12Cleanup: rename `BaseOffset` to `ObjectOffsets`mano-wii
2019-08-12Cleanup: DRW manager: Move `select_buffer.c` utilities out of the selection e...mano-wii
2019-08-09GPencil: Add "Self Overlap" parameter to materials to disable StencilAntonioya
2019-08-08Fix T67587: Fix Drawing in Wireframe Non X-Ray ModeJeroen Bakker
2019-08-08Fix T67638: Stretched Camera Background ImagesJeroen Bakker
2019-08-07Fix unassigned return argument in recent select refactorCampbell Barton