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-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-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-01Fix T92561: unstable particle distribution with Alembic filesKévin Dietrich
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-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews
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-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-30Cleanup: use colon after doxygen params, correct slash directionCampbell Barton
2021-11-29Geometry Nodes: Domain Size NodeJohnny Matthews
2021-11-29Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-29Fix T93384: Objects with Constraints to curves have wrong locations on file loadSergey Sharybin
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-11-27Attempt to fix Windows new bpath tests failing, take IV.Bastien Montagne
2021-11-27Attempt to fix Windows new bpath tests failing, take III.Bastien Montagne
2021-11-26Attempt to fix Windows new bpath tests failing, take II.Bastien Montagne
2021-11-26Fix T89564: Spline IK breaks when it is far away from the world originSebastian Parborg
2021-11-26Attempt to fix Windows new bpath tests failing.Bastien Montagne
2021-11-26Fix T93402: Linking Collections instantiate extra sub-collections.Bastien Montagne
2021-11-26Geometry Nodes: deduplicate virtual array implementationsJacques Lucke
2021-11-26Fix T93380: Texture paint clone tool crash without clone imagePhilipp Oeser
2021-11-26BKE_bpath: Add minimal unittests.Bastien Montagne
2021-11-26Cleanup: Migrate `image_gpu.cc` to CC.Jeroen Bakker
2021-11-25Blender 3.0 bcon4 - change release cycle to release candidateDalai Felinto
2021-11-25Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-25Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-25Fix T93338: Curve Guide force field crashPhilipp Oeser
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sergey Sharybin
2021-11-25Fix T91444: Edge Loop Preview fails with two Mirror ModifiersBastien Montagne
2021-11-25Fix T93321: Modified Mirror modifier behavior break some other tools like bou...Bastien Montagne
2021-11-24Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-24Fix T90808: wrong BoundBox after undo curve selectionGermano Cavalcante
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Tests: exclude anonymous attributes from mesh comparisonJacques Lucke
2021-11-24Cleanup: `IDTypeInfo` new `asset_type_info` member.Bastien Montagne
2021-11-24Cleanup: Add info about attributes init in Mesh IDTypeInfo after conversion t...Bastien Montagne