Go to file
Julian Eisel d8c719d8d8 Replace old Timelines and Logic Editors with new Dopesheet (Timeline mode)
Timelines and Logic Editors are gone. So far they were simply replaced by broken
Info Editors, now they are replaced by Dopesheets in the new Timeline mode.

We reuse ScrArea.butspacetype to temporarily store the space-type identifier of
the deprecated editor (see 9db492de6dd07). That way we can identify it in
versioning code and replace it nicely.
Action editor creation needs a scene to set the scrolling based on frame range.
Active screen-layouts use the active scene of the window they are displayed in.
Inactive screens simply use the first scene in the main data base.
Note that inactive editors don't need version patching, readfile.c converts them
to SPACE_EMPTY already, so users can't activate them.

Files saved since the editors were removed will still be broken.
Workspace config files saved before this will also crash (will update default
one in followup commit).
2018-04-23 00:12:26 +02:00
build_files UI: New Global Top-Bar (WIP) 2018-04-20 17:14:52 +02:00
doc Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
extern Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
intern Cycles: rename engine to just "Cycles" instead of "Cycles Render" in the UI. 2018-04-22 21:47:51 +02:00
release UI: Editor outline color themable 2018-04-22 22:55:18 +02:00
source Replace old Timelines and Logic Editors with new Dopesheet (Timeline mode) 2018-04-23 00:12:26 +02:00
tests Fix layer unittests after scene/workspace engine changes 2018-04-18 17:06:57 +02:00
.arcconfig Blender 2.8: Update arc config 2017-05-01 15:20:19 +02:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:46:06 +02:00
.gitmodules Merge branch 'master' into blender2.8 2017-04-03 15:15:56 +02:00
CMakeLists.txt Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Build: auto detection of libraries built by "make deps" on Linux. 2018-01-11 22:30:31 +01:00
make.bat Merge branch 'master' into blender2.8 2017-12-12 13:55:09 +11:00