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-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-13Fix crash removing driversSergey Sharybin
2019-02-08UI: Marker position slightly offset.Pablo Vazquez
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04Cleanup: Typos in comments (to to)Pablo Vazquez
2019-02-03Fix typosJoshua Leung
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-29Partial fix for T60982: Editable anim settings in linked action.Bastien Montagne
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