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-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
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-25Cleanup: Replace reinterp cast with static cast.Jeroen Bakker
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Cleanup: Move the "toggle smooth brush" functionality to functionsSebastian Parborg
2022-01-24Hook up invert and smooth mode to weight and vertex paintSebastian Parborg
2022-01-24Cleanup: Remove unused enumGermano Cavalcante
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-22BMesh: merge normal and tessellation calculation on undoCampbell Barton
2022-01-22Curves: Improve accuracy and clarity of NURBS knots calculationLaurynas Duburas
2022-01-22Fix T94974: Invalid normals in edit modeHans Goudey
2022-01-22Fix: Applying object transform can create normal layersHans Goudey
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2022-01-21UI: exclude "Undo History" from menu searchCampbell Barton
2022-01-21Fix Python API docs build errorHans Goudey
2022-01-20Fix file/asset thumbnails causing constant stream of notifiersJulian Eisel
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup doc comments for sculpt_intern.hJoseph Eagar
2022-01-19Fix: File Browser using asset indexer after Asset Browser was visibleJulian Eisel