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-15PointCloud: Initial rendering support for Workbenchtmp-pointcloud-renderClément Foucault
2020-07-15PointCloud: Change visualization to use octahedronClément Foucault
2020-07-15PointCloud: Make geometry follow cameraClément Foucault
2020-07-14Fix T78431: Update mesh_cd_layers_type_ to support 8 bytes.Jeroen Bakker
2020-07-14PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-11DRW: Add common point cloud rendering functionsClément Foucault
2020-07-10Cleanup: face-center mesh calculationCampbell Barton
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-02Fix T78054: Crash Editing Instanced Objects with Tangent NormalsJeroen Bakker
2020-07-01Fix T77780 Overlay: Weight colors are not in render in the right colorspaceClément Foucault
2020-07-01DRW: optimize mesh data extractionCampbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-29GPencil: Cleanup - Replace gp_ prefix with gpencil_Antonio Vazquez
2020-06-29Fix T78361: Crash When ModellingJeroen Bakker
2020-06-29Cleanup: minor change missed last commitCampbell Barton
2020-06-29Cleanup: use designated initializes for mesh extract structsCampbell Barton
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Edit Mesh: minor drawing optimization extracting loop dataCampbell Barton
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-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
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-22Fix T77607: Edit-mode shading regression 2.90Campbell Barton
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-17Fix T77914: Blender Crashes if viewport is changed manually while having loop...Germano Cavalcante
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
2020-06-12Cleanup: split deform functions that take target object-dataCampbell Barton
2020-06-10Fix T77195: Crash with edit-mesh viewport measurements enabledCampbell Barton
2020-06-08Workbench: Use eGPUSamplerState to change texture sampling behaviorClément Foucault
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04DRW: Fix T77370: Redundant anti aliasing/blur effectClément Foucault
2020-06-04Cleanup: DRW: Add comment and remove bitfields.Clément Foucault
2020-06-04GPUShaderInterface: Add Builtin Uniform blocks queryClément Foucault
2020-06-04Fix T77315 Overlay: Selection Highlighting not working with complex sceneClément Foucault
2020-06-04Fix error in recent fix for T77290Campbell Barton
2020-06-03Fix T77290: Crash displaying vertex colors in edit modeCampbell Barton
2020-06-03DRW: Always unbind texture after drawingClément Foucault
2020-06-03GPUMaterial: Add support for different sampler state per image samplerClément Foucault
2020-06-03GPUTexture: Add support for binding textures with custom sampler statesClément Foucault
2020-06-03Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-06-03Cleanup: DRW: Remove support for ModelViewProjectionMatrixClément Foucault