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-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-02-27cleanup: typosCampbell Barton
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29cleanup: pep8Campbell Barton
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-19Code cleanup: de-triplicate add menu/toolbars, also style editsCampbell Barton
2014-02-18Fix T38698: In the Mask tab the Insert Key and Clear Key button labels are sw...Sergey Sharybin
2014-02-17Mask: enable overlap detection by default, more compact buttonsCampbell Barton
2014-02-17Bring back mask copy/paste operator to the menuSergey Sharybin
2014-02-14Fix for "Show Overlay" for masks always grayed outSergey Sharybin
2014-02-13Mask: add option to detect self intersectionsCampbell Barton
2014-02-13Mask: option not to treat overlapping curves as holesCampbell Barton
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2013-11-24UI List: remove separate name text fields.Brecht Van Lommel
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-10-14Interface / Template Lists:Thomas Dinges
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-08-23Tracking cleanupSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-07-20Select more/less tool for mask splinesSv. Lockal
2013-06-23add missing notifiers for mask tools, some wouldn't refresh the compositor.Campbell Barton
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2013-01-16style cleanupCampbell Barton
2012-12-28remove type checks on drawing uiList's,Campbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-08-27Alternate mask spline feather offset calculation method: now there are 2 [Eve...Campbell Barton
2012-08-17rename mask 'Shrink/Fatten' --> 'Scale Feather'Campbell Barton
2012-08-13add animation buttons to mask toolbarCampbell Barton
2012-08-06Made feather self-intersection check an option.Sergey Sharybin
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-25add mask buttons into the image spaceCampbell Barton
2012-07-25split out mask UI into their own classes.Campbell Barton