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
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-14Remove OPTYPE_REGISTER flag from click handler operator for anim editorsJoshua Leung
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22Whitespace fixesJoshua Leung
2013-02-22Animation Editors: Operators to Group/Ungroup Selected F-CurvesJoshua Leung
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-18fix [#33580] Masking keyframes disappear from dope sheet when using undo.Campbell Barton
2012-12-16Bugfix #33541 - Deleting all keyframes leaves dangling action groupsJoshua Leung
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-20Bugfix [#33154] Toggle/Enable/Disable channel settings operators inJoshua Leung
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-08-08Bugfix [#32250] Dubious selection mode in Dopesheet and Action Editor makes itJoshua Leung
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-27style cleanupCampbell Barton
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
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-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03Merged changes in the trunk up to revision 44612.Tamito Kajiyama
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-04Merged changes in the trunk up to revision 43881.Tamito Kajiyama
2012-02-02internal cleanup, check.Campbell Barton
2012-01-22Merged changes in the trunk up to revision 43585.Tamito Kajiyama
2012-01-16more keymap editsCampbell Barton