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-11Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-05-19Fix T66916 UI: Wrong information in Status bar after cancelling a renderClément Foucault
2020-05-19Fix T76564 Curve: Missing orco cause mesh to not renderClément Foucault
2020-05-18Fix T76730 DRW: Sorting of empty shading groups.Clément Foucault
2020-05-18Cleanup: GPencil: Fix float double promotionClément Foucault
2020-05-14Fix T76126 Overlay: Glitch when hiding Nurb verticesClément Foucault
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-05-11DRW: Fix debug performance statsClément Foucault
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-04-27Cleanup: clang formatPhilipp Oeser
2020-04-27Fix T76131: Crash combing Hair using PythonPhilipp Oeser
2020-04-22Fix T75981: crash in sculpt mode with mesh that used to have multiple materialsBrecht Van Lommel
2020-04-22Fix 3D viewport select using grease pencil engine when not neededBrecht Van Lommel
2020-04-22Fix T75971: 3D Text invisible when fill set to NoneCampbell Barton
2020-04-17Fix T75832 DRW Hair: Crash caused by shader compilationClément Foucault
2020-04-16Fix T75567: Paint Mode Wireframe IncorrectJeroen Bakker
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-10Pointclouds: fix point drawingPhilipp Oeser
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-06Fix (unreported) wrong hair vertex colorsPhilipp Oeser
2020-04-06Fix displaying edit-mesh measurements with deform modifiersCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-04-02Sculpt: Delay Viewport UpdatesPablo Dobarro
2020-04-02Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front ArmaturesJeroen Bakker
2020-04-02Revert "Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front Armat...Dalai Felinto
2020-04-02Fix T72688: Vertex Group Weights in Edit Mode Occludes In Front ArmaturesJeroen Bakker
2020-03-31Fix T75244: Screw Modifier CrashJeroen Bakker
2020-03-31Fix T74898: Multiresolution Ghost After OrbitingJeroen Bakker
2020-03-30GPencil: Remove `is_edit_mode` from cache dataAntonio Vazquez
2020-03-30GPencil: Remove GP_DATA_PYTHON_UPDATED used by old engineAntonio Vazquez
2020-03-30Fix T75144 Grease Pencil: Python generated strokes flicker and crashClément Foucault
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-27GPencil: More cleanups missing in previous commitAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-26Fix T74692: Do not draw nodes with the default face setPablo Dobarro
2020-03-26Fix T75090: crash with old NVIDIA drivers after overlay refactorBrecht Van Lommel
2020-03-25Alpha hash support for hair in EEveeJoe Eagar
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-20Fix T74811: GreasePencil Stereo RenderingJeroen Bakker
2020-03-20Fix T74643: Outline Overlay Shows Hidden FacesJeroen Bakker
2020-03-20Cleanup: sort file, struct listsCampbell Barton