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
path: root/source
AgeCommit message (Expand)Author
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
2021-06-18Cleanup: move mesh tessellation into it's own fileCampbell Barton
2021-06-18Cleanup: clang-tidyCampbell Barton
2021-06-18Cleanup: replace 'unsigned in' with 'uint'Campbell Barton
2021-06-18Cleanup: use standard identifier for uint64_t string formattingCampbell Barton
2021-06-18Fix undefs from previous commitGermano Cavalcante
2021-06-18Fix T89210: Box selection can fail in graphics editorGermano Cavalcante
2021-06-18Fix T89247: Dereference arguments to comparison function correctlyFen
2021-06-18Fix T89233: Incorrect attribute remove warning for curvesHans Goudey
2021-06-17Raycast geometry node.Lukas Tönne
2021-06-17Fix T89234: Gpencil Separate doesn't copy settings in Stroke/Point modeAntonio Vazquez
2021-06-17Geometry Nodes: Add Curve Subdivision NodeHans Goudey
2021-06-17Geometry Nodes: support minimum twist normal modeJacques Lucke
2021-06-17Geometry Nodes: fix ownership issue in spline to points conversionJacques Lucke
2021-06-17Geometry Nodes: improve node locking in evaluatorJacques Lucke
2021-06-17Cleanup: use doxy sections for rna_mesh.cCampbell Barton
2021-06-17Cleanup: rename rna_Mesh_update_data to rna_Mesh_update_data_deg_allCampbell Barton
2021-06-17Cleanup: improved comment for skipping updated with zero user meshesCampbell Barton