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-05-15Cleanup: Put GPU_state_init inside gpu_state.cClément Foucault
2020-05-14Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-14Fix T76126 Overlay: Glitch when hiding Nurb verticesClément Foucault
2020-05-14Merge branch 'blender-v2.83-release'Jeroen Bakker
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-05-11Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-11DRW: Fix debug performance statsClément Foucault
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-07Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-01Fix for T76281: Engine Info Overlay FormattingHarley Acheson
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Cleanup: clang formatPhilipp Oeser
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Fix T76131: Crash combing Hair using PythonPhilipp Oeser
2020-04-27GPU: add assert for immBegin buffer size & contextChristian Rauch
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