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-11-23Merge branch 'temp-ghost-vulkan-backend' into tmp-vulkanJeroen Bakker
2021-11-23Merge branch 'master' into temp-ghost-vulkan-backendJeroen Bakker
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Cleanup: fix clang-tidy warningsSybren A. Stüvel
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: remove unnecessary "extern"Jacques Lucke
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 T92654: missing padding in spreadsheet cellsJacques Lucke
2021-11-23Fix T93090: crash with data transfer modifier and geometry nodesJacques Lucke
2021-11-23Cleanup: silent clang-tidy warning NULL vs nullptr.Jeroen Bakker
2021-11-23VSE: Add drag and drop handler for preview areaPeter Fog
2021-11-23VSE: Support drag and drop for datablocksPeter Fog
2021-11-23Fix: Const warning in editmesh_knife.cErik
2021-11-22Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-22Assets: Generate light preview when making light object an assetJulian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-22Geometry Nodes: Rename legacy node filesHans Goudey
2021-11-22CurveEval: Add total_length() and total_control_point_size() methodsJohnny Matthews
2021-11-22UI: Use a map for block name lookupsErik
2021-11-22Fix T84493 issue with selection after boolean.Howard Trickey
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-22Moviecache: Fix potential memory corruption.Jeroen Bakker
2021-11-22Painting: Performance curve masks.Jeroen Bakker
2021-11-22Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-22Fix T92631: Fix negative thickness regression in complex solidifyHenrik Dick
2021-11-22Fix T93250: Crash in spreadsheet tree view after recent commitHans Goudey
2021-11-22Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-22Fix T93198: Frame Selected in greasepencil curve editing does not workPhilipp Oeser
2021-11-22Cleanup: Removed unused code in curve mask creation.Jeroen Bakker
2021-11-22Painting: migrated curve mask generation to CPP.Jeroen Bakker
2021-11-22Cleanup: Make parameter const (BKE_brush_curve_strength_clamped).Jeroen Bakker
2021-11-22Revert "Fix (unreported) broken handling of constraints reordering with libov...Bastien Montagne
2021-11-22Cleanup: use simple data member instead of callbackJacques Lucke
2021-11-22Cleanup: make naming more consistentJacques Lucke
2021-11-22Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-22Fix broken NLA RNA code after own rBfa6a913ef19c.Bastien Montagne
2021-11-22Fix (unreported) broken handling of constraints reordering with liboverride.Bastien Montagne
2021-11-21Fix T93256: Instances to points node broken after recent commitHans Goudey
2021-11-21Functions: remove test for dynamic nameJacques Lucke
2021-11-21Functions: fix compile error in testsJacques Lucke
2021-11-21Functions: use static string for parameter namesJacques Lucke
2021-11-21Functions: use static names for multi-functionsJacques Lucke