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-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-29Fix T96699: Splitting strip does not copy animationRichard Antalik
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-10Fix incorrect meta strip background colorRichard Antalik
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-03WM: use pass-through for cursor placement operatorCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-17GPU: Remove runtime sampler texture slot assignmentClément Foucault
2022-02-15RNA: add RNA_collection_is_empty & RNA_property_collection_is_emptyCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09VSE: Fix sound strip not aligned with movie stripRichard Antalik
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-02Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-02Fix T95353: Crash with proxy auto buildingRichard Antalik
2022-02-01Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-29Fix memory leak when adding movie stripsRichard Antalik
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-19Fix error in previous commitRichard Antalik
2022-01-19VSE: Support copy-pasting strips with animationRichard Antalik
2022-01-19Cleanup: VSE animation handlingRichard Antalik
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell 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
2022-01-11Fix T94768: Crash in VSE prefetchingRichard Antalik
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-20VSE: Clamp sound strip when adding movie stripRichard Antalik
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-06Fix T93314: Thumbnails not drawn with default scaleRichard Antalik
2021-12-01Cleanup: Fix errors in previous commitRichard Antalik
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-11-30Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-23VSE: Add drag and drop handler for preview areaPeter Fog
2021-11-23VSE: Support drag and drop for datablocksPeter Fog
2021-11-18Fix T90390: VSE Jump operator don't work during playbackRichard Antalik
2021-11-18Fix T92445: Thumbnail height without overlay textAndrea Beconcini