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-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-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-06-09Workbench: Fix missing NULL pointer checkClément Foucault
2020-06-08Workbench: Use eGPUSamplerState to change texture sampling behaviorClément Foucault
2020-06-05Fix T77335: Circle Select tool selects faces perpendicular to the viewGermano Cavalcante
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
2020-06-03Cleanup: DRW: Remove support for builtin matricesClément Foucault
2020-06-03DRW: Remove use of builtin matrices and replace by common_view_libClément Foucault
2020-06-03Cleanup: DRW: Remove builtin 3D only shader usageClément Foucault
2020-06-03Cleanup: DRW: Remove persistent uniform functionsClément Foucault
2020-06-03Fix domain voxel size indicator drawingPhilipp Oeser
2020-06-03Cleanup: GPUTexture: Remove uneeded bindClément Foucault
2020-06-03DRW: Remove automatic bind locations and use hardcoded locations for texturesClément Foucault
2020-06-02Fix T76196: Curve Display hides wires as soon as any part has faces [duePhilipp Oeser
2020-06-02Fix: Crash Edit Mode Selection RCSJeroen Bakker
2020-06-02Fix: Crash When Selecting In Edit ModeJeroen Bakker
2020-06-02EEVEE: Refactor of eevee_material.cClément Foucault
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-06-02DRW: Remove defered uniform creationClément Foucault
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-05-29Cleanup: Use Consistent Capitalization of "Anti-Aliasing"Aaron Carlisle
2020-05-29Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-29EEVEE: Fix memory leak when using SSS render pass.Clément Foucault
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Fix T77130: Visually broken/stepped wireframe in object mode (regression)Clément Foucault
2020-05-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-28Cleanup: DRW: Remove array suffix from uniform nameClément Foucault
2020-05-28DRW: Add DRW_shgroup_uniform_vec4_array_copyClément Foucault
2020-05-28Cleanup: spellingCampbell Barton
2020-05-27Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-27Fix T77105: Crashes when clicking "new scene" buttonDalai Felinto