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
path: root/source
AgeCommit message (Expand)Author
2021-12-02Fix T93563: Crash subdividing with overlapping tri and quadCampbell Barton
2021-12-02Cleanup: move public doc-strings into headers for 'python'Campbell Barton
2021-12-02Merge branch 'blender-v3.0-release'Julian Eisel
2021-12-02Fix T93548: Appended (material) assets don't have a fake userJulian Eisel
2021-12-02Fix T93555: crash when muting nodes with multiple internal linksJacques Lucke
2021-12-02Blendread: Remove all instantiation logic from `BLO_library_link_` code.Bastien Montagne
2021-12-02Cleanup: Readfile: Remove deprecated `BLO_library_link_copypaste`.Bastien Montagne
2021-12-02Fix T93555: crash when muting nodes with multiple internal linksJacques Lucke
2021-12-02Cleanup: spelling in commentsCampbell Barton
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-12-02Cleanup: FIx build with USD after recent refactorAaron Carlisle
2021-12-02UI: Fix scaling of HSV cursor when zoomingLeon Leno
2021-12-02Fix T92268: Group input and output nodes have inconsistent paddingNikhil Shringarpurey
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-12-02Fix T84710: Instances with only mesh edges or vertices are invisibleHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-12-02Fix T93525: Crash with curve/text armature bone gizmoHans Goudey
2021-12-01Cleanup: Move node_shader_util.c to C++Hans Goudey
2021-12-01Cleanup: clarify material copying for hair and pointcloudsBrecht Van Lommel
2021-12-01Fix: Remove incorrect asserts for empty attributesHans Goudey
2021-12-01Fix: Instances component does not copy attributesHans Goudey
2021-12-01Cleanup: Fix errors in previous commitRichard Antalik
2021-12-01Geometry Nodes: deduplicate join geometry codeJacques Lucke
2021-12-01Geometry Nodes: Dual Mesh NodeWannes Malfait
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-12-01Cleanup: Store instances id attribute with other attributesHans Goudey
2021-12-01Add layer and pass index parameters to rna_Image_gl_loadPaul Golter
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-12-01Fix T92561: unstable particle distribution with Alembic filesKévin Dietrich
2021-12-01Cleanup: Use int8 type rather than char for bufferJulian Eisel
2021-12-01Fix(unreported): LineArt intersection mask logic error.YimingWu
2021-12-01LineArt: Use consitent view vector direction.YimingWu
2021-12-01LineArt: Use consitent view vector direction.YimingWu
2021-12-01Geometry Nodes: Propagate attributes in Instances to Points nodeHans Goudey
2021-12-01Geometry Nodes: Add Point Count to Spline Length NodeJohnny Matthews
2021-12-01Fix missing subsurface IOR/Anisotropy socket after refactor in c2ab47eBrecht Van Lommel
2021-11-30Geometry Nodes: propagate attributes in Instance on Points nodeJacques Lucke
2021-11-30LibLink/Append: Some cleanup and addition to comments.Bastien Montagne
2021-11-30Rewrite ID Paste code to use new BKE_blendfile_link_append module.Bastien Montagne
2021-11-30LibLink/Append: Add a utils to link/append all ID of given types from a given...Bastien Montagne
2021-11-30LibLink/Append: tweak instantiation of collections in viewlayers.Bastien Montagne
2021-11-30Fix: Missing handling of dynamic instance attribute sizeHans Goudey
2021-11-30Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-30Fix T93368: Dragging Blends Without PreviewsHarley Acheson
2021-11-30Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-30Fix(unreported): LineArt intersection mask logic error.YimingWu
2021-11-30Fix T93353: Reload Library Override file loses Constraints, take II.Bastien Montagne
2021-11-30Fix T93477: Viewport X-Ray is influencing snapping even in material modeGermano Cavalcante