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-02Fix T95353: Crash with proxy auto buildingRichard Antalik
2022-02-01Fix T91463: Separate points makes gap on cyclic strokeFalk David
2022-02-01Fix T95395: dangling parent pointer when creating node groupJacques Lucke
2022-02-01Fix T89514: GP draw mode not saved when scene is not the active oneFalk David
2022-02-01Fix T95314: constant values not shown in spreadsheetJacques Lucke
2022-02-01Cleanup: remove duplicate vertex normal array in SculptSessionCampbell Barton
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
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-29Fix memory leak when adding movie stripsRichard Antalik
2022-01-28UI: Use property split in new operator popupHans Goudey
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
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 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
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