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
2020-03-19UI: scale sequence handle by pixelsizeCampbell Barton
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-16Cleanup: use unsigned char for UI_view2d_text_cache_addCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-02Fix T74320: Sound strip waveforms drawing allows negative volume valuesRichard Antalik
2020-02-17Fix T70229: Show Cache On will cause a lower fpsRichard Antalik
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-01-22Merge branch 'blender-v2.82-release'Richard Antalik
2020-01-22Fix T70415 100% proxy files playing with poor performanceRichard Antalik
2020-01-10Cleanup: ARegion.sizex/y should not be used to access region sizeJulian Eisel
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-03UI: Fix preview frame range drawing in sequencer and driver editorsAlessio Monti di Sopra
2019-09-22Fix T69564: Empty fcurve prevents waveform drawingRichard Antalik
2019-09-14VSE: prefetchingRichard Antalik
2019-08-17Cleanup: spellingCampbell Barton
2019-08-06Sequencer: frame offset feature usabilityCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-05VSE: draw cache on top of markers areaAlessio Monti di Sopra
2019-06-19VSE: Draw pre-animated (volume) sound strip waveforms.Richard Antalik
2019-06-07Cleanup: fix compiler warningBrecht Van Lommel
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-21VSE: Don't store `cfra` in cacheRichard Antalik
2019-05-19Fix T64579: Failure to honor anamorphic displayRichard Antalik
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
2019-05-04Fix T64144: Crash when displaying audio waveforms in VSESergey Sharybin
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Cleanup: warningsCampbell Barton
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T62996Richard Antalik
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-23Fix T62845 VSE preview crash when setting rendered (EEVEE/Workbench)Clément Foucault
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-18Scale waveforms & show clippingRichard Antalik