Commit graph

129 commits

Author SHA1 Message Date
iLLiCiTiT
d4af1cd0f3 change reset logic of settings ui in tray 2021-05-01 15:06:33 +02:00
Milan Kolar
63875be297
Merge pull request #1394 from pypeclub/feature/1393-nuke-deadline-submission-with-gpu 2021-04-27 17:56:10 +02:00
Petr Kalis
e08745a1d1 Hound 2021-04-23 10:39:06 +02:00
Petr Kalis
d2a27fd858 SyncServer GUI - multiselect for Detail
Refactor
2021-04-23 10:35:41 +02:00
Petr Kalis
4036eefe7b SyncServer GUI - multiselect for Summary 2021-04-22 19:26:10 +02:00
Petr Kalis
502f30be12 Merge branch 'feature/SyncServer_gui_filtering' into feature/1336-allow-multiselection-in-sync-queue 2021-04-22 10:52:26 +02:00
Petr Kalis
02447101bf SyncServer GUI - small fixes in Status filtering
Clear text in column filtering
2021-04-22 10:43:19 +02:00
Milan Kolar
16abadb918
Merge branch 'develop' into feature/ftrack_settings_changes 2021-04-22 10:41:22 +02:00
iLLiCiTiT
8b00525f9d also pass new values with metadata 2021-04-22 10:20:56 +02:00
Petr Kalis
0670c939e9 Merge branch 'develop' of github.com:pypeclub/pype into feature/SyncServer_gui_filtering 2021-04-22 09:55:45 +02:00
Milan Kolar
0d22942af9
Merge pull request #1381 from pypeclub/feature/remove_user_module
Remove OpenPype User Module
2021-04-22 09:50:37 +02:00
Petr Kalis
498151db82 Hound 2021-04-21 22:15:50 +02:00
Petr Kalis
6742fc8900 Hound 2021-04-21 21:42:10 +02:00
Jakub Jezek
4ddb9c4c3f
nuke: adding deadline support for gpu rendering
fix old name of argument
2021-04-21 18:37:02 +02:00
iLLiCiTiT
db0f6dcefe removed "default actions" and it's registration function 2021-04-21 16:16:33 +02:00
Petr Kalis
9efe5d4f6e SyncServer GUI - added icon, clean up 2021-04-21 16:16:30 +02:00
Petr Kalis
7c53a6587d SyncServer GUI - renamed methods 2021-04-21 16:11:28 +02:00
Petr Kalis
d9cbb6eea6 SyncServer GUI - working version for Detail list 2021-04-21 16:04:58 +02:00
iLLiCiTiT
981443b5c3 removed unused imports 2021-04-21 15:15:59 +02:00
Petr Kalis
e918acea48 SyncServer GUI - working version for Summary list 2021-04-21 15:13:33 +02:00
iLLiCiTiT
bfb0874f03 renamed SaveWarning to SaveWarningExc 2021-04-21 13:35:04 +02:00
iLLiCiTiT
1418d9734a added more messages 2021-04-21 12:15:19 +02:00
iLLiCiTiT
d9424cdf39 replcaed spaces with new line char 2021-04-21 12:08:21 +02:00
iLLiCiTiT
d8f84a750d ftrack module raise SaveWarning exception if crashes during changing values 2021-04-21 11:41:08 +02:00
iLLiCiTiT
e5737db903 render jobs do not care about OPENPYPE_USERNAME 2021-04-21 10:28:23 +02:00
Petr Kalis
72ac25e60e SyncServer GUI - rework of header and menus
Reiplemented QHeaderView
Refactored accessing models
Still wip
2021-04-20 20:18:31 +02:00
iLLiCiTiT
cbc0fca2e3 removed user module with all settings 2021-04-20 19:32:56 +02:00
iLLiCiTiT
9ac5427aaf ftrack updates custom attributes on application save 2021-04-20 19:19:55 +02:00
iLLiCiTiT
eb1b955667 replaced usage of get_pype_attr with get_openpype_attr 2021-04-20 19:09:30 +02:00
iLLiCiTiT
02238eef7c added get_openpype_attr to custom_attributes 2021-04-20 19:07:53 +02:00
iLLiCiTiT
d9ef2b59ab create update custom attributes is using functions from lib 2021-04-20 18:49:51 +02:00
iLLiCiTiT
d746c4009f added custom_attributes.py to ftrack lib 2021-04-20 18:49:29 +02:00
iLLiCiTiT
3f63fc7a9b avalon_sync is using constants defined in constants.py 2021-04-20 18:13:27 +02:00
iLLiCiTiT
5fbc62678b fixed and replaced import of constants 2021-04-20 18:13:13 +02:00
iLLiCiTiT
0ec066af7e defined constants in ftrack lib 2021-04-20 18:12:47 +02:00
Simone Barbieri
7440de9b9b Unreal: Added support for version 4.26 2021-04-20 10:43:54 +01:00
iLLiCiTiT
5d584adb8e python 2 prelaunch hooks are used when use_python_2 is True 2021-04-20 11:18:08 +02:00
Milan Kolar
646d839fc8
Merge pull request #1366 from pypeclub/feature/idle_manager_on_mac
Temporary fix of Idle manager on MacOs
2021-04-20 09:39:26 +02:00
Milan Kolar
5a25ff6e17
Merge pull request #1367 from pypeclub/feature/ftrack_cleanup
Ftrack URL cleanup
2021-04-20 09:38:54 +02:00
iLLiCiTiT
73104401ac removed unused methods 2021-04-19 19:56:52 +02:00
iLLiCiTiT
56d699cc47 changed login dialog to show less information if server url is not available 2021-04-19 19:56:44 +02:00
iLLiCiTiT
5223f52f17 fixed credentials methods 2021-04-19 19:54:27 +02:00
iLLiCiTiT
3e2c4c3aaf do not fill schema and server in empty string 2021-04-19 19:53:59 +02:00
iLLiCiTiT
424d8be61a added ftrack url auto-filling 2021-04-19 19:43:31 +02:00
iLLiCiTiT
df81c3196f idle manager is disabled for mac users 2021-04-19 19:31:57 +02:00
Petr Kalis
0380a2d8f0 Merge branch 'develop' of github.com:pypeclub/pype into feature/SyncServer_gui_filtering 2021-04-16 11:52:10 +02:00
iLLiCiTiT
3107c5233f do not create secure item on clockify api initialization 2021-04-15 18:35:31 +02:00
Petr Kalis
5b907a9d66 Initial version of column filtering 2021-04-15 15:39:55 +02:00
Petr Kalis
5832e2bf61 Merge remote-tracking branch 'origin/develop' into feature/1294-sync-queue-gui-issues 2021-04-13 18:59:16 +02:00
Milan Kolar
1d6abd9f8e
Merge pull request #1260 from pypeclub/feature/1121-site-sync-add-site-information-and-buttons-to-loader_op
Feature#1121 site sync add site information and buttons to loader
2021-04-13 18:46:26 +02:00