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-08Test: Retrieve original mesh information from the editmeshtemp-deform-curves-on-surfaceHans Goudey
2022-07-08Threadsafe access to face corner normalsHans Goudey
2022-07-08Cleanup to naming and other small tweaksHans Goudey
2022-07-07D14864 from JacquesHans Goudey
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
2022-07-06Cycles oneAPI: Remove direct dependency on Level-ZeroXavier Hallade
2022-07-06Cleanup: fix comments in oneAPI kernel.cppXavier Hallade
2022-07-06Fix T99464: Curves sculpt add 3D brush symmetry brokenHans Goudey
2022-07-06Icons: Add each icon to a named groupFrancesco Siddi
2022-07-06Fix T99343: Missing RNA_def_property_update for show overlays in UV editorSiddhartha Jejurkar
2022-07-06Cycles: Improve an occupancy for Intel GPUsNikita Sirgienko
2022-07-06BLI: improve reverse uv sample in edge casesJacques Lucke