tornavis/source/blender/editors
Joshua Leung 4904eadc0f Fix T55525: "Only Keyframes from Selected Channels" option in Timeline was being ignored
I was originally going to just expose the filtering options fo the timeline
too (via popover), to provide full access to the filtering options here too.
However, investigating further, that would've caused problems when trying to
use the Next/Prev Keyframe operators in other editors (see comment in code).
For now, the simpler solution is to just sync the scene-level flag (used for
this option) back to the dopesheet settings (used for generating the summary
channel used for displaying keyframes), to buy some time to investigate more
carefully.
2018-06-22 01:26:06 +12:00
..
animation Fix T55525: "Only Keyframes from Selected Channels" option in Timeline was being ignored 2018-06-22 01:26:06 +12:00
armature 3D View: improve selection locking 2018-06-19 16:43:01 +02:00
curve Tag object/scene for selection update from operators 2018-06-13 16:07:55 +02:00
datafiles T55454: removal of clay engine 2018-06-12 15:32:31 +02:00
gpencil Cleanup: whitespace 2018-06-18 08:08:08 +02:00
include Cleanup: Move logic for initialising a new Drivers editor into its own function 2018-06-21 16:58:14 +12:00
interface Merge branch 'master' into blender2.8 2018-06-21 15:02:38 +02:00
io Merge branch 'master' into blender2.8 2018-06-17 16:18:15 +02:00
lattice Tag object/scene for selection update from operators 2018-06-13 16:07:55 +02:00
manipulator_library 3D View: Show view-aligned rotation manipulators 2018-06-14 11:37:47 +02:00
mask Merge branch 'master' into blender2.8 2018-06-04 09:39:04 +02:00
mesh Merge branch 'master' into blender2.8 2018-06-17 11:57:49 +02:00
metaball 3D View: improve selection locking 2018-06-19 16:43:01 +02:00
object Depsgraph: add some missing depsgraph tags when relations change. 2018-06-20 18:12:48 +02:00
physics Depsgraph: add some missing depsgraph tags when relations change. 2018-06-20 18:12:48 +02:00
render Cleanup: some more valid G.main usages moved to G_MAIN. 2018-06-19 19:30:47 +02:00
scene Fix T55183, fix T55174: crashes with workspace / view layer relation. 2018-05-25 11:16:58 +02:00
screen Merge branch 'master' into blender2.8 2018-06-20 16:01:30 +02:00
sculpt_paint Cleanup: use new BKE_mesh_iterator foreach_mapped helpers in WPaint gradient code. 2018-06-20 11:30:25 +02:00
sound Merge branch 'master' into blender2.8 2018-06-17 16:18:15 +02:00
space_action Remove debug prints 2018-06-21 16:08:52 +12:00
space_api Merge branch 'master' into blender2.8 2018-06-04 09:39:04 +02:00
space_buttons Cleanup: add simplified panel callbacks 2018-06-11 19:31:56 +02:00
space_clip Objects: restore H key per object hiding. 2018-06-20 12:35:25 +02:00
space_console Merge branch 'master' into blender2.8 2018-06-11 10:28:36 +02:00
space_file Merge branch 'master' into blender2.8 2018-06-18 12:32:12 +02:00
space_graph Cleanup: Move logic for initialising a new Drivers editor into its own function 2018-06-21 16:58:14 +12:00
space_image Fix missing render slots bugs after recent changes. 2018-06-19 16:19:49 +02:00
space_info Merge branch 'master' into blender2.8 2018-06-05 17:02:50 +02:00
space_nla Cleanup: moar G.main removal. 2018-06-20 11:53:30 +02:00
space_node UI: expose Driver as a space type 2018-06-20 18:46:48 +02:00
space_outliner Depsgraph: add some missing depsgraph tags when relations change. 2018-06-20 18:12:48 +02:00
space_script Merge branch 'master' into blender2.8 2018-06-04 09:39:04 +02:00
space_sequencer Merge branch 'master' into blender2.8 2018-06-17 16:18:15 +02:00
space_statusbar UI: Global "Status-bar" Area (WIP) 2018-05-23 22:38:25 +02:00
space_text Merge branch 'master' into blender2.8 2018-06-15 10:44:33 +02:00
space_topbar WM: revert part of Top-Bar inclusion 2018-06-14 21:58:11 +02:00
space_userpref UI: adjust header alignment 2018-06-12 22:59:15 +02:00
space_view3d Cleanup: follow naming conventions 2018-06-20 16:32:31 +02:00
transform Fix T55573: Mode rotate on local axis crashes 2018-06-21 12:53:58 +02:00
undo Objects: restore H key per object hiding. 2018-06-20 12:35:25 +02:00
util Merge branch 'master' into blender2.8 2018-06-17 11:57:49 +02:00
uvedit Tag object/scene for selection update from operators 2018-06-13 16:07:55 +02:00
CMakeLists.txt UI: Global "Status-bar" Area (WIP) 2018-05-23 22:38:25 +02:00