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-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-03-18Animation: Blend To Default ImplementationChristoph Lendenfeld
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2021-12-25Breakdown ImplementationChristoph Lendenfeld
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-11-05Cleanup: use doxy sections in graph editor moduleCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-10-28Add a Un-Bake FCurves operatorSebastian Parborg
2020-10-16Animation: Snap Cursor Value operatorSybren A. Stüvel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-25Cleanup: SpaceGraph ED code: use boolean litterals when needed.Bastien Montagne
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-11-21Add curve decimate in the graph editorSebastian Parborg
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-04Fix T64143: Crash when scrubbing in the graph editorSergey Sharybin
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell 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-09-26UI: switch shortcuts for pivot and orientation pie menus.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-04Keymap: proportional edit keysCampbell Barton
2018-07-04Kemap: mirror, flip changes from T55162Campbell Barton
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton