skia2/tools/viewer
Ben Wagner a57d868f19 Defer loading particle effect to load time.
Moving this out of the constructor means less going on at slide creation
time, making debugging easier.

Change-Id: I37bdd249abef663931bc8ef152a92a3a3436dcf4
Reviewed-on: https://skia-review.googlesource.com/c/192600
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2019-02-14 18:58:15 +00:00
..
BisectSlide.cpp Stop using SkTSwap. 2018-06-19 02:06:31 +00:00
BisectSlide.h test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
GMSlide.cpp Allow slides/gms to extend the UI 2018-05-15 14:29:43 +00:00
GMSlide.h Allow slides/gms to extend the UI 2018-05-15 14:29:43 +00:00
ImageSlide.cpp
ImageSlide.h
ImGuiLayer.cpp Fix vertex indexing error when using ImGui skiaWidgets 2019-02-08 15:43:26 +00:00
ImGuiLayer.h Add ImGui::DragCanvas, to simplify several custom widgets 2019-02-11 16:31:59 +00:00
NIMASlide.cpp Refactor Nima code 2018-10-30 19:32:52 +00:00
NIMASlide.h Refactor Nima code 2018-10-30 19:32:52 +00:00
ParticlesSlide.cpp Defer loading particle effect to load time. 2019-02-14 18:58:15 +00:00
ParticlesSlide.h Defer loading particle effect to load time. 2019-02-14 18:58:15 +00:00
SampleSlide.cpp Make Slide::getDimensions pure virtual. 2018-09-05 15:05:14 +00:00
SampleSlide.h Make Slide::getDimensions pure virtual. 2018-09-05 15:05:14 +00:00
SkottieSlide.cpp drawText Cleanup, part 2 2019-01-09 16:01:59 +00:00
SkottieSlide.h [skottie] Plumb external SkFontMgr 2018-08-23 13:13:30 +00:00
SKPSlide.cpp
SKPSlide.h
Slide.h Make Slide::getDimensions pure virtual. 2018-09-05 15:05:14 +00:00
SlideDir.cpp [sksg] Hit-testing API 2019-02-12 15:01:05 +00:00
SlideDir.h Don't use MEM_MOVE=true with SkTArrays of sk_sp 2018-09-05 20:11:07 +00:00
StatsLayer.cpp drawText Cleanup, part 2 2019-01-09 16:01:59 +00:00
StatsLayer.h Add 'u' to zoom stats display on high DPI devices 2018-07-30 15:00:25 +00:00
SvgSlide.cpp Fix !defined(SK_XML) builds 2018-08-01 14:28:56 +00:00
SvgSlide.h Viewer SVG support 2018-04-05 16:34:22 +00:00
TouchGesture.cpp Move Views into Sample and Viewer. 2018-08-09 15:25:32 +00:00
TouchGesture.h Move Views into Sample and Viewer. 2018-08-09 15:25:32 +00:00
Viewer.cpp Experimental Particle System 2019-02-12 18:53:41 +00:00
Viewer.h Update Viewer for SkFont overrides. 2019-01-23 16:38:40 +00:00