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-03-08Improving warnings when keyframing fails for IKEY over a buttonJoshua Leung
2013-03-08Bugfixes: [#34394] and [#31843] Visual Keying not working for bonesJoshua Leung
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-28visualkey_can_use() now uses proper booleansJoshua Leung
2013-01-28Visual Keyframing now works for rigid body objects tooJoshua Leung
2012-12-23Code cleanup: add usual 'BKE_' prefix to 'public' constraint functions from b...Bastien Montagne
2012-12-23Adding Scale Visual keying (and de-duplicated part of the code returning visu...Bastien Montagne
2012-10-29style cleanupCampbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-18More UI messages and BKE_reportf<->BKE_report fixes...Bastien Montagne
2012-10-05Whitespace editsJoshua Leung
2012-10-04code cleanup: comment verse outliner views, also correct warning in recent co...Campbell Barton
2012-10-04Added convenience operator to clear animation (i.e. all keyframes = F-Curves)Joshua Leung
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-09-11add some missing NULL checks, a few parts of the code used a pointer then che...Campbell Barton
2012-07-17option to clear all keys from a button, so you dont have to hunt about for th...Campbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-03Bugfix [#31976] Bone Group Custom color set is not respected when creating anJoshua Leung
2012-06-16Bugfix [#31843] Inserting of visual keys for Damped Track constraint brokenJoshua Leung
2012-06-01Action Group Colors for Bones (Part 2)Joshua Leung
2012-05-09style cleanup: graph & armatureCampbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-05-05Second part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-04First part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-03-08style cleanup - spelling.Campbell Barton
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-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-17Minor fixes found while working on keyingsets.Bastien Montagne
2012-01-16more keymap editsCampbell Barton
2011-12-09remove redundant cases. no functional change.Campbell Barton
2011-12-02Fix #29073: keyframing integer properties now uses linear interpolationBrecht Van Lommel
2011-11-06As discussed on the mailing list, removing the non-functional,Joshua Leung
2011-10-10fix [#28850] With "Auto-keyframe" on, the "Selection to Cursor" option doesn'...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton