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-12-30Directly select animation curves in the graph editortemp-D8687-directly_select_fcurvesMaxime
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-11-30Cleanup: Graph Editor, refactor selection operatorsMaxime Casas
2020-11-24Graph Editor: fix keyframe not activating in certain casesSybren A. Stüvel
2020-11-17Fix T82588: Box Select selects keyframes hidden by "Only Show Selected"Sybren A. Stüvel
2020-10-26Fix T81890: Active keyframe changes on deselect of keyframeSybren A. Stüvel
2020-10-15Cleanup: Animation, simplify channel selection codeSybren A. Stüvel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04Cleanup: spellingCampbell Barton
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-06-04Graph Editor: drag to box select keyframesJacques Lucke
2019-05-07Fix graph editor selection tolerance ignoring DPICampbell Barton
2019-04-30Tweak to previous 'deselect on nothing' commit for Graph editor.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to Graph (fcurves) editor.Bastien Montagne
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-01-25Fix missing broken notifiersDalai Felinto
2017-10-24Fix T53130: NLA Tweak (moved) Tracks + Alt+RMB Select does not work in Graph ...Joshua Leung
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton