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-08-06Sequencer: frame offset feature usabilityCampbell Barton
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-27Fix: Text Location lost X/Y textWilliam Reynish
2019-06-25Use prop_factor instead of prop_percentage for Sequencer text placementWilliam Reynish
2019-06-25Sequencer: Fix missing icons for text alignmentWilliam Reynish
2019-06-23UI: Adjust naming for recent Scene Strip optionsWilliam Reynish
2019-06-21UI: Use enum for Sequencer vs 3D Camera input in Scene panel in Sequencer sid...William Reynish
2019-06-21UI: Further tweaks to Sequencer sidebar:William Reynish
2019-06-21Cleanup: don't use plural for forward/backward enumCampbell Barton
2019-06-20UI: Tweak Sequencer Sidebar panelsWilliam Reynish
2019-06-17Fix T65651: Crash when changing audio strip source fileSergey Sharybin
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Sequencer: TypoJeroen Bakker
2019-06-07FIX: `use_proxy` strip property state has no effect.Richard Antalik
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-24Cleanup: use "_update" suffix for RNA update callbacksCampbell Barton
2019-05-24Cleanup: warningsCampbell Barton
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16UI: Video Sequencer sidebar overhaulWilliam Reynish
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-04-29Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-02-20UI: Change name of Sequencer option from 'Draw Waveform' to 'Display Waveform...William Reynish
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-14Add font selection to VSE text stripsRichard Antalik
2018-11-28RNA: disable animating sequence channel, lockCampbell Barton
2018-11-25Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-25Sequencer: remove unnecessary limit on transform rotation.Brecht Van Lommel
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-30Sequencer: replace notifier /w message-busCampbell Barton
2018-10-23Fix: missing sequencer updateJacques Lucke
2018-10-19UI: reorder and group blend modes in menus, similar to other apps.Charlie Jolly
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton