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
2018-07-17Volume object datablock skeleton code.temp-volume-objectBrecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2017-09-12Adding some verbose documentationJoshua Leung
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-06-08Cleanup: typoCampbell Barton
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2015-08-25Action Management Feature Request/Regression T45535Joshua Leung
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-04-13Graph editor:Antony Riakiotakis
2015-04-04WIP: Added dedicated operator for unlinking actions from the Action Editor (N...Joshua Leung
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2015-03-28Nla Strip Controls: Added dedicated "Expander" channel to Action/Graph EditorsJoshua Leung
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-06-24Code Cleanup - Using the enum types in more API signatures instead of relying...Joshua Leung
2014-05-22For increased type safety, ANIM_animdata_filter() now specifies the enums its...Joshua Leung
2014-05-22Code cleanup - Reshuffling some definesJoshua Leung
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-09Code cleanup: Define a dedicated "channel_role" field for animchannel typesJoshua Leung
2014-05-05NLA Editor Drawing: Set up AnimChannelType callbacks for drawing NLA EditorJoshua Leung
2014-05-04Code cleanup: Use enum instead of int in function signatures for bAnimChannel...Joshua Leung
2014-04-11Code cleanup: use boolCampbell Barton
2014-02-03Use bool where appropriateJoshua Leung
2014-01-29UI: Refactor timecode functions into BLI_timecodeCampbell Barton
2013-12-26Avoid temporary change of animation data flags for nodes filterSergey Sharybin
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-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Make anim system safer for threadingSergey Sharybin
2013-08-17change CHECK_TYPE_INLINE macro not to add the pointer in the macro.Campbell Barton
2013-05-18Fix #35390: sequencer end frame of preview range was not drawing correct.Brecht Van Lommel
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-29misc minor edits.Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama