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-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-06Sequencer: frame offset feature usabilityCampbell Barton
2019-08-01VSE: Use sequencer boundbox for view_all operatorRichard Antalik
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-08-01Fix T68036: VSE: 'Remove Gaps' causes audio to go out of syncPhilipp Oeser
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-05VSE: draw cache on top of markers areaAlessio Monti di Sopra
2019-06-28Fix audio not updating when snapping strips in sequencerSergey Sharybin
2019-06-21Fix T65975: Memory leak adding movie sequence stripRichard Antalik
2019-06-20Fix sequencer sidebar not being wide enough by default to show timecodesBrecht Van Lommel
2019-06-19VSE: Draw pre-animated (volume) sound strip waveforms.Richard Antalik
2019-06-14Fix T65814: Copy pasting audio strip from video crash BlenderSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-11Fix T65715: Instant crash when grouping strips in VSESergey Sharybin
2019-06-11Fix extend being ignored for left/right sequencer selectionCampbell Barton
2019-06-07Cleanup: fix compiler warningBrecht Van Lommel
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Fix T65558: Crash on adding linked scene to Video Sequence EditorSergey Sharybin
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-29Sequencer: Fix box select using incorrect rectangles for sequencesJacques Lucke
2019-05-29Cleanup: remove redundant sequencer under cursor checkCampbell Barton
2019-05-28Sequencer: Drag outside of sequence to initiate box selectJacques Lucke
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-22Sequencer: ensure Strip is the default active panelBrecht Van Lommel
2019-05-21VSE: Don't store `cfra` in cacheRichard Antalik
2019-05-19VSE: add movie strips on top of audioRichard Antalik
2019-05-19Fix T64579: Failure to honor anamorphic displayRichard Antalik
2019-05-18UI: Sequencer menusWilliam Reynish
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-13Fix T64371Richard Antalik
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin