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-08Remove recalculations.temp-T95933-object-mode-curve-selectionJeroen Bakker
2022-07-08Use drw_view to retrieve view matrix inverse.Jeroen Bakker
2022-07-08Screen space curvce outline.Jeroen Bakker
2022-07-08Merge branch 'master' into temp-T95933-object-mode-curve-selectionJeroen 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
2022-07-07Cleanup: Improve variable nameHans Goudey
2022-07-07Curves: Add sculpt selection overlayHans Goudey
2022-07-07GHOST: initialize grab axis for windowsCampbell Barton
2022-07-07ID Management: Purge: Make outliner button use recursive purge.Bastien Montagne
2022-07-07Fix T98029: Support isolated islands of IDs when purging unused ones.Bastien Montagne
2022-07-07Fix T99491: Crash when opening modifiers panelFalk David
2022-07-07Fix: Save modified images during file closeJesse Yurkovich
2022-07-07Fix T99388: Obey relative path option when saving UDIMsJesse Yurkovich
2022-07-07OBJ: more robust .mtl texture offset/scale parsing (T89421)Aras Pranckevicius
2022-07-07OBJ: always set eevee blend mode when material "d" is below 1.0Aras Pranckevicius
2022-07-07Fix T99342: GPencil multiframe falloff is scaling wrongly in rotationAntonio Vazquez
2022-07-07Cleanup: use arguments for internal wayland cursor grabbingCampbell Barton
2022-07-07Fix T99270: bones using empties as custom shapes can't be selectedCampbell Barton
2022-07-07Python: show additional context for PyDriver errors in the stderrCampbell Barton
2022-07-07Python: clear Py-driver variables on exitCampbell Barton
2022-07-07Cleanup: use boolean types & early exit on failure for PyDriverCampbell Barton
2022-07-07Cleanup: formatCampbell Barton
2022-07-07Fix Py-driver byte code access with Python 3.11Campbell Barton
2022-07-06Fix T99334: Ignore edit-related snap options in Object modejon denning
2022-07-06UI: Adjust and fix shader node descriptionsHans Goudey
2022-07-06Object: Speed up duplication of large selections by doing fewer collection syncsAras Pranckevicius