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
2018-06-11Drivers UI: Introduce more whitespace, to make the sections clearerJoshua Leung
2018-06-11Drivers UI: Don't show the Copy/Paste driver dvars buttons in the popoversJoshua Leung
2018-06-11Drivers UI Fix: Use uiLayoutSetContextFromBut() so that operators will work i...Joshua Leung
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-23Fix compiler error: Stupid const vs non constJoshua Leung
2018-05-23Drivers UI (Part of T55145) - WIP work to prepare a panel we can shove into a...Joshua Leung
2018-05-23Drivers UI (Part of T55145) - Show datablock that driven property belongs to ...Joshua Leung
2018-05-23Drivers UI (Part of T55145) - Refactor existing UI code to allow it to be reusedJoshua Leung
2018-05-23Drivers UI: Add the "Update Dependencies" logic into the callbacks that shoul...Joshua Leung
2018-05-23Drivers UI: Get rid of dedicated button to remove active driverJoshua Leung
2018-05-23Drivers UI Cleanup (Part of T55145)Joshua Leung
2018-05-23Cleanup: Remove unused codeJoshua Leung
2018-05-22Drivers Editor UI Tweaks (Part of T55145)Joshua Leung
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Fix: Undo pushes were missing for Add/Remove Driver Variable buttons, and Rem...Joshua Leung
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
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