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-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
2014-01-21Cleanup: no need to use constraint space transform API here, we can directly ...Bastien Montagne
2014-01-17Fix for long keyframes not getting faded out with their associated keyframes ...Joshua Leung
2014-01-17Assorted polish fixes for keyframe theme settings patchJoshua Leung
2014-01-17T37579: Theme settings for Keyframe ColoursJose Molina Garcia
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-26Avoid temporary change of animation data flags for nodes filterSergey Sharybin
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-21Support units in modal numinputBastien Montagne
2013-12-20Fix T37883: Dope Sheet - Selecting object channels in AnimEditors doesn't mak...Joshua Leung
2013-12-20UI: restore confirmation popups for delete operators.Brecht Van Lommel
2013-12-17Fix bplayer broken in own rB51f5c994e9f0.Bastien Montagne
2013-12-17Fix T37103: Keyframing custom properties issue (FCurve would not reflect Cust...Bastien Montagne
2013-12-14Fix T37811: Delete key shortcut missing for deleting markersJoshua Leung
2013-12-01Code Cleanup: replace ABS() with fabsf() when used with float expressions.Campbell Barton
2013-11-29Fix errors and inconsistencies in confirmation popup removal.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-23More short->bool refactoring work for anim channel type define callbacksJoshua Leung
2013-11-23Anim Editors: Refactored animchannel type definition callbacks to use boolsJoshua Leung
2013-11-20NLA Channel Drawing Refactor: Remove rest of old drawing code for NLA Track c...Joshua Leung
2013-11-20Anim Editors: Ensure that "solo" flag doesn't get accidentally handled on cha...Joshua Leung