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-06-01UI: use term current frame instead of playheadCampbell Barton
2020-04-06Cleanup: keep parameter docs above the function bodyCampbell Barton
2020-04-06Cleanup: Add some comments removed in rB0d0036cb53f8Richard Antalik
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Fix T74662: Prefetching causes random crashesRichard Antalik
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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