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
2022-11-03BLI_string: C++ support for string joining macrosCampbell Barton
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-05Cleanup: make formatBrecht Van Lommel
2022-10-04Cleanup: VSE code readabilityRichard Antalik
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: convert 'GPU_SHADER_2D_IMAGE_COLOR' to 3DGermano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_FLAT_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05Cleanup: Remove unused code for VSE waveform drawingRichard Antalik
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-07-15Cleanup: compiler warningsBrecht Van Lommel
2022-07-15Cleanup: VSE waveform drawingRichard Antalik
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-17Fix T98021: Crash when using scene strip as sequencer inputRichard Antalik
2022-05-03Fix T97720: Fix meta strip shows incorrect mute state.Richard Antalik
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-10Fix incorrect meta strip background colorRichard Antalik
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-17GPU: Remove runtime sampler texture slot assignmentClément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: VSE channel drawingRichard Antalik
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-18Fix T92445: Thumbnail height without overlay textAndrea Beconcini
2021-11-15Fix T90592: Incorrect scrollbar range with backdropRichard Antalik
2021-11-05VSE: Remove separator lines between rowsPablo Vazquez
2021-11-05Fix T70768: Python gizmo-groups not working in the sequencerCampbell Barton
2021-11-01Fix sequencer preview selection drawing ignoring meta-stripsCampbell Barton
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-07Fix T91670: Strip text position is incorrectRichard Antalik
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik