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-02Fix T78054: Crash Editing Instanced Objects with Tangent NormalsJeroen Bakker
2020-07-01DRW: optimize mesh data extractionCampbell Barton
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-25Cleanup: spellingCampbell Barton
2020-06-25Edit Mesh: minor drawing optimization extracting loop dataCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Fix T77893: Crash drawmanager threading custom dataJeroen Bakker
2020-06-22Fix T77607: Edit-mode shading regression 2.90Campbell Barton
2020-06-15Fix T77496: Bones Custom Shapes Wires not drawnJeroen Bakker
2020-06-15Fix T77342: Fail to draw loose edgesJeroen Bakker
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04Fix error in recent fix for T77290Campbell Barton
2020-06-03Fix T77290: Crash displaying vertex colors in edit modeCampbell Barton
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-27Fix T76131: Crash combing Hair using PythonPhilipp Oeser
2020-04-16Fix T75567: Paint Mode Wireframe IncorrectJeroen Bakker
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-07Fix T75343: Wireframe overylay is not working properly with multiple modifiersPhilipp Oeser
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-31Fix T75244: Screw Modifier CrashJeroen Bakker
2020-03-30NormalOverlay: Center Dot Normal Drawing With ModifiersJeroen Bakker
2020-03-30Normal Overlay: Hide Normals Of Generated LoopsJeroen Bakker
2020-03-30Fix T75053: Paint Overlay Show Modified Wires and EdgesJeroen Bakker
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-20Fix T74643: Outline Overlay Shows Hidden FacesJeroen Bakker
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-02-20Fix T74019 Eevee High Quality Normals causing pitch black facesClément Foucault
2020-02-19DRW: New High Quality Normal & Tangent extractClément Foucault
2020-02-17Fix T73518: Normal OverlayJeroen Bakker
2020-01-17DRW: Use USHORT for vertex color and upload them in linear color to the GPUClément Foucault
2020-01-08Fix T72119: UV/Image Editor theme face colors with no effectmano-wii
2020-01-08Fix T72667: Collection delete hierarchy in edit-mode crashesCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for draw managerCampbell Barton
2019-12-30Fix T72788: Crash Edit Custom Bone ObjectJeroen Bakker
2019-12-19Fix T72236: UV Stretching OverlayJeroen Bakker
2019-12-05Fix T72175: DrawManager Crash Large ObjectsJeroen Bakker
2019-12-04Fix T72130: Wireframe Visible After DisablingJeroen Bakker
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-08Fix T71194: UV Face centers wrong location with sub-surface meshCampbell Barton
2019-11-06Fix T71319, T71015: crash in edit mode with out of range material assignmentsBrecht Van Lommel
2019-10-16Fix assert and memleak in recent Skin Root Display patchClément Foucault