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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-07Cleanup: use static sets for comparison, quiet unused arg warningsCampbell Barton
2021-12-25Breakdown ImplementationChristoph Lendenfeld
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-11-11UI: Introduce View pie in more editorsPablo Vazquez
2021-09-17UI: expose "Lasso Select" & "Extrude to Cursor" in menusCampbell Barton
2021-03-25Fix T83390: Remove temporary, for-one-release deprecation hintsSybren A. Stüvel
2021-03-22Cleanup: clang-format, trailing spaceCampbell Barton
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2020-12-04Point users to new location of "Show Group Colors" optionSybren A. Stüvel
2020-12-03Fix: remove `show_group_colors` from graph editor menuSybren A. Stüvel
2020-10-28Add a Un-Bake FCurves operatorSebastian Parborg
2020-10-19Animation: Improve labels on Snap menu in graph editorSybren A. Stüvel
2020-10-16Animation: Snap Cursor Value operatorSybren A. Stüvel
2020-08-03Fix missing shortcut indicators and crash on shortcut changeJulian Eisel
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2019-12-16Cleanup: pep8, unused vars, line lengthCampbell Barton
2019-12-12Cleanup: some variables had unused naming but were usedCampbell Barton
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-21Add curve decimate in the graph editorSebastian Parborg
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-06UI: rename Border to Box SelectCampbell Barton
2019-08-06Fix T68283: Missing operator in graph context menuCampbell Barton
2019-06-17Fix missing keyframe type operation in dopesheet and timeline context menuJean First
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-05-24Fix T65057: Duplicate from context menu won't workWilliam Reynish
2019-05-19UI: Icons updateWilliam Reynish
2019-05-07UI: Add copy/paste icons to Graph and Dopesheet editor context menusWilliam Reynish
2019-04-20UI: remove redundant row for header templateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-03-14Cleanup: unused importsCampbell Barton
2019-03-13Cleanup: pass context to draw method instead of accessing from bpyCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2019-02-26UI: Move Pivot next to Orientation in headerWilliam Reynish
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2018-12-20Cleanup: remove intermediate menu drawing functionCampbell Barton
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-11-29UI: menu items for Ctrl-Tab dope sheet/graph switchingCampbell Barton
2018-10-08UI: layout tweaks for headers.William Reynish
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-07-02UI: Header consistencyPablo Vazquez
2018-07-02UI: Header consistency for animation editorsPablo Vazquez