Commit graph

4614 commits

Author SHA1 Message Date
Jakub Trllo
2eaf1e5cb5 Merged in feature/PYPE-713_event_server_status (pull request #478)
Feature/PYPE-713 event server status

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-17 12:01:04 +00:00
Jakub Trllo
53dd02d180 Merged in feature/store_thumbnails_with_job (pull request #493)
feature/store_thumbnails_with_job

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-17 11:56:56 +00:00
iLLiCiTiT
3d1e231a0d added job to store thumbnails to avalon action 2020-02-14 17:41:24 +01:00
Jakub Jezek
a2ca5adc33
Merge branch 'master' into develop 2020-02-14 17:12:58 +01:00
Jakub Ježek
a41bbd2d31 Merged in bugfix/PYPE-720-nks-and-nk-fixes (pull request #487)
minor fixes nks and nk

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-12 16:49:31 +00:00
Jakub Trllo
68de217711 Merged in feature/PYPE-717_action_to_store_thumbnail (pull request #486)
Feature/PYPE-717 action to store thumbnail

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-12 16:46:26 +00:00
Milan Kolar
bf35ee99f6 add thumbnail to asset as well 2020-02-12 17:45:54 +01:00
Jakub Jezek
e19f04ec85
fix(nk): multi line string needed to be added to str() 2020-02-12 17:14:34 +01:00
Jakub Jezek
9e13ac98ec
fix(nuke): cleanup and adding debug log 2020-02-12 16:42:13 +01:00
Jakub Jezek
256cc85d86
fix(nk): removing deprecating code 2020-02-12 16:41:31 +01:00
iLLiCiTiT
b69fd842b1 added action for storing thumbnails to avalon entities 2020-02-12 16:40:07 +01:00
iLLiCiTiT
a3af0be8cf ftrack lib has lib file with get_project_from_entity and get_avalon_entities_for_assetversion 2020-02-12 16:39:45 +01:00
Milan Kolar
5e5cc432a8 Merge remote-tracking branch 'origin/develop' into develop 2020-02-12 16:24:42 +01:00
Jakub Jezek
d442a5ab37
Merge branch 'master' into develop 2020-02-12 15:40:46 +01:00
Jakub Jezek
4ace0b2d7c
fix(nk): version check 2020-02-12 15:36:14 +01:00
Jakub Jezek
91aaa40583
fix(nk): not related code in script 2020-02-12 15:35:42 +01:00
Jakub Jezek
e6ba0dea08
fix(nk): didnt create backdrop string problem 2020-02-12 15:35:05 +01:00
Milan Kolar
e2d085c2fc Merge branch 'hotfix/nuke-lower-for-task-name-remove' 2020-02-12 14:02:14 +01:00
Milan Kolar
fcdc0ded21 Merge branch 'hotfix/nuke-lower-for-task-name-remove' into develop 2020-02-12 14:02:14 +01:00
Milan Kolar
9f2e7e3798 Merge branch 'hotfix/ftrack_sync_regex_check' 2020-02-12 14:01:54 +01:00
Milan Kolar
e499f07634 Merge branch 'hotfix/ftrack_sync_regex_check' into develop 2020-02-12 14:01:54 +01:00
iLLiCiTiT
0b1451db3f fixed variable naming 2020-02-12 13:49:34 +01:00
Jakub Jezek
52b4121206
fix(nk): was causing troubles with linux workstations 2020-02-11 14:20:31 +01:00
Milan Kolar
ee3115ff2b Merge branch 'release/2.5' 2020-02-10 22:49:18 +01:00
Milan Kolar
c71b8dbf2c Merge branch 'release/2.5' into develop 2020-02-10 22:49:17 +01:00
Milan Kolar
2da3de670e add version 2020-02-10 22:44:29 +01:00
Jakub Ježek
6ee23b8744 Merged in bugfix/PYPE-699-nk-nks-cleanup-old-code-files (pull request #466)
cleanup unneeded files and code

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-10 14:51:56 +00:00
Jakub Ježek
2e1db915aa Merged in bugfix/PYPE-711-nk-nks-eallin-fixes (pull request #477)
little changes good to realease

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-10 14:50:54 +00:00
iLLiCiTiT
4e85279771 added icon to status action 2020-02-08 12:01:04 +01:00
iLLiCiTiT
e9c4ec7fee label has IP adress of server 2020-02-08 11:30:38 +01:00
iLLiCiTiT
49f9dbf418 renamed sub_event_info to sub_event_status 2020-02-08 11:28:33 +01:00
iLLiCiTiT
10853e1ade process information are refreshed by main process now 2020-02-08 11:26:43 +01:00
Jakub Jezek
1a84b605a1
fix(nuke, nks): removing handles obsolete 2020-02-07 20:49:07 +01:00
Jakub Jezek
3e6ce6c164
feat(nuke): setting colorspace to write and Reads from presets 2020-02-07 20:48:38 +01:00
iLLiCiTiT
2f85cdf0be restarting is working, need to add comunication between main proces and status process 2020-02-07 19:53:16 +01:00
iLLiCiTiT
5433daf7b0 event server cli sent his infomation on status subprocess startup 2020-02-07 18:32:40 +01:00
iLLiCiTiT
2ff7b87956 storer can send status information on ask 2020-02-07 18:32:02 +01:00
iLLiCiTiT
1b1a78cb6e processor suprocess can send status information on ask event 2020-02-07 18:31:47 +01:00
iLLiCiTiT
05929f2b02 status get suprocess data ony if they are missing (why to collect same data for each action launch) 2020-02-07 18:31:24 +01:00
iLLiCiTiT
37de605778 socket thread can use additional arguments to execute and -port arg was removed (not used) 2020-02-07 18:30:07 +01:00
iLLiCiTiT
4fd403bf54 added constants with topics to lib 2020-02-07 18:29:38 +01:00
iLLiCiTiT
526f9282d1 storer and processor eventhubs are modified 2020-02-07 18:29:24 +01:00
iLLiCiTiT
a97c73258e removed user event hub 2020-02-07 18:29:01 +01:00
iLLiCiTiT
24022c5836 Status event hub implemented 2020-02-07 18:28:44 +01:00
iLLiCiTiT
fa60c87c3e created base EventHub that can set callbacks on heartbeat and set message for sockets on heartbeat 2020-02-07 18:28:29 +01:00
iLLiCiTiT
c937964dc8 added subprocess to event server cli 2020-02-07 12:13:22 +01:00
iLLiCiTiT
ae387d0977 added subproces for status 2020-02-07 11:39:22 +01:00
Jakub Jezek
1b1770dd63
fix(nuke): loader mov reads revew presets for family and representation 2020-02-06 17:40:37 +01:00
Jakub Jezek
d0f0129c2c
fix(nk): loaders use self log 2020-02-06 17:40:07 +01:00
Jakub Jezek
979cad41dc
fix(nks):didnt publish plates 2020-02-06 16:59:59 +01:00