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
2015-12-03GPencil Dopesheet: Filtering option to only include GPencil layers related to...Joshua Leung
2015-12-02GPencil Dopesheet: Layers can now be filtered by nameJoshua Leung
2015-12-02GPencil DopeSheet Mode: Code cleanup for anim filtering code in preparation f...Joshua Leung
2015-11-23Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-21Fix/Request T46798: Alt+I removes keyframes from all bones, not only selected...Joshua Leung
2015-11-20Merge branch 'master' into GPencil_Editing_Stage3Joshua Leung
2015-11-18Fix: Transforming GP Keyframes in DopeSheet was no longer possible when in Ed...Joshua Leung
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
2015-10-23GPencil Dopesheet Mode: Copy and Paste for Keyframes works againJoshua Leung
2015-10-09Fix error after change to IDWalkFuncCampbell Barton
2015-10-01Fix T46321: 3D view not refreshed immediatelly after pasting keyframe in dope...Joshua Leung
2015-08-26Fix T45275: F-Curve normalization might corrupt animationSergey Sharybin
2015-08-22Cleanup: spellingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-07Fix scrubbing only treated as animation for sequencerAntony Riakiotakis
2015-08-06Fix: Sliders in animeditors were getting drawn too far leftJoshua Leung
2015-08-06AnimEditors FModifiers toggle: Add a bit more space beside it so that it does...Joshua Leung
2015-08-06Fix T45166: Keyframes pasted at wrong position when NLA strip has offsetJoshua Leung
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-02Fix VSE not able to playback after scrubbing (and a couple of crashes)Julian Eisel
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-07-26Fix T45510: Animation channel textbox field to smallJulian Eisel
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-07-24Fix: NLA Strip properties cannot be keyframed if Visual Keying/Only Needed op...Joshua Leung
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-01Cleanup: use boolsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-22Fixed compilation error in editor/animation/anim_markersJeroen Bakker
2015-06-22Fix T45148, stupid own mistake, the two functions are not the same,Antony Riakiotakis
2015-06-22Revert "Lock markers now also disallows selection of markers"Antony Riakiotakis
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-17Lock markers now also disallows selection of markersAntony Riakiotakis
2015-06-16Cleanup: styleCampbell Barton
2015-06-13Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip propertiesJoshua Leung
2015-06-10Correct typosCampbell Barton
2015-05-23Cleanup: typosCampbell Barton
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-06Cleanup: use functions we already use elsewhere for bone detectionAntony Riakiotakis
2015-04-30Code Cleanup: Simplified insert_keyframe_button and delete_keyframe_buttonJoshua Leung
2015-04-30Code Cleanup: Simplify Clear Keyframes operator's codeJoshua Leung
2015-04-30Fix T44558 - "Clear Keyframes" complains when operating on an array property ...Joshua Leung
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-22Double click selection on animation channels selects all keyframes of the rangeAntony Riakiotakis