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-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2016-04-16Experimental Drivers UI Tweak: Use icons for variable typesJoshua Leung
2016-04-16Tweaks to Streamline Drivers UI - Don't use uiTemplateAnyID for properties wh...Joshua Leung
2016-04-15Code Cleanup: Fix up various odds and endsJoshua Leung
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15Fix T42148: Copying/Pasting FModifiers copies to all selected FCurves, not ju...Joshua Leung
2016-04-15FModifiers: Various tweaks for consistency + improved behaviourJoshua Leung
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-15Graph Editor: Move "View" panel to be the lastJoshua Leung
2016-04-01Cleanup: style/spellingCampbell Barton
2016-03-31Usual ui messages fixes/tweaks.Bastien Montagne
2016-03-28Graph Editor UI: Experimental Tweak - Use tabs for properties region, to make...Joshua Leung
2016-03-26Driver Variable Name Validation: Added missing check for zero-length (i.e. "b...Joshua Leung
2016-03-24Drivers UI: Added name validation/linting for Driver VariablesJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-02-07Cleanup: line widthCampbell Barton
2016-02-05Fix T46037: Moving keys in NLA tweak mode on offset actions results in Bezier...Joshua Leung
2016-01-25A few urgent glLineWidth fixes for anim editorsJoshua Leung
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22Fix T45523: "View All" in Graph Editor does not respect Y axis with small valuesJoshua Leung
2016-01-22OpenGL: cleanupMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-14Graph Editor: "Add at Cursor" options for Insert Key operator in Graph EditorJoshua Leung
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Fix T46841: Thick lines w/ graph visibleCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-29Fix T46632: Graph editor frame navigation shortcuts not workingJulian Eisel
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
2015-10-26Graph Editor: Adjusting Change Frame and Jump to Keyframes operators to work ...Joshua Leung
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...Joshua Leung
2015-10-26Fix: Missing update after scrubbing time in Graph EditorJoshua Leung
2015-10-26Fix: X-axis values in Graph Editor should not be displayed as timecodes in "D...Joshua Leung
2015-10-26Alternative presentation for interpolation indicator for discrete propertiesJoshua Leung
2015-10-26Graph Editor: Disable interpolation setting for enum/boolean FCurves, as no i...Joshua Leung
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-21Anim Editors: All keyframe selection operators now perform undo pushesJoshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-07Fix scrubbing only treated as animation for sequencerAntony Riakiotakis
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
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-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-21Fix T45453: Driver button's ignore DPICampbell Barton