Commit graph

2219 commits

Author SHA1 Message Date
Jakub Trllo
e343a419e0 Merged in feature/PYPE-235_ftrack_minor_fixes (pull request #89)
Feature/PYPE-235 ftrack minor fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-08 11:29:09 +00:00
Jakub Trllo
4df5a7176c task types are syncing to avalon project config/tasks 2019-03-08 12:26:02 +01:00
Jakub Trllo
d6d8f2e8c3 Merged in feature/PYPE-119_comments_on_version_up (pull request #73)
version up removes comment

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-08 07:58:44 +00:00
Ondřej Samohel
9bc4cecc8c Merged in feature/PYPE-17-hou-basic-integration-clean (pull request #17)
cleaned Houdini support

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-08 07:56:32 +00:00
Jakub Trllo
2f9ed80b67 test action - fixed role in role_list 2019-03-06 12:27:40 +01:00
Jakub Trllo
f8221032b5 reset session removed so event keep data about entities 2019-03-06 12:27:23 +01:00
Jakub Trllo
5d40e80e82 collect entities also run before action launch 2019-03-06 12:27:06 +01:00
Jakub Trllo
f2220ee70f entities renamed to entities_object and entity_types and entities_count removed not used, hard to implement 2019-03-06 12:26:49 +01:00
Jakub Trllo
0660919e6b log about launching action moved before action launch 2019-03-06 12:24:14 +01:00
Jakub Trllo
ab0ec975c9 discarted prediscoveries not make sence with collect entities 2019-03-06 12:23:42 +01:00
Milan Kolar
e686bc66bf make sure quicktime gets process whether it has startFrameReview or startFrame in the data 2019-03-04 20:51:39 +01:00
Milan Kolar
9b32fc49d5 add workfiles to houdini 2019-03-04 19:48:06 +01:00
Milan Kolar
71b78aca94 Merge branch 'develop' into feature/PYPE-17-hou-basic-integration-clean 2019-03-04 19:14:10 +01:00
Milan Kolar
81036e0b6e Merge branch 'hotfix/PYPE-226_actions_can_be_launched' into develop 2019-03-04 18:55:38 +01:00
Milan Kolar
d5d9417dcb make sure look collection doesn't overwrite review families, change ftrack start and end frame parameters to 'startFrameReview' and 'endFrameReview' 2019-03-04 18:54:54 +01:00
Jakub Trllo
c401f59ef7 fixed loading entities 2019-03-04 18:32:50 +01:00
Jakub Trllo
e04f2033dd Merged in feature/pype-223_more_ftrack_cleanup (pull request #87)
Feature/PYPE-223 more ftrack cleanup

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-04 17:13:30 +00:00
Jakub Trllo
8b6c23ad07 Merged in feature/PYPE-113_no_db_tray_crash (pull request #86)
Session is not set immediatelly on templates import

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-04 16:55:53 +00:00
Jakub Trllo
0219701404 changed launch to _lanuch so it won't log each time 2019-03-04 17:51:35 +01:00
Jakub Trllo
2cb6c6260d changed base handler so it uses collected entities from event 2019-03-04 17:41:55 +01:00
Jakub Trllo
9c2edaf559 added event that collects entities 2019-03-04 17:40:51 +01:00
Jakub Trllo
12f288114d added 's' to subset if more than 1 2019-03-04 17:04:49 +01:00
Milan Kolar
539bf49b8b hotfix/forgotten hardcoded shader 2019-03-04 13:09:52 +01:00
Jakub Trllo
14b62f61fa shortened code to register actions without variables 2019-03-03 21:49:07 +01:00
Jakub Trllo
cff2839a18 added/changed icons in few actions 2019-03-03 21:48:16 +01:00
Jakub Trllo
931f461cd8 available user roles are set in actions 2019-03-03 21:47:41 +01:00
Jakub Trllo
c1c483390d added role check to base handler 2019-03-03 21:44:55 +01:00
Jakub Trllo
d8106a56e9 cli event server works with credentials module and few more possibilities on entry were added 2019-03-01 18:48:21 +01:00
Jakub Trllo
e5107d4dab event server with gui uses event's credentials 2019-03-01 18:47:30 +01:00
Jakub Trllo
aa19c52c0e fixed ftrackserver import 2019-03-01 18:47:01 +01:00
Jakub Trllo
f275583de4 credentials module and ftrack login count with event credentials 2019-03-01 18:46:18 +01:00
Jakub Trllo
7205675402 added launch log into actions and events 2019-03-01 18:09:16 +01:00
Milan Kolar
2757710938 hotfix/add aiImage support to publishing textures 2019-03-01 17:41:42 +01:00
Jakub Trllo
71291c5d3f changed FtrackServer import in ftrack run 2019-03-01 17:10:55 +01:00
Jakub Trllo
39b08f6057 ftrack server added to pype/ftrack 2019-03-01 17:10:29 +01:00
Jakub Trllo
3bc6b0609a credentials are stored as json 2019-03-01 17:09:22 +01:00
Jakub Trllo
9a83b3bafd Session is not set immediatelly on templates import 2019-03-01 16:56:22 +01:00
Jakub Trllo
4b1481c0a7 Merged in feature/PYPE-190_convert_rendered_to_mov (pull request #85)
Feature/PYPE-190 convert rendered to mov

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-28 18:02:24 +00:00
Milan Kolar
6a169143d1 add correct environment to deadline job when submitting to support quicktime generation 2019-02-28 19:00:22 +01:00
Jakub Trllo
bc7c0a2151 Merged in feature/PYPE-47_open_sequence_in_DJV (pull request #81)
Feature/PYPE-47 open sequence in DJV

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-28 16:30:11 +00:00
Jakub Trllo
a0b009a633 plugins wait until ffmpeg finish job 2019-02-28 10:50:34 +01:00
Jakub Trllo
742bbb590f added collector that stores output representation config 2019-02-27 15:36:49 +01:00
Jakub Trllo
b2d4897872 input/output args are loaded from config (only input for jpeg) 2019-02-27 15:36:27 +01:00
Jakub Trllo
69b8bd0546 modified query so it's possible to use in python 3 and 2 both 2019-02-27 12:18:15 +01:00
Jakub Trllo
c40fa2fc2b jpeg exctractor separated 2019-02-27 12:17:51 +01:00
Jakub Trllo
9615f5b75a added extrack quicktime to global plugins 2019-02-27 09:40:23 +01:00
Jakub Trllo
a2e73c0fc0 added fps attr and ftrack family to collect filesequences 2019-02-27 09:38:14 +01:00
Jakub Trllo
d7495f3bfb added fps to submit job 2019-02-27 09:37:28 +01:00
Jakub Trllo
511b94181b changed renderglobalsDefault to renderglobalsMain 2019-02-27 09:36:21 +01:00
Milan Kolar
ce58cdec86 Merge branch 'hotfix/PYPE-216_event_version_status' into develop 2019-02-26 17:38:27 +01:00