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-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-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
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93231: crash when overwriting vertex group with other domainJacques Lucke
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-23BKE LibLink/Append: Add mechanism for external code to loop over link/append ...Bastien Montagne
2021-11-23BKE link/append: Add optional blendfile handle to libraries.Bastien Montagne
2021-11-23Cleanup: add missing pragma onceJacques Lucke
2021-11-23BKE link/append: Add optional blendfile handle to libraries.Bastien Montagne
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93092: incomplete animation rendering of multi-layer exr compositionJacques Lucke
2021-11-23Fix T93090: crash with data transfer modifier and geometry nodesJacques Lucke
2021-11-22Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-22CurveEval: Add total_length() and total_control_point_size() methodsJohnny Matthews
2021-11-22BKE Link/Append: Use BLO's LibraryLink_Params.Bastien Montagne
2021-11-22Link/Append: Move main linking code (from WM) to use new instantiation code i...Bastien Montagne
2021-11-22Link/Append: Move most of core link/append code from WM to new `BKE_blendflie...Bastien Montagne
2021-11-22Cleanup: Make parameter const (BKE_brush_curve_strength_clamped).Jeroen Bakker
2021-11-22Cleanup: use simple data member instead of callbackJacques Lucke
2021-11-19Geometry Nodes: Support custom instance attributesErik
2021-11-19Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-19Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-19Asset Preferences: disallow single file as asset librarySybren A. Stüvel
2021-11-19Cleanup: typos in commentsPhilipp Oeser