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
2021-11-23Fix T93231: crash when overwriting vertex group with other domainJacques Lucke
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-23Fix T93092: incomplete animation rendering of multi-layer exr compositionJacques Lucke
2021-11-23Fix T93090: crash with data transfer modifier and geometry nodesJacques Lucke
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-19Asset Preferences: disallow single file as asset librarySybren A. Stüvel
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-11-19Fix (unreported) wrong behavior of constraints in liboverrides.Bastien Montagne
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-11-18Fix: error when materializing curve point attributeJacques Lucke
2021-11-17Cleanup: compiler warningsBrecht Van Lommel
2021-11-16Fix T92857: Deadlock in geometry nodes curve multi-threadingHans Goudey
2021-11-16Fix crash on freeing hair systemSybren A. Stüvel
2021-11-16Tests: fix memory leak of GHOST system pathsSybren A. Stüvel
2021-11-15Fix T91992: Incorrect clip strip image sizeRichard Antalik
2021-11-15Fix T89260: Eevee crashes with custom node sockets.Jeroen Bakker
2021-11-12Assets: Store Action sub-type in asset metadataSybren A. Stüvel
2021-11-12Fix T91444: Edge Loop Preview fails with two Mirror ModifiersCampbell Barton
2021-11-12Cleanup: use term sequence_strip instead of vse_stripCampbell Barton
2021-11-11Fix: wrong field inferencing with unavailable socketsJacques Lucke
2021-11-11Fix: Prevent use of uninitialized memory when creating Bezier splineMartijn Versteegh
2021-11-11Cleanup: spelling in commentsCampbell Barton
2021-11-10Fix T91518: crash when recalculating looptris after clearing geometry.Jeroen Bakker
2021-11-09Fix T92908: print warning when instance recursion limit is reachedJacques Lucke
2021-11-09Fix T91923: Save/Apply as Shape Key ignores shape keysCampbell Barton
2021-11-09Fix T92934: crash rendering with wrong image pathJacques Lucke
2021-11-08Fix T92481: Memory leak with subdivision surface modifierCampbell Barton
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-05Fix part of T89313: Attribute search crash during animation playbackHans Goudey
2021-11-05Fix T92848: Crash when joining curves with spline domain attributesHans Goudey
2021-11-05Fix: Viewport stats wrong for Geometry Nodes instancesErik
2021-11-05Fix T92850: Curve to mesh incorrect for single point profilesHans Goudey
2021-11-05UI: Various theme fixes related to contrastPablo Vazquez
2021-11-04Cleanup: Move object.c to C++Germano Cavalcante
2021-11-04Fix T92799: handle undefined node group type in field inferencingJacques Lucke
2021-11-04Fix T92649: incorrect copying of anonymous attributes in many placesJacques Lucke
2021-11-03Fix T92780: Lost material in case of local object, and missing linked obdata.Bastien Montagne
2021-11-03Simplification: Use generic `BKE_object_materials_test` in object liblink code.Bastien Montagne
2021-11-03Fix T89709: avoid double node links after delete and reconnectColin
2021-11-03Fix access to current preferences when version patching read preferencesJulian Eisel
2021-11-03Fix: make sure geometry owns mesh before taking ownershipJacques Lucke
2021-11-03Cleanup: spellingCampbell Barton
2021-11-02Cleanup: Improve curve point attribute assertHans Goudey
2021-11-02Fix T92652: Joining curves breaks point attribute orderHans Goudey
2021-11-02Cleanup: Add function to get attribute ID from custom data layerHans Goudey
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-02UI: always show the cursor while transforming the cursorCampbell Barton
2021-11-01Fix T92662: Curve to mesh start cap invalid topologyHans Goudey
2021-11-01Fix crash when "HOME" environment variable isn't definedCampbell Barton
2021-10-29Geometry Nodes: do cache invalidation after writing attributesJacques Lucke