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
2022-04-25Nodes: show overlays in node editor even when nodes are collapsedJacques Lucke
2022-04-25Geometry Nodes: improve attribute dependency overlayJacques Lucke
2022-04-25Geometry Nodes: show timing overlay above attributes overlayJacques Lucke
2022-04-25Fix: use natural string sorting for attribute namesJacques Lucke
2022-04-25Cleanup: fix unused variable warning in `paint_vertex.cc`Sybren A. Stüvel
2022-04-25Fix T96925: Fast diagonal movement in walk navigationPratik Borhade
2022-04-25Cleanup: spelling in commentsCampbell Barton
2022-04-25VSE: Update first thumbnail when moving handleRichard Antalik
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-24Cleanup: clang-formatCampbell Barton
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-22Cleanup: Clang tidy, unused variable warningsHans Goudey
2022-04-22LibOverride: Add hierarchy creation from IDTemplate UI widget.Bastien Montagne
2022-04-22Fix (unreported): Placement Tool not orienting the Object to normalGermano Cavalcante
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-22Fix T97277: Tweak drag transforming is broken for masks (RMB select)Campbell Barton
2022-04-22Fix - Display correct units in "Edit voxel size" widgetRamil Roosileht
2022-04-22Fix: VSE channels region visible in previewRichard Antalik
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-22Fix: VSE channels area has no backgroundRichard Antalik
2022-04-21Fix T97490: snap to multiple objects with linked data can crashGermano Cavalcante
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Fix T97497: NLA strip names are now properly contained within the strip boundsColin Basnett
2022-04-21Fix T97465: Moving compositor BG image cannot be cancelledPhilipp Oeser
2022-04-21Fix T95932: Auto-close text breaks outliner drag-n-dropCampbell Barton
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Cleanup: fix various warnings after recent commitJacques Lucke
2022-04-21Vertex paint: Fix debug compile error and aJoseph Eagar
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-21Text Editor: add Python 3.10 soft keywords to `builtinfunc` listJon Denning
2022-04-21Fix typo in previous commitRichard Antalik
2022-04-21Cleanup: VSE effect relationship checkingRichard Antalik
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20UI: Fix typo in Apply Parent Inverse tooltipNate Rupsis
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Fix: Assert when sculpting empty curvesHans Goudey
2022-04-19Fix: Uninitialized paint brush when using byte textures.Jeroen Bakker
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-19Fix call of 'BLI_assert' instead 'BLI_assert_msg'Germano Cavalcante
2022-04-19Cleanup: remove redundant 'DEG_get_original_object' callGermano Cavalcante
2022-04-19Transform: small optimization in snap to edit meshGermano Cavalcante
2022-04-19Fix assert on meshes without mloop in snap codeGermano Cavalcante
2022-04-18Fix T97002: Preserve multi socket link orderLeon Schittek
2022-04-18Cleanup: Move object_modifier.c to C++Hans Goudey