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-11-10NLA: Update context menu to include meta strip operatorsJason Schleifer
2022-09-20Animation: Add redo panel to Dopesheet and NLARedMser
2022-06-14Cleanup: unused argument, variable warningsCampbell Barton
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-25NLA: Add Bake Action to the NLA edit menuBrad Clark
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-04-14Animation: Select markers before/after current frameColin Basnett
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04NLA: shortcut to rename active stripRedMser
2022-01-07Cleanup: use static sets for comparison, quiet unused arg warningsCampbell Barton
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-11UI: Introduce View pie in more editorsPablo Vazquez
2020-10-28Animation: Improve labels on Snap menu in NLA & DopesheetAaron Carlisle
2020-01-09Fix T71630: Add Delete Tracks to Edit menu in NLA editorJacques Lucke
2019-12-12Cleanup: some variables had unused naming but were usedCampbell Barton
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-06UI: rename Border to Box SelectCampbell Barton
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-05-28Cleanup: unused args/varsCampbell Barton
2019-05-21Cleanup: pep8Campbell Barton
2019-05-13I18n Disambiguation: "Add" in menu labels.Bastien Montagne
2019-05-07UI: Add initial context menu to NLAWilliam 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-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2018-12-20Cleanup: remove intermediate menu drawing functionCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Cleanup: pep8Campbell 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
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26AnimEditors UI: Move less frequently used filtering options to a "Filters" po...Joshua Leung
2018-06-13UI: Make NLA header consistent with dopesheetDalai Felinto
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-07-07NLA: Indicate position of action-local markers on stripsJoshua Leung
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2015-04-14NLA: Shift-Tab toggles tweakmode AND makes that track soloJoshua Leung