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
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-06Bugfix [#29806] World nodetrees not included in Animation Editor filteringJoshua Leung
2012-01-03Bugfix [#29629] UV animation stops working forever if Edit mode enteredJoshua Leung
2011-12-28Merged changes in the trunk up to revision 42902.Tamito Kajiyama
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-12-18Merged changes in the trunk up to revision 42692.Tamito Kajiyama
2011-12-16Fixed incorrect usage of enum as integerSergey Sharybin
2011-12-11fix for accessing the keying set menu as an enum rather than in intCampbell Barton
2011-12-11Merged changes in the trunk up to revision 42556.Tamito Kajiyama
2011-12-09remove redundant cases. no functional change.Campbell Barton
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-12-02Fix #29073: keyframing integer properties now uses linear interpolationBrecht Van Lommel
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-232.6 UI code:Thomas Dinges
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-16Fix #29260: Missing "Extend" parameter for Border SelectSergey Sharybin
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functi...Campbell Barton
2011-11-06As discussed on the mailing list, removing the non-functional,Joshua Leung
2011-11-05remove po/ since the workflow for translations uses branches which isnt that ...Campbell Barton
2011-11-01== Removal of SpaceSound ==Thomas Dinges
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-27Bugfix [#29015] Copy n Paste keyframes and poses broken?Joshua Leung
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23use defines for keying set names to avoid confusing them with text and having...Campbell Barton
2011-10-22py api - added PyC_UnicodeFromByteAndSize() to match PyUnicode_FromStringAndS...Campbell Barton
2011-10-19Merged changes in the trunk up to revision 41099.Tamito Kajiyama
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-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
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-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-17Merged changes in the trunk up to revision 40299.Tamito Kajiyama
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-14Merged changes in the trunk up to revision 40189.Tamito Kajiyama
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-10Merged changes in the trunk up to revision 40096.Tamito Kajiyama
2011-09-05Code cleanup: remove context from RNA update functions, only one left.Brecht Van Lommel
2011-09-04Merged changes in the trunk up to revision 39896.Tamito Kajiyama
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama