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
2021-06-22CMake: Improve python version mismatch errorRay Molenkamp
2021-06-22Build/Windows: Preliminary VS 2022 support.Ray Molenkamp
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-06-22Geometry Nodes: Use multithreading for the curve to mesh nodeHans Goudey
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21Fix T89291: Objects with rotation deltas don't rotate in correct axesGermano Cavalcante
2021-06-21Fix deadlocks in mesh modifier evaluation and particlesBrecht Van Lommel
2021-06-21GPencil: Disable Lights when duplicate layerAntonio Vazquez
2021-06-21Performance: Flush selection to edges/faces.Jeroen Bakker
2021-06-21Fix T89306: GPencil selection doesn't work correctly with modifiersAntonio Vazquez
2021-06-21Cleanup: improve naming in CompositorManuel Castilla
2021-06-21Cleanup: move function parameter to memberManuel Castilla
2021-06-21Add a reason for why an Addon can not be loaded. This change gives a more det...Gaia Clary
2021-06-21Fix T89122: crash when multi input is connected to multiple group inputsJacques Lucke
2021-06-21Fix T89329: icosphere subdivisions can be set to 0Daniel Salazar
2021-06-21Cleanup: use doxy sections in view3d iteratorsCampbell Barton
2021-06-21Cleanup: variable naming in view3d_iteratorsCampbell Barton
2021-06-21Fix T32214: Wireframe edge select fails with verts behind the viewCampbell Barton
2021-06-21Cleanup: pass objects as const argumentsCampbell Barton
2021-06-21Cleanup: swap top/bottom args to planes_from_projmatCampbell Barton
2021-06-21Fix T89271: Selecting all vertices doesn't select all edges.Jeroen Bakker
2021-06-21Cleanup: Rename spline interpolation functionsHans Goudey
2021-06-21Geometry Nodes: Multithread curve resample nodeHans Goudey
2021-06-21Cleanup: use early return in view3d iterator callbacksCampbell Barton
2021-06-21Docs: improve imbuf.write docstringCampbell Barton
2021-06-21Delaunay add support for detecting and removing holes from output.Howard Trickey
2021-06-21Fix T89310: Industry Compatible keymap not workingHans Goudey
2021-06-21Curves: Multithread Curve to CurveEval conversionHans Goudey
2021-06-21Fix: Spreadsheet selection filter crash on non-mesh componentsHans Goudey
2021-06-20Fix T89302: Broken normals after mesh to curve nodeHans Goudey
2021-06-20Docs: improve poly_to_tri_count doc-stringCampbell Barton
2021-06-20Cleanup: remove contents of endif() in cmakeCampbell Barton
2021-06-20Cleanup: use eSpace_Type enum typeCampbell Barton
2021-06-20Cleanup: make BKE_mesh_loops_to_tessdata a static functionCampbell Barton
2021-06-20Docs: add additional notes on tessellation, update commentsCampbell Barton
2021-06-20Mesh: minor optimization to concave quad check for tessellationCampbell Barton
2021-06-20Mesh: optimize object mode face tessellationCampbell Barton
2021-06-20Cleanup: clang-formatCampbell Barton
2021-06-19Cleanup: use doxy sectionsCampbell Barton
2021-06-19Cleanup: clang-tidyCampbell Barton
2021-06-19VSE: Remove seq->tmp usageRichard Antalik
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-18Fix T89261: Crash when calculating bmesh tessellationGermano Cavalcante
2021-06-18Cleanup: Remove dead codeAaron Carlisle
2021-06-18Fix Build WarningHarley Acheson
2021-06-18Fix T89259: GPencil Duplicate point doesn't work for last pointAntonio Vazquez
2021-06-18Armature: add automatic B-Bone Scale toggles.Alexander Gavrilov
2021-06-18Armature: implement lengthwise scaling of B-Bone segments.Alexander Gavrilov
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-18Fix T89246: No Mnemonic Underlines in DialogsHarley Acheson