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-09-30Geometry Nodes: Change default for mesh to points nodeHans Goudey
2021-09-30Fix T91734: Crash snapping mesh if a beveled curve is presentGermano Cavalcante
2021-09-30Asset Catalogs: create missing parent catalogsSybren A. Stüvel
2021-09-30Fix possible use-after-free in drag-drop handling logicJulian Eisel
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-30Cleanup: remove `CatalogPath` aliasSybren A. Stüvel
2021-09-30Asset Catalog: introduce `AssetCatalogPath` classSybren A. Stüvel
2021-09-30GPencil: Change default template for better contrast in headerAntonio Vazquez
2021-09-30Fix RigidBodyWorld copy using `NO_MAIN` instead of `COW` flag for cache handl...Bastien Montagne
2021-09-30Fix T90246: Full Copy'ing a scene confuses physics in the original scene.Bastien Montagne
2021-09-30Cleanup: move node_common.c to c++Jacques Lucke
2021-09-30Asset Browser: Support activating catalogs in the "Current File" libraryJulian Eisel
2021-09-30Fix: Curve to Mesh node outputs original curveJacques Lucke
2021-09-30Fix: wrong field input deduplication with Material Selection nodeJacques Lucke
2021-09-30Fix T91773: improve numerical stability in Curve Spiral nodeJacques Lucke
2021-09-30Fix Cycles viewport flickeringSergey Sharybin
2021-09-30Fix color width regression in 66e24ce35bb37753b8002283a72d55639bb40239Campbell Barton
2021-09-30Cleanup: remove unused SpaceImage.curtileCampbell Barton
2021-09-30Cleanup: reduce Sequence size by 8 bytesCampbell Barton
2021-09-30Cleanup: isolate UDIM parameters into a structCampbell Barton
2021-09-30Fix(unreported): LineArt curve objects garbled result.YimingWu
2021-09-30Fix menu width regression in c7d94a7827a5be9343eea22a9638bb059f185206Campbell Barton
2021-09-30UI: Increase Area Resize Edge Hit SizeHarley Acheson
2021-09-29Geometry Nodes: Expose Bezier handle positions as an attributeHans Goudey
2021-09-29Add RNA path funcs for VolumeRender & VolumeDisplayPhilipp Oeser
2021-09-29Fix T91803: Freestyle rendering as pass broken after recent changesBrecht Van Lommel
2021-09-29Cleanup: Compositor: Migrate most converter nodes to new socket builderAaron Carlisle
2021-09-29Nodes: Fix Split View missing identifierAaron Carlisle
2021-09-29Fix Cycles CPU performance regression after recent change for intersections sizeBrecht Van Lommel
2021-09-29Tests: Disable tests for non-compiled librariesHimanshi Kalra
2021-09-29Fix non-finite curve normal causing Cycles to crashSergey Sharybin
2021-09-29GPencil: Avoid double depsgraph tagAntonio Vazquez
2021-09-29Assets: Enable recursive reading for the asset view template as wellJulian Eisel
2021-09-29Fix build failure on Windows + wrong buffer sizeJulian Eisel
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Fix T89864: Adding an asset referencing other objects adds it to scene but on...Bastien Montagne
2021-09-29Cleanup: Enforce C linkage for internal File Browser headerJulian Eisel
2021-09-29Fix Cycles use of uninitialized value in volume stack intersection on CPUBrecht Van Lommel
2021-09-29Cycles: record large number of transparent shadow intersections on CPUBrecht Van Lommel
2021-09-29Fix Cycles crash in certain hair configurationsSergey Sharybin
2021-09-29Keymap: New preference to open folders on single click in file browserPablo Vazquez
2021-09-29Cleanup: else-after-returnJacques Lucke
2021-09-29Fix T89164: Sculpt "Smooth" brush crash with zero pressurePhilipp Oeser
2021-09-29Texts in Outliner dont activatePhilipp Oeser
2021-09-29Assets: Expose option to reuse data-block data when appendingJulian Eisel
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29Cycles: Ensure finite displacement and background evaluationSergey Sharybin
2021-09-29Cycles: Make sure GPU transfer is finished prior display updateSergey Sharybin
2021-09-29Support loading catalogs in the Current File asset libraryJulian Eisel
2021-09-29Add an option to silence bpy.ops.anim.keyframe_delete_v3d when used in AddonsGaia Clary