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-06Woops! Fix for previous F-Curve path fix commitJoshua Leung
2013-03-06Experimental Feature: Ctrl-Click on the "name" of a broken F-Curve now allowsJoshua Leung
2013-02-24Some UI messages fixes...Bastien Montagne
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-22Whitespace fixesJoshua Leung
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-29Tweak for Group channels using Custom Bone ColorsJoshua Leung
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-16Code cleanup - Remove/update outdated comments and whitespace tweaksJoshua Leung
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-20macros for rectangle center and sizeCampbell Barton
2012-07-23Minor style cleanup - remove invalid/unneeded commentsJoshua Leung
2012-07-20Code cleanup - missing indention be gone!Joshua Leung
2012-07-17code cleanup: spellingCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-04Theme Colors for NLA Strips and DopeSheet SummaryJoshua Leung
2012-06-01Action Group Colors for Bones (Part 2)Joshua Leung
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28code cleanup: Campbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-11improve confusing macro GET_ACF_FLAG_PTRCampbell 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 - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-01-19rename rgb_float_to_byte, rgb_byte_to_float to rgb_float_to_uchar, rgb_uchar_...Campbell Barton
2011-11-07replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functi...Campbell Barton
2011-09-25Commented and tagged some unused vars (gcc warnings...).Bastien Montagne
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-03Speaker Object icons, thanks Phil Gosch.Joerg Mueller
2011-08-03Animation channels can now be renamed by Ctrl-Clicking on them, as inJoshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-12Bugfix [#27650] graph editor -> drivers -> Delete Channels (X) deletesJoshua Leung
2011-07-01Icons!Joshua Leung