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
2022-02-01Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
2022-01-31Cleanup: Add back comment removed in recent commitHans Goudey
2022-01-31Cleanup: Better name for new Outliner tree element typeJulian Eisel
2022-01-31Cleanup: Namespace alias for internal outliner headerJulian Eisel
2022-01-31Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-01-31UI Papercut: Fix gap in node outlineLeon Schittek
2022-01-31Fix T95250: bake margin adjacent faces uses stale UV map in edit modeMartijn Versteegh
2022-01-31Cleanup: comments and minor changes to GPU_select codeCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-31Cleanup: use enum type for selection mode & internal algorithm enumCampbell Barton
2022-01-31Cleanup: Remove unused DerivedMesh functionsHans Goudey
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-30Cleanup: Pass cursor position as a single array to eyedropper functionsAaron Carlisle
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-29Cleanup: Remove mesh vertex "temp tag" flagHans Goudey
2022-01-29Merge branch 'blender-v3.1-release'Richard Antalik
2022-01-29Fix memory leak when adding movie stripsRichard Antalik
2022-01-29Win IME: Ideographic Full Stop to Decimal PointHarley Acheson
2022-01-28UI: Add OneDrive to System List for WindowsHarley Acheson
2022-01-28Merge branch 'blender-v3.1-release'Hans Goudey
2022-01-28UI: Use property split in new operator popupHans Goudey
2022-01-28Drag & drop: Support using context of hovered button when droppingJulian Eisel
2022-01-28Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28Fix overread warning in screen operatorJulian Eisel
2022-01-28Silent compilation warning in space_graph.Jeroen Bakker
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-28Fix typo in comment.temp-T95279-remap-referenced-dataJeroen Bakker
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-27Outliner: avoid creating unnecessary undo stepsGermano Cavalcante
2022-01-27Fix T95062: Outliner Library Overrides not refreshed when removing overrides.Bastien Montagne
2022-01-27Fix T85233: Transfer Weights tooltip is wrong.Bastien Montagne
2022-01-27Fix T93766: 'New Collection' entry in 'Move to collection' menu is not transl...Yevgeny Makarov
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-26Cleanup: Remove RNA data from TreeElement, get via type specific classJulian Eisel
2022-01-26Cleanup: Improve function name, introduced in own recent commitJulian Eisel
2022-01-26Cleanup: Small improvements to Outliner RNA path build functionJulian Eisel
2022-01-26Fix incorrect index-key in RNA path built from OutlinerJulian Eisel
2022-01-26Cleanup: Reduce `void *` reliance of new RNA C++ Outliner elementsJulian Eisel
2022-01-26Cleanup: Reduce `void *` reliance of new sequencer C++ Outliner elementsJulian Eisel
2022-01-26Outliner: Function to "cast" C-style TreeElement to typed C++ pendantJulian Eisel
2022-01-26Outliner: Port sequencer elements to new tree-element designJulian Eisel
2022-01-26Outliner: Add missing sanity checks for RNA tree-elementsJulian Eisel
2022-01-26Assets: enable node group assetsJacques Lucke
2022-01-26Assets: allow creating preview image by rendering active objectJacques Lucke
2022-01-26Outliner: Port RNA elements to new tree-element designJulian Eisel
2022-01-26ID: Fix failing test cases.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker