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-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
2021-11-30LibLink/Append: Port `bpy.data.libraries.load` to new `BKE_blendfile_link_app...Bastien Montagne
2021-11-30Fix T93508: Shift+F1 to switch to asset browser randomly crashesJulian Eisel
2021-11-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews
2021-11-30Depsgraph: remove shading parameters componentJacques Lucke
2021-11-30Asset Bundle Copy button: only report each external dependency onceSybren A. Stüvel
2021-11-30Fix T92577: Cannot open shortcut folders on WindowsJulian Eisel
2021-11-30Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-30LibLink/Append: tweak asserts in main BKE link/append functions.Bastien Montagne
2021-11-30Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-30BPath traversing: allow skipping weak library referencesSybren A. Stüvel
2021-11-30Fix T93442: Crash when proxy building is cancelledRichard Antalik
2021-11-30Revert "Fix: Const warning in editmesh_knife.c"Campbell Barton
2021-11-30Text Editor: Line number highlight follow selectionMatheus Santos