ayon-core/openpype/hosts
Petr Kalis b8cade1009 Fix - Harmony message length
Harmony 21.1 doesn't have QDataStream anymore.

      This means we aren't able to write bytes into QByteArray so we had
      modify how content lenght is sent do the server.
      Content lenght is sent as string of 8 char convertible into integer
      (instead of 0x00000001[4 bytes] > "000000001"[8 bytes])
2022-05-26 18:46:46 +02:00
..
aftereffects removed redundant code from aftereffects and photoshop 2022-04-25 18:33:53 +02:00
blender Remove remaining imports from avalon 2022-05-02 21:35:09 +02:00
celaction replaced avalon imports in celaction 2022-04-14 11:57:13 +02:00
flame flame: addressing pr comment 2022-04-29 11:25:23 +02:00
fusion Merge pull request #3131 from BigRoy/cleanup_loader_docstrings 2022-05-11 14:33:10 +02:00
harmony Fix - Harmony message length 2022-05-26 18:46:46 +02:00
hiero hound 2022-05-23 17:50:09 +02:00
houdini Merge pull request #3131 from BigRoy/cleanup_loader_docstrings 2022-05-11 14:33:10 +02:00
maya added collector for FBX camera export 2022-05-26 15:57:52 +02:00
nuke remove avalon.api import 2022-05-11 18:02:22 +02:00
photoshop Fix - use clean layer name to create subset name 2022-05-23 17:33:10 +02:00
resolve replacead avalon imports in resolve 2022-04-14 12:18:49 +02:00
standalonepublisher always create new thumbnail representation in standalone publisher no matter what extension source has 2022-05-18 10:41:58 +02:00
testhost replaced avalon imports in testhost 2022-04-14 12:22:43 +02:00
traypublisher traypublisher creator has host name filter 2022-05-13 12:04:40 +02:00
tvpaint fix missing clip id 2022-05-23 13:34:24 +02:00
unreal Hound fixes 2022-04-29 09:43:50 +01:00
webpublisher Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
__init__.py rename folder 2021-04-01 18:54:46 +02:00