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
2019-05-21Cleanup: pep8Campbell Barton
2019-05-20Fix Python error in sequencer scene strip UIBrecht Van Lommel
2019-05-20Accidentally overrode changes in 40d525474184William Reynish
2019-05-20UI: Sequencer menusWilliam Reynish
2019-05-20Sequencer: Hide panels when there is no actual sequencesSergey Sharybin
2019-05-19UI: Add back Sequencer sidebar toggles into the headerWilliam Reynish
2019-05-19Fix T64720: Sequencer UI doesn't draw properly with some strip typesRichard Antalik
2019-05-18UI: Sequencer menusWilliam Reynish
2019-05-18UI: Sequencer menusWilliam Reynish
2019-05-17UI: Sequencer sidebar tweaks for the viewerWilliam Reynish
2019-05-17UI: Put Sequencer Proxy & Cache panels back into separate categoryWilliam Reynish
2019-05-17Fix: Add back last Sequencer panel that went missing in 86eefefdc1aaWilliam Reynish
2019-05-17Fix: Sequencer Cache panel was accidentally removed in 86eefefdc1aaWilliam Reynish
2019-05-16Cleanup: pep8 & remove odd empty string additionCampbell Barton
2019-05-16Fix: Some Sequencer panels were missing a category, causing warningsWilliam Reynish
2019-05-16UI: Tweak naming in Sequencer View menu to match 3D ViewWilliam Reynish
2019-05-16UI: Match Sequencer Safe Areas with similar Camera Properties panelWilliam Reynish
2019-05-16UI: Video Sequencer sidebar overhaulWilliam Reynish
2019-05-13I18n Disambiguation: "Add" in menu labels.Bastien Montagne
2019-05-07UI: Add copy/paste icons to Sequencer context menuWilliam Reynish
2019-05-07UI: Add initial context menu to SequencerWilliam Reynish
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-20UI: remove redundant row for header templateCampbell Barton
2019-04-19Cleanup: logical checks in UI scriptsCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-03-19UI: Use 'Render Image' for image rendering in the viewportWilliam Reynish
2019-03-13UI: tweak check for sequence lengthCampbell Barton
2019-03-13Cleanup: pass context to draw method instead of accessing from bpyCampbell Barton
2019-03-01Cleanup and refactor sequencer proxy properties panelRichard Antalik
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-01-23Cleanup: More clear function nameSergey Sharybin
2019-01-23Sequencer: Fix python error on Add menu on default workspaceSergey Sharybin
2019-01-15Merge branch 'blender2.7'Sergey Sharybin
2019-01-15Sequencer: Restore change menuSergey Sharybin
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-02UI: correct sequencer icon in add menuCampbell Barton
2018-12-29Cleanup: avoid counting list multiple timesCampbell Barton
2018-12-28Fix T59526: VSE Add submenus for clips/masks dont show with only onePhilipp Oeser
2018-12-20Cleanup: styleCampbell Barton
2018-12-20Cleanup: remove intermediate menu drawing functionCampbell Barton
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-11-28Add Onion Skin support to AnnotationsAntonioya
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel