tahoma2d/toonz/sources/tconverter
Ivan Mahonin 3316edbab0 #common #bug #convert: fix command line convertion of PLI for linux (#2657)
Qt documentation for QOffscreenSurface:

Due to the fact that QOffscreenSurface is backed by a QWindow on some
platforms, cross-platform applications must ensure that create() is only
called on the main (GUI) thread. The QOffscreenSurface is then safe to
be used with makeCurrent() on other threads, but the initialization and
destruction must always happen on the main (GUI) thread.
2019-07-23 08:46:12 -06:00
..
CMakeLists.txt Cleanup: CMake style 2016-07-23 04:59:47 +10:00
tconverter.cpp #common #bug #convert: fix command line convertion of PLI for linux (#2657) 2019-07-23 08:46:12 -06:00