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-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-14Keyframing: refactor insertion code to allow property-global NLA tweaks.Alexander Gavrilov
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2019-01-10Fix T60340: Removing f-curve modifier doesn't update animationSergey Sharybin
2019-01-10Keep track of owner of f-curveSergey Sharybin
2019-01-10Clenaup: remove unused EM_WAITCURSORCampbell Barton
2019-01-07Fix missing updates when muting/soloing/reordering NLA tracks.Alexander Gavrilov
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-23Fix missing update when deleting animation channels.Alexander Gavrilov
2018-12-23Fix missing update when toggling NLA solo mode.Alexander Gavrilov
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
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-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-22Fix T57977: VSE: Markers lines get highlighted when using box selectClément Foucault
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-12Add a lot of update tagging to operations with NLA tracks and strips.Alexander Gavrilov
2018-11-10GP: Autolock layers was not working with dopesheetAntonioya
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Dopesheet: correctly use floating point threshold in ActKeyColumn tree.Alexander Gavrilov
2018-11-06Fix T57656: Keyframes cannot be selected in Grease Pencil Dopesheet.Alexander Gavrilov
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-11-03UI: On markers alternate between filled/outline camera icon on selection.Pablo Vazquez
2018-10-31Cleanup: styleCampbell Barton
2018-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov
2018-10-31Cleanup: indentationCampbell Barton
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-24Fix T57359: Crash adding a Driver and then changing frameSergey Sharybin
2018-10-22Fix various icon related issues:William Reynish
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-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-18Cleanup: styleCampbell Barton
2018-10-17Dope Sheet: fix assert in new hold code when bezier keys are not sorted.Alexander Gavrilov
2018-10-17Cleanup: namingCampbell Barton
2018-10-17Cleanup: whitespaceCampbell Barton
2018-10-16Dope Sheet: unify comparison threshold for the ActKeyColumn tree.Alexander Gavrilov
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov