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-25Fix T93274: Assigning asset catalog doesn't mark file as modifiedSybren A. Stüvel
2021-11-25Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-25Fix T89996, T90063: bugs with multi-button reset and entering values in popupsBrecht Van Lommel
2021-11-25Fix T93360: 'Iteractive Light Track' do not work over empty backgroundGermano Cavalcante
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 T93357: crash when opening search menuJacques Lucke
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24UI: Improve scaling of widgets when zoomingLeon Leno
2021-11-24UI: Blend File Icons Thumbnail ViewHarley Acheson
2021-11-24UI: Blend File Icons Thumbnail ViewHarley Acheson
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24Asset Browser: Activate a catalog when draggingJulian Eisel
2021-11-24Asset Browser: Fix catalog being renamed when dropping into parentJulian Eisel
2021-11-24Asset Browser: Support dragging catalogs into top levelJulian Eisel
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-24Context: add accessors returning selected actions for animation editors.Alexander Gavrilov
2021-11-24Geometry Nodes: add utility to show debug messages in node editorJacques Lucke
2021-11-24macOS: Fix build error due to std::optional<T>::valueAnkit Meel
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Cleanup: use nullptrJacques Lucke
2021-11-24Fix crash when opening search menu.Jeroen Bakker
2021-11-24AssetBrowser: Disable asset indexing.Jeroen Bakker
2021-11-24T91406: Asset Library IndexingJeroen Bakker
2021-11-24Animation: Add test cases for `ED_keyframes_keylist`.Jeroen Bakker
2021-11-24Extract keyframe segment calculationChristoph Lendenfeld
2021-11-24Cleanup: unused variableGermano Cavalcante
2021-11-24Fix (unreported): Local preview icons not loadingGermano Cavalcante
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Cleanup: Else after return, other simplificationsHans Goudey
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Sebastian Parborg
2021-11-23Fix: The bounding box gizmo breaks if transform pivot is set to cursorSebastian Parborg
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-23Geometry Nodes: reduce overhead when processing single valuesJacques Lucke
2021-11-23Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-23Icons: Replace .blend file icons, add "Current File" iconJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-23Cleanup: clang-tidy warningsGermano Cavalcante
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-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T92654: missing padding in spreadsheet cellsJacques Lucke
2021-11-23Cleanup: silent clang-tidy warning NULL vs nullptr.Jeroen Bakker