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-17Fix unreported: Crash when confirms GRAPH_OT_decimatemano-wii
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-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
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-11-03UI: Fix preview frame range drawing in sequencer and driver editorsAlessio Monti di Sopra
2019-09-28Drivers: fix transform channel panel for W rotation and quaternions.Alexander Gavrilov
2019-09-24Cleanup: removed 7-year-old commented-out code marked 'for now'Sybren A. Stüvel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-27UI: Graph Editor Dot ScalingHarley Acheson
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-06-16Drivers: shorten the security restriction warning.Alexander Gavrilov
2019-06-16Drivers: fix Variable Copy & Paste in the edit popover.Alexander Gavrilov
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Graph Editor: drag to box select keyframesJacques Lucke
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
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-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-13UI: Don't display markers in driver editorJacques Lucke
2019-05-08I18n: Disambiguation for 'Cycles' used also by some anim modifier.Bastien Montagne
2019-05-08Defaults: change default settings in a few editorsBrecht Van Lommel
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-07Fix graph editor selection tolerance ignoring DPICampbell Barton
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-04Fix T64143: Crash when scrubbing in the graph editorSergey Sharybin
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
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-30Tweak to previous 'deselect on nothing' commit for Graph editor.Bastien Montagne