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
2019-08-27UI: fix jumping of play/pause buttons, add more space when showing subframesYevgeny Makarov
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-13Cleanup: redundant staticmethod useCampbell 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-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20UI: correct error in recent UI cleanupCampbell Barton
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-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-08-28Fix some UI script errors after recent keyword changes.Roel Koster
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-15Fix T55587: bugs with popovers in collapsed menus, like the timeline header.Brecht Van Lommel
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-02Fix ugly half alignment in timeline header.Brecht Van Lommel
2018-07-02UI: Header consistency for animation editorsPablo Vazquez
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-11UI: split left/right header buttonsCampbell Barton
2018-06-11UI: Separator spacerDalai Felinto
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-25Timeline: Move Keying settings from sidebar to header as popoverPablo Vazquez
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-10Timeline Header Cleanup - Part 3: Consolidate options in a "Playback" popoverJoshua Leung
2018-05-10Timeline Header Cleanup - Part 2: Rearrange buttons (WIP)Joshua Leung
2018-05-10Timeline Header Cleanup - Part 1: Move Keying Set + Autokeying Settings to Pr...Joshua Leung
2018-05-03Cleanup "Sync Mode" (i.e. Av Sync/Framedropping) stuffJoshua Leung
2018-04-30Fix: UI layout for "Pause" button on timeline header was broken (leaving a gap)Joshua Leung
2018-04-24Markers: Move "Bind Camera to Marker" from 'View' Menu to the Markers menu pr...Joshua Leung
2018-04-23Fix: View All/Selected entries in new "timeline" not workingJoshua 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
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2018-03-05Error passing context arg to marker menuCampbell Barton
2018-02-07Cleanup: Python context accessCampbell Barton
2017-06-09UI: Fix some small ui inconsistenciesAaron Carlisle
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-15Motion blur investigation featureSergey Sharybin
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
2016-03-13Default Keyframe Type: Some UI tweaksJoshua Leung
2016-03-13Fancy procedural icons for Keyframe TypesJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2015-09-01Cleanup: pep8Campbell Barton
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton