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
2014-11-29Cleanup: unused headersCampbell Barton
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-08-27Fix T41266: Copy and paste operation on f-curves do not respect keyframe tang...Bastien Montagne
2014-08-27CleanupCampbell Barton
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-03-22A few spelling fixesJoshua Leung
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-07-27Style Cleanup for r.58659Joshua Leung
2013-07-27fix for possible use of uninitialized variable in pastebuf_match_path_property()Campbell Barton
2013-05-26code cleanup: typosCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-11Cosmetic fixesJoshua Leung
2012-06-11fix for crashes in smooth-curves and clean-curves fcurve operators - missing ...Campbell Barton
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-01Action Group Colors for Bones (Part 2)Joshua Leung
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08style cleanup - spelling.Campbell Barton
2011-10-27Bugfix [#29015] Copy n Paste keyframes and poses broken?Joshua Leung
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-06-02Deleting keyframes usability tweak:Joshua Leung
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-12Bugfix [#26222] Alt-O (smooth) in Graph editor destroys fcurve handleJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27Small animation tweaks:Joshua Leung
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-28Assorted commenting, formatting, and compiler warning fixes forJoshua Leung
2010-12-15ensure pasted graph keys are always selected.Campbell Barton
2010-12-15missing check for keyframe paste, was crashing when no keyframes to paste into.Campbell Barton
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-09Problem with FCurve pasting reported by Rob Garlington.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-26Fix #23583: crash when deleting last keyframe in an f-curve with a generatorBrecht Van Lommel
2010-08-08remove unused includesCampbell Barton
2010-04-02Batch renaming some keyframe editing internals in preparation for more generi...Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton