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-12-06Fix crash when trying to decimate baked fcurve channelsSebastian Parborg
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-21Fix T67873: View Selected in Graph Editor (Only Selected CurvePhilipp Oeser
2019-11-21Add curve decimate in the graph editorSebastian Parborg
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra
2019-11-08UI: Graph Editor Insert Keyframes MenuHarley Acheson
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-06-16Drivers: fix Variable Copy & Paste in the edit popover.Alexander Gavrilov
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-21Cleanup: use term pad instead of paddingCampbell Barton
2019-05-21Graph Editor: view-selected takes scrubbing and marker region into accountJacques Lucke
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-08I18n: Disambiguation for 'Cycles' used also by some anim modifier.Bastien Montagne
2019-05-01Fix T63980: only copy selected curves in Copy Keyframes from Graph Editor.Alexander Gavrilov
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix: allow curve of driver to be evaluated individuallyJacques Lucke
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-11NLA: fix frame mapping applied twice keyframing from graph/action editors.Alexander Gavrilov
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-19WIP COW Fix: Insert keyframe operators/api now queries depsgraph for evaluat...Joshua Leung
2018-01-28Merge branch 'master' into blender2.8Bastien Montagne
2018-01-28Usual i18n/UI messages fixes.Bastien Montagne
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21Cleanup: styleCampbell Barton
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Delete Invalid Drivers: more lenient poll functionSybren A. Stüvel
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-01-17Simplified GRAPH_OT_driver_delete_invalid after feedback @aligorithSybren A. Stüvel