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-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
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-11-19Merge branch 'blender-v3.0-release'Omar Emara
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-19Fix (unreported) wrong behavior of constraints in liboverrides.Bastien Montagne
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-11-18Fix: error when materializing curve point attributeJacques Lucke
2021-11-17Cleanup: use same function for updating internal links for all nodesJacques Lucke
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-11-17Fix T90412: Inconsistency in mask strip colorRichard Antalik
2021-11-17Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-17Cleanup: compiler warningsBrecht Van Lommel
2021-11-16Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-16Fix T92857: Deadlock in geometry nodes curve multi-threadingHans Goudey
2021-11-16Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-16Fix crash on freeing hair systemSybren A. Stüvel
2021-11-16Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-16Tests: fix memory leak of GHOST system pathsSybren A. Stüvel
2021-11-16Geometry Nodes: refactor virtual array systemJacques Lucke
2021-11-16Cleanup: Use C++ matrix identity constructorHans Goudey
2021-11-15Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-15Fix T91992: Incorrect clip strip image sizeRichard Antalik
2021-11-15Cleanup: remove unnecessary functionsJacques Lucke
2021-11-15Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-15Fix T93074: Gpencil cutter not using flat caps in middle cutsAntonio Vazquez
2021-11-15Fix T89260: Eevee crashes with custom node sockets.Jeroen Bakker