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
2017-03-11Add support for Objects in Drive variable `Rotational Difference`Germano Cavalcante
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-07-30Py-Driver: add 'self' optionCampbell Barton
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-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...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
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...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-18Refactor translation code out of blenfontCampbell Barton
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-07-21Fix T45453: Driver button's ignore DPICampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Nla Strip Keyframes: Active FCurve Keyframes panel displays names properly no...Joshua Leung
2014-11-11UI Refactor T41640Campbell Barton
2014-08-31Fix crash part of T41561: custom properties don't see in drivers windiwBastien Montagne
2014-05-14Fix for FCurve keyframe editing left handle from button failing if not selectedCampbell Barton
2014-04-28Fix T39911: Unpredictable behaviour when editing y-coordinate of right handle...Joshua Leung
2014-04-28Graph Editor: Added buttons for editing handle types on the active keyframe (...Joshua Leung
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-22More driver linting messages - procedural animation and no-variables for aver...Joshua Leung
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-08Drivers UI: Add explicit warnings about use of bpy.data and bpy.context in ex...Joshua Leung
2013-12-11User Interface: add colon separator for number buttonsCampbell Barton
2013-08-11display an error with python driver expressions when script execution is disa...Campbell Barton
2013-07-28use '_exec' suffix for operator execute callbacks, also picky change to sizeo...Campbell Barton
2013-07-28remove unneeded NULL checks, add one for give_matarar() return value.Campbell Barton
2013-07-27Code cleanup: Remove unused and unneeded codeJoshua Leung
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-06-27Fix a few DPI/retina scaling issues in the graph editor and movie clip editor.Brecht Van Lommel
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2013-04-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
2013-03-27I18n fixes for C panels & menus (we have to specify the default bpyrna contex...Bastien Montagne
2013-02-28LocDiff Driver Vars: Red-Alert is not needed on the space-selectorsJoshua Leung
2013-02-28Invalid Driver Targets are now indicated appropriately (using Red Backgrounds)Joshua Leung
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2012-11-23code cleanup: warning & styleCampbell Barton
2012-11-21Debug value in degrees (under parenthesis) for rotation driver variablesDalai Felinto
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20Code cleanupJoshua Leung
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton