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
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-15spelling corrections in comments and quiet warningCampbell Barton
2011-10-10fix [#28850] With "Auto-keyframe" on, the "Selection to Cursor" option doesn'...Campbell Barton
2011-10-09replace sprintf with strcpy where no formatting is done and return value isn'...Campbell Barton
2011-09-29fix [#28765] keyframe handles do not move with curves in graph editor when hi...Campbell Barton
2011-09-29Reverting part of r.40659Joshua Leung
2011-09-28Commented and tagged some unused vars, added some var init (gcc warnings...)Bastien Montagne
2011-09-25Commented and tagged some unused vars (gcc warnings...).Bastien Montagne
2011-09-25whitespace cleanupCampbell Barton
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-17use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0Campbell Barton
2011-09-16use replace 0 with NULL for pointers, set some functions staticCampbell Barton
2011-09-12fix for passing NULL to strstr() in visualkey_can_use()Campbell Barton
2011-09-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-02Bugfix [#28435] Key Visual transform and Parenting not workingJoshua Leung
2011-09-02fix [#28460] SEGFAULT when trying to make empty display as imageCampbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28Assorted comment clarification in response to code review notesJoshua Leung
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-22Rearrange anim channels - quick hotkey tweakJoshua Leung
2011-08-21Bugfix [#28308] Crashes when individual channels are moved in ActionJoshua Leung
2011-08-15Select by Keying Set...Joshua Leung
2011-08-14Bugfix [#28244] Setting vector handle in fcurve can failJoshua Leung
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-07Sound clip NLA Strips for NexyonJoshua Leung
2011-08-05Assorted loose ends for auto-clamped handles workJoshua Leung
2011-08-04Bassam Feature Request: "Auto Clamped" handles can now be set perJoshua 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-22Merge with trunk up to r38584.Joerg Mueller
2011-07-21Attempted bugfix: don't perform any keyframe remapping stuff ifJoshua Leung
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-16Bugfix [#27157] keyframing a constrained bone does not work as beforeJoshua Leung
2011-07-12Timeline Drawing - Time cursor draws extra wide in timeline so thatJoshua Leung
2011-07-12Bugfix [#27548] Timeline view - 2D drawing issuesJoshua Leung
2011-07-12Bugfix [#27650] graph editor -> drivers -> Delete Channels (X) deletesJoshua Leung
2011-07-09Compiler warning fixJoshua Leung
2011-07-08Deleting Grease Pencil layers from Action-Editor works againJoshua Leung
2011-07-07Grease Pencil ActEdit Mode: Filtering CleanupJoshua Leung
2011-07-07NLA Drawing - Second attempt at providing options for streamlining theJoshua Leung
2011-07-06NLA Drawing - When "Show Control Curves" option in View menu isJoshua Leung
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04bind marker camera now uses active object rather then scene camera (was reque...Campbell Barton
2011-07-04First stages of easier "expressions" creation...Joshua Leung
2011-07-01NLA Strip Drawing TweaksJoshua Leung
2011-07-01Icons!Joshua Leung
2011-06-30Animation Channels Filtering Refactor - Part 5Joshua Leung