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-07-11Fix T99383: Wrong origdata type in color filterJoseph Eagar
2022-07-11Fix T94633: Sculpt mode missing check for hidden active objectJoseph Eagar
2022-07-11PyAPI: add Matrix.is_identity read-only attributeCampbell Barton
2022-07-11GPencil: Dot-dash modifier rename segment bug fix.YimingWu
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-11Revert "Fix an assert trip in boolean tickled by D11272 example."Howard Trickey
2022-07-10Fix an assert trip in boolean tickled by D11272 example.Howard Trickey
2022-07-10Fix T99532: New OBJ importer in some cases fails to import facesAras Pranckevicius
2022-07-10Fix T99536: new 3.2 OBJ importer fails with trailing space after wrapped linesAras Pranckevicius
2022-07-09UI: renaming fIle browser thumbnail sizesDaniel Salazar
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-09Cleanup: quiet class-memaccess warningCampbell Barton
2022-07-09Cleanup: Remove unused variableHans Goudey
2022-07-08Fix T99494: Transition effects not working correctlyRichard Antalik
2022-07-08Fix bug in recently added MutableVArraySpan move constructorBrecht Van Lommel
2022-07-08Curves: use consistent default radius for Cycles, Eevee, Set Curve Radius nodeBrecht Van Lommel
2022-07-08Cleanup: convert brush.c to C++Brecht Van Lommel
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Fix T99191: Boolean modifier creates invalid material indicesHans Goudey
2022-07-08Hair Curves: The new curves object is now availableDalai Felinto
2022-07-08Cleanup: make formatDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Fix build error without unity build, after recent changesBrecht Van Lommel
2022-07-08Fix Crash: Reading canvas tool settings.Jeroen Bakker
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-07-08Fix T99364: Unable to select bones when custom shape display is disabledCampbell Barton
2022-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-08Cleanup: formatCampbell Barton
2022-07-08Cleanup: Calm GCC Conversion WarningHarley Acheson
2022-07-07BLF: Add Support for Variable FontsHarley Acheson
2022-07-07Fix T99332: resize video in image editor does not update correctlyBrecht Van Lommel
2022-07-07Cleanup: Remove unused variableHans Goudey
2022-07-07Cleanup: improve asserts in generic spanJacques Lucke
2022-07-07BLI: make some spans default constructibleJacques Lucke
2022-07-07LibOverride: Make fully editable when creating an experimental user setting.Bastien Montagne
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-07-07Outliner, Library Overrides: List child objects under parentsJulian Eisel
2022-07-07Fix T99256: Regression: Meta balls segfaulting copy-to-selected.Bastien Montagne
2022-07-07Compositor: Pre-fill motion tracking fieldsSergey Sharybin
2022-07-07Cleanup: Use std::move for geometry setHans Goudey
2022-07-07Cleanup: Use C++ style of avoiding unused variable warningsHans Goudey
2022-07-07Cleanup: Use generic index mask utilityHans Goudey
2022-07-07Fix: Spreadsheet does not display original curves dataHans Goudey
2022-07-07Fix T99505: NLA tweak mode crashes with GPencil dataAmélie Fondevilla
2022-07-07Fix T99453: Regression: Crash on calling menu searchPratik Borhade
2022-07-07Fix T99386: Driven modifiers are always re-evaluated during animationSergey Sharybin
2022-07-07Cleanup: Remove redundant filtering of legacy normal attributeHans Goudey
2022-07-07Cleanup: Correct comment with spreadsheet enum typeHans Goudey