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-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
2022-07-06Fix T99368: Annotation lines doesn't start where clickedCampbell Barton
2022-07-06Compositor: Pre-fill active scene movie clip in more nodesSergey Sharybin
2022-07-06IO: speed up import of large Alembic/USD/OBJ scenes by optimizing material as...Aras Pranckevicius
2022-07-06Fix T99462: Deleting Missing Libraries Crashes Blender.Bastien Montagne
2022-07-06OBJ: extend test coverage for parsing MTL scale/offsets (T89421)Aras Pranckevicius
2022-07-06GHOST/Wayland: support dynamic loading libraries for WaylandCampbell Barton
2022-07-06Cleanup: declare local variables staticCampbell Barton
2022-07-06Cleanup: spelling in commentsCampbell Barton
2022-07-06Cleanup: Fix compiler warningsLoren Osborn
2022-07-06Fix T99284: Undefined values output from UV nodesHans Goudey