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-07-01Fix T75483: 3D Text selection obscures textClément Foucault
2020-07-01Fix crash drawing non-mesh objects with vertex colorCampbell Barton
2020-07-01DRW: optimize mesh data extractionCampbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Fix T77069 EEVEE: Mix shader with holdout & transparent BSDF failsClément Foucault
2020-06-30Fix T76337 Overlay: Wireframe: x-ray doesn't deactivate when set to 0Clément Foucault
2020-06-29GPencil: Cleanup - Replace gp_ prefix with gpencil_Antonio Vazquez
2020-06-29Fix T78361: Crash When ModellingJeroen Bakker
2020-06-29Fix T74290 Face Dots in front (X-ray) Visual GlitchClément Foucault
2020-06-29Fix T74220 Mantaflow Color Mapping not ignoring alpha valueClément Foucault
2020-06-29Cleanup: minor change missed last commitCampbell Barton
2020-06-29Cleanup: use designated initializes for mesh extract structsCampbell Barton
2020-06-29Fix T73892: EEVEE Viewport Render Ignores Render As WireJeroen Bakker
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix T71539 EEVEE: Still redraw during playback when it shouldn'tClément Foucault
2020-06-25Fix T70193 Overlay: Grid floor disappears for orthographic cameraClément Foucault
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Edit Mesh: minor drawing optimization extracting loop dataCampbell Barton
2020-06-25Fix unreported 1 pixel offset when drawing with GPencilAntonio Vazquez
2020-06-24Fix T67741 EEVEE: World update don't update lightcache if one viewport uses l...Clément Foucault
2020-06-24Fix T78215 EEVEE: incorrect Render Passes results when using motion blurClément Foucault
2020-06-24Fix T67319 DRW: Large objects gets incorrectly culledClément Foucault
2020-06-24Fix T78073 EEVEE: new motion blur and overscan produce wrong renderClément Foucault
2020-06-24Fix T77913: Incorrect handling of negative-scale bit in DRWResourceHandleJacques Lucke
2020-06-24EEVEE: Fix crash when using motion blur without postfx blurClément Foucault
2020-06-24Fix T77672 EEVEE: Reflections with reflection plane broken (regression)Clément Foucault
2020-06-24Fix T78190 EEVEE: Render passes broken in final renderClément Foucault
2020-06-24Cleanup: unused struct membersCampbell Barton
2020-06-24Fix T66934 Overlay: "Outline Selected" overlay doesnt affect armaturesClément Foucault
2020-06-23Fix T62961 EEVEE: Viewport refresh when hovering widgetsClément Foucault
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio Vazquez
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-23Fix T77893: Crash drawmanager threading custom dataJeroen Bakker
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-22Fix T77607: Edit-mode shading regression 2.90Campbell Barton
2020-06-21GPencil: Fix unreported missing material onion filter Antonio Vazquez
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17GPencil: Fix unreported Vertex Opacity Overlay not workingAntonio Vazquez
2020-06-17Fix T77914: Blender Crashes if viewport is changed manually while having loop...Germano Cavalcante
2020-06-17Cleanup: Rearrange SELECTID_Context members for better alignmentGermano Cavalcante
2020-06-16Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-15Fix T77496: Bones Custom Shapes Wires not drawnJeroen Bakker
2020-06-15Fix T77342: Fail to draw loose edgesJeroen Bakker
2020-06-15Fix Memory Leak introduced by Draw Manager ThreadingJeroen Bakker
2020-06-15Fix curve handle color ID displayCampbell Barton
2020-06-12DRW: Avoid undefined behavior when running multiple iterationClément Foucault