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-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2021-11-17Fix T93080: Crash on scrubbing with snappingRichard Antalik
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-07-07VSE: Use snapping settings for scrubbingRichard Antalik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-05Fix T81380: Playback set start/endframe operators can set negativePhilipp Oeser
2020-05-12UI/Animation: Don't change Graph Editor cursor from scrubbing regionJulian Eisel
2020-04-06VSE: don't allow strip preview when clicking on the scrubbing regionRichard Antalik
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-03Sound: Fix for being unable to jump to a frame during playback with A/V syncSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-10Keyframing: add operators that use keying-set ID'sCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-14Improved two tooltipsSybren A. Stüvel