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-30move node_common to c++temp-node-common-cppJacques Lucke
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
2021-09-29Fix T88954: Rearranging of modifiers for linked objects no longer works.Bastien Montagne
2021-09-29Fix T91756: String to Curve node produces NaN when size is zeroJacques Lucke
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-29Fix T91802: vertex color layer name collides with itselfJacques Lucke
2021-09-29Fix T91767: crash when instancing geometry coming from modifierJacques Lucke
2021-09-29Geometry Nodes: instance on points in instancesJacques Lucke
2021-09-29Fix/bypass doversion for wire new colorsDalai Felinto
2021-09-29UV: Pack to closest/active UDIMSiddhartha Jejurkar
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-29Fix T91237: Wrong Editors could sync animation 'Visible Range'Philipp Oeser
2021-09-29Cleanup: Add constructor for AttributeFieldInputHans Goudey