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-05-05Fix: T40016 ID Names translated in menusCampbell Barton
2014-05-05Code cleanupCampbell Barton
2014-05-05NLA Editor: Added dedicated operator for the pushdown operationJoshua Leung
2014-05-05NLA Editor: Polishing a few rough edges with the cleanupJoshua Leung
2014-05-05NLA Editor: Second part of porting NLA Action channel to standard drawing systemJoshua Leung
2014-05-05NLA Editor Drawing: Set up AnimChannelType callbacks for drawing NLA EditorJoshua Leung
2014-05-04Fixes for errors uncovered after previous commitJoshua Leung
2014-05-04Code cleanup: Use enum instead of int in function signatures for bAnimChannel...Joshua Leung
2014-05-03NLA Editor: Show correct tooltip for "NLA Mute" on datablock expandersJoshua Leung
2014-05-03Spelling fixJoshua Leung
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Get the edit-object when keying and checking editmodeCampbell Barton
2014-04-29Ignore user-preferences when inserting keys from PythonCampbell Barton
2014-04-28"Auto" option for Keyframe.easingJoshua Leung
2014-04-28Fix T39902: Keyframe insertion by a Keying Set fails in the edit mode when ke...Tamito Kajiyama
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-24Fix T39851: F-curve noise modifier on a bone: change selection when modifying...Joshua Leung
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-15Use binary search threshold when deciding whether to create ActKeyColumns too...Joshua Leung
2014-04-15Optimisations for building "Long Keyframes"Joshua Leung
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Correction for error in own recent commit (makesrna c++ api, un-init var)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Code cleanup: use boolCampbell Barton
2014-03-24Code cleanup: styleCampbell Barton
2014-03-22A few spelling fixesJoshua Leung
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-17Code cleanup: comments and typosCampbell Barton
2014-03-16Code cleanup: naming conventionsCampbell Barton
2014-03-15Spelling fixJoshua Leung
2014-03-14Fix T38897: Problems moving animation channels up and down in dope sheet/acti...Bastien Montagne
2014-03-09Fix T39018: Duplicate entries for material/shader in AnimEditorsJoshua Leung
2014-03-09Graph Editor: add lasso select for fcurvesCampbell Barton
2014-03-07Comment fixesJoshua Leung
2014-03-03Icon for LineStyleCampbell Barton
2014-02-26Fix T38853: right click menu add driver should not be possible to redo.Brecht Van Lommel
2014-02-21Fix T38737: Box select channels in dope sheet doesn't select corresponding bo...Joshua Leung
2014-02-19Fix T38720: Clear preview range operator missing notifier to redrawLukas Tönne
2014-02-10Patch T38282/D295: Add a time offset to the FCurve Noise ModifierBassam Kurdali
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-02-03Use bool where appropriateJoshua Leung
2014-01-29UI: Refactor timecode functions into BLI_timecodeCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-24Fix T38347: adding object visibility keyframes in the outliner groups andBrecht Van Lommel
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton