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-26Curves: Support applying geometry nodes modifierHans Goudey
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26Correct over allocation in "Fix Vertex Group Deform" operatorCampbell Barton
2022-04-26Cleanup: use boolean arguments and return valuesCampbell Barton
2022-04-26Cleanup: replace in-line swapping with SWAP macroCampbell Barton
2022-04-26Cleanup: unused return value warningCampbell Barton
2022-04-25Vertex Paint: Fix brush color spaceJoseph Eagar
2022-04-25Cleanup: remove unused function parameterJoseph Eagar
2022-04-25Fix T81452: Incorrect trim lasso radiusJoseph Eagar
2022-04-25Fix T97597: vertex paint initialization wasJoseph Eagar
2022-04-25Fix T97553: SCULPT_handles_colors_report called for non-sculpt brushesJoseph Eagar
2022-04-25Sculpt: Remove hardcoded setting ofJoseph Eagar
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-25Cleanup: Use const for smoot scrolling functionJulian Eisel
2022-04-25Transform Snap Refactor: dedicate ghash to different SnapData typesGermano Cavalcante
2022-04-25Cleanup: Turn some 'eTFlag' into macrosGermano Cavalcante
2022-04-25Fix T97401: Snap options ignored for Nurbs surfacesGermano Cavalcante
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