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-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-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: 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
2021-06-18UI: Sequencer: Use ampersand instead of slash for "Sequencer/Preview"Aaron Carlisle
2021-06-18GPencil: Missed flag in previous Copy Settings commitAntonio Vazquez
2021-06-18GPencil: Move copy layer settings to functionAntonio Vazquez
2021-06-18DrawManager: Multithreaded counting of material buckets.Jeroen Bakker
2021-06-18BMesh: use threading to count total selection.Jeroen Bakker
2021-06-18Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.Bastien Montagne
2021-06-18Performance: Limit recounting during selection mode flushing.Jeroen Bakker
2021-06-18Fix error passing in false as instead of a structCampbell Barton
2021-06-18Fix T88394: crash when editing animated Alembic propertiesSybren A. Stüvel
2021-06-18Fix T89240: Crash when moving vertices on a linked duplicateGermano Cavalcante
2021-06-18Fix T88605: Alembic import crashes when missing `arbGeomParams`Sybren A. Stüvel
2021-06-18Cleanup: clang formatJacques Lucke
2021-06-18Fix invalid polygon normal array access building bake dataCampbell Barton
2021-06-18Cleanup: use 'bmesh' prefix for BMesh tessellation utilitiesCampbell Barton
2021-06-18Cleanup: rename test_index_face -> BKE_mesh_mface_index_validateCampbell Barton
2021-06-18Cleanup: remove unused MFace custom-data utilitiesCampbell Barton