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
2016-04-22Fix T48230: Home key when only one keyframe makes the DopeSheet acting weird.Bastien Montagne
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-02-08Fix: ANIM_animdata_update() was not handling post-edit updates on GP channelsJoshua Leung
2016-02-05Fix T46037: Moving keys in NLA tweak mode on offset actions results in Bezier...Joshua Leung
2015-12-13Dopesheet: Mirroring GPencil keyframes now works againJoshua Leung
2015-12-13Dopesheet: IKEY (Insert Keyframe) operator now works in GPencil ModeJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-09-02Fix T45995: Auto-set preview range sets superfluous end key.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-04-14Fix T44362 no easy way to repeatedly duplicate keyframes in actionAntony Riakiotakis
2015-04-13New operator for action and graph editor that centers around currentAntony Riakiotakis
2015-04-02Code Cleanup: Split Action management operator stuff into action_data.cJoshua Leung
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28NLA Strip Keyframes: Insert keyframe tools in Anim Editors work nowJoshua Leung
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2015-03-28Bugfix: Fix for crash when trying to create new action in Shape Key DopeSheet...Joshua Leung
2015-03-03Grrr, missed those ones in previous commit!Bastien Montagne
2015-03-03UI messages fixes...Bastien Montagne
2015-03-01Bugfix T43851: Creating a new action after stashing crashes blenderJoshua Leung
2015-02-28Action Editor: "New Action" operator now stashes old actions, and is used by ...Joshua Leung
2015-02-28Action Editor WIP: Adding new actions in Action Editor now uses the "stash an...Joshua Leung
2015-02-28Action Stashing: Don't allow an action to get stashed more than onceJoshua Leung
2015-02-28Code Cleanup: Deduplicate logic for getting AnimData block associated with Ac...Joshua Leung
2015-02-28Code cleanup: Split off the creation and setting logic for new actions into d...Joshua Leung
2015-02-28Code Cleanup: Separate out the logic for stashing actions into a separate fun...Joshua Leung
2015-02-28Action Editor: Stash Action OperatorJoshua Leung
2015-02-28Fix for previous commit: Pop up a warning in cases where the operator will re...Joshua Leung
2015-02-28Action Editor: Added "Push Down" operator to send the current action on to th...Joshua Leung
2015-02-28Code Cleanup: Clarify some comments regarding usercount managementJoshua Leung
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-11UI Refactor T41640Campbell Barton
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-05-29Comments: Note direction in doxy argsCampbell Barton
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
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-09DopeSheet: View Selected recenters the view vertically to display the active ...Joshua Leung
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-24Fix T39851: F-curve noise modifier on a bone: change selection when modifying...Joshua Leung
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-06Fix T38987 Dope sheet is inoperable with "view slected" when nothing is selec...Bastien Montagne
2014-01-15Code Cleanup: use iroundfCampbell Barton
2013-12-20UI: restore confirmation popups for delete operators.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton