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-03-27Cleanup: Silence some compiler warningsSergey Sharybin
2016-03-27Driver Eyedropper: Auto detection/correction magic for rotation propertiesJoshua Leung
2016-03-27Drivers: Add a "none" mode for use when adding driversJoshua Leung
2016-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-24Cleanup: use prefix for return argsCampbell Barton
2016-03-24Fix incorrect arg typeCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-23AnimEditors: Fuzzy/Multi-Word Name FilteringJoshua Leung
2016-03-13Fixed some type mismatch errors, missed earlierJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-07Fix T47706: 'CTRL ALT Left Mouse' clicking on the dope sheet summary line cra...Julian Eisel
2016-02-26Code Cleanup - Fix commentsJoshua Leung
2016-02-20Fix T47492: Name is not displayed for newly renamed FCurve, when the path was...Joshua Leung
2016-02-08Fix: ANIM_animdata_update() was not handling post-edit updates on GP channelsJoshua Leung
2016-02-08Fix: "Speaker" Icon for "Muting" in GPencil Dopesheet mode was confusing and ...Joshua Leung
2016-02-05Fix T45915: Cannot select keyframes in summary channels in Dope Sheet in Twea...Joshua Leung
2016-02-05Fix T46037: Moving keys in NLA tweak mode on offset actions results in Bezier...Joshua Leung
2016-01-27Fix clear keyframes op not reporting when called over a locked fcurve.Bastien Montagne
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-14Fix: NLA Mapping should not apply to keyframes of Driver FCUrvesJoshua 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-11-21Fix/Request T46798: Alt+I removes keyframes from all bones, not only selected...Joshua Leung
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua 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