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
2017-09-03Fix: Border select for GPencil keyframes was including those in the "databloc...Joshua Leung
2016-07-07Fix: Keyframe click-selection threshold in Dopesheet was still hardcoded to 7pxJoshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-23DopeSheet Mask Mode: Circle/Lasso supportJoshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-02-19Fix T47472: Border select in the Action Editor does not respect NLA scaling o...Joshua Leung
2016-02-05Fix T45915: Cannot select keyframes in summary channels in Dope Sheet in Twea...Joshua Leung
2015-08-21Anim Editors: All keyframe selection operators now perform undo pushesJoshua Leung
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2014-07-20Bugfix T41077: Dope sheet's column select (alt + click) gets ignored with NLA...Joshua Leung
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-10-22Bugfix: Renaming bones now renames the corresponding F-Curves in actions used byJoshua Leung
2013-10-22Ctrl+Alt+SelectMouse now does "Select all keyframes in same channel" inJoshua Leung
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-04-03fix [#34847] Box selecting shape keys of a mask causes crashCampbell Barton
2013-03-16Assorted anim editor fixesJoshua Leung
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-04fix for memory leak selecting dope sheet summary with mask/grease-pencil data.Campbell Barton
2013-02-04fix [#34107] Grease pencil crash after box selectCampbell Barton
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-09style cleanup:Campbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-08-08Disable saving property defaults for many of the properties for animation-editorJoshua Leung
2012-06-26mask and grease pencil now display in the dope sheet summeryCampbell Barton
2012-06-09code cleanup: name mask and grease pencil dope sheet editor functions more co...Campbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-05-08style cleanup: space actionCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-12-16remove duplicate if'0'd functions, same versions are in drawarmature.c.Campbell Barton
2011-11-16Fix #29260: Missing "Extend" parameter for Border SelectSergey Sharybin
2011-11-12Bugfix [#29212] Select before/after current frame deselects all channels inJoshua Leung
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-17Minor: fixing other UI typos.Bastien Montagne
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung