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-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
2018-06-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-13Fix undo group to use human readable name, since this shows in the UI.Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-24Drivers UI (Part of T55145) - WIP first steps towards getting a floating driv...Joshua Leung
2018-04-21Fix: Typos in operator names were resulting in warnings being printed to the ...Joshua Leung
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Move the set start/end frame operators from Timeline to Animation moduleJoshua Leung
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2017-03-10Fix T50904: Imprecise timeline frame selection using mouseJoshua Leung
2017-02-15Motion blur investigation featureSergey Sharybin
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-02Change frame for animations should not bein the UNDO stackDalai Felinto
2015-08-07Fix scrubbing only treated as animation for sequencerAntony Riakiotakis
2015-08-02Fix VSE not able to playback after scrubbing (and a couple of crashes)Julian Eisel
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton