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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-10Keyframing: add operators that use keying-set ID'sCampbell Barton
2019-03-29Fix T62908: Missing update when inserting keyframe from dopesheetSergey Sharybin
2019-03-20Fix T62750: Deleted Keyframe Still Affects SceneSergey Sharybin
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-02-28Fix T62012: Non-animated property, stuck in previously keyframed valuesSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14Keyframing: refactor insertion code to allow property-global NLA tweaks.Alexander Gavrilov
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-08User Interface: Add button color for indicating that the value differs from t...Lukas Stockner
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-04Fix T58117: Crash with keyframing, take twoSergey Sharybin
2018-12-04Fix T58117: Crash with keyframingSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-10-31Cleanup: styleCampbell Barton
2018-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin
2018-10-22Depsgraph: Fix missing relation updateSergey Sharybin
2018-10-22Mark TODO/XXX as solvedSergey Sharybin
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-03Fix T55709: Pose Library - Add New Pose crashesSybren A. Stüvel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-11Drivers: ensure Python expressions are cached with copy-on-write.Brecht Van Lommel
2018-06-08Fix T55404: Auto key with only-available doesn't workSergey Sharybin
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-06Fix broken auto-keying after copy/paste of poses.Bastien Montagne
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-30Cleanup: quiet warningCampbell Barton
2018-05-30Tweak for previous commit: Just group all bone properties under the bone nameJoshua Leung
2018-05-30Insert Keyframe: Change default behaviour for how F-Curves get groupedJoshua Leung
2018-05-19WIP COW Fix: Insert keyframe operators/api now queries depsgraph for evaluat...Joshua Leung
2018-05-02Depsgraph: Make bAction a part of dependency graphSergey Sharybin
2018-04-20Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-02Merge branch 'master' into blender2.8Campbell Barton