Commit graph

276 commits

Author SHA1 Message Date
Ondrej Samohel
b4080ebbe2
docstrings and abstract method 2020-09-22 16:12:25 +02:00
iLLiCiTiT
4db75b45e5 PypeModule inherit from abstract class 2020-09-22 14:06:43 +02:00
iLLiCiTiT
066349a3cb implemented base pype module class in modules 2020-09-22 12:02:39 +02:00
iLLiCiTiT
cfcd24318f avoid bugs when same event is more than once stored in mongo 2020-09-18 11:48:25 +02:00
Petr Kalis
c2b322940d
Merge branch '2.x/develop' into feature/photoshop_with_websocket 2020-09-16 19:19:11 +02:00
Jakub Jezek
0269dcaaef
Merge branch '2.x/develop' into bugfix/remove_icon_from_ftrack_status_action 2020-09-16 18:01:37 +02:00
Milan Kolar
1f31a67538 Merge branch '2.x/develop' into develop 2020-09-09 17:03:17 +02:00
Milan Kolar
8705ac4a62 Merge branch 'master' into 2.x/develop 2020-09-09 17:01:55 +02:00
Milan Kolar
499ccbb436 Merge branch 'release/2.12.0' into develop 2020-09-09 16:58:54 +02:00
iLLiCiTiT
c68423279c everywhere where io_nonsingleton was used is used AvalonmongoDB now 2020-09-08 15:10:34 +02:00
iLLiCiTiT
427a6109b7 removed all io_nonsingleton files from pype 2020-09-08 15:09:42 +02:00
iLLiCiTiT
f71aad40e0 removed icon attribute 2020-09-03 11:01:09 +02:00
Jakub Ježek
0ed651ceed
Merge pull request #489 from pypeclub/feature/better_ftrack_gui
Enhanced Ftrack credentials GUI
2020-08-28 12:02:23 +02:00
Petr Kalis
06359c6dc3 Hound 2020-08-27 19:22:15 +02:00
iLLiCiTiT
992ec517f5 Merge branch 'master' into release/2.12.0-rc 2020-08-27 15:05:35 +02:00
iLLiCiTiT
4466db6e12 fix user id missing formatting brackets 2020-08-27 14:02:38 +02:00
iLLiCiTiT
7cdacafb83 Moved PR from 2.x/develop 2020-08-27 12:54:53 +02:00
Petr Kalis
a00b11d31f Added pulling websocket server port from environment variable WEBSOCKET_URL 2020-08-26 14:29:57 +02:00
iLLiCiTiT
2f05d7cb19 fixed closing widget 2020-08-26 13:08:37 +02:00
iLLiCiTiT
b98db04a86 close widget when successfully logged in 2020-08-26 13:01:03 +02:00
iLLiCiTiT
ca05176ce5 thread does not have stop method 2020-08-26 12:54:40 +02:00
iLLiCiTiT
c49ad39965 more secure icon changes 2020-08-26 12:46:21 +02:00
iLLiCiTiT
15cb739329 ftrack module modified to be able handle new ftrack login dialog 2020-08-26 12:45:16 +02:00
iLLiCiTiT
e0e4b4eb9f login dialog was rewriten from base 2020-08-26 12:44:50 +02:00
iLLiCiTiT
bda8cb8801 login thread is not qthread based 2020-08-26 12:44:32 +02:00
Toke Stuart Jepsen
76d65ca6d3 Thumbnail parent
Assetversion was not found when its not linked to a task. assetversion["task"] returns None instead of raising exception.
2020-08-26 11:06:49 +01:00
Petr Kalis
f31fb3e034 Removed com32 objects
Refactore - changed names to highlight 'stub' approach
Small fixes
2020-08-24 17:44:16 +02:00
Jakub Ježek
c2a0325be2
Merge pull request #462 from pypeclub/feature/push_frame_values_to_task_cust_attr
Feature/push frame values to task cust attr
2020-08-24 12:15:58 +02:00
Milan Kolar
7d0df1971c
Merge pull request #450 from pypeclub/feature/raise_launcher_window
Move launcher window to top if launcher action is clicked
2020-08-21 16:37:58 +02:00
Petr Kalis
f8743e3b80 Removed usage of http_server 2020-08-21 15:23:35 +02:00
Jakub Trllo
576beb7446
removed unused variable 2020-08-20 20:34:50 +02:00
Petr Kalis
fc2018e22b Finished Creator 2020-08-20 20:12:03 +02:00
iLLiCiTiT
009a02f104 removed unnecessary logs 2020-08-20 19:39:49 +02:00
iLLiCiTiT
293ceb8e0b fixed few minor bugs 2020-08-20 19:33:53 +02:00
iLLiCiTiT
a628260c82 moved code in better order 2020-08-20 19:33:42 +02:00
iLLiCiTiT
044434b352 event handle the same way as action 2020-08-20 19:32:36 +02:00
iLLiCiTiT
fb6de46cd6 pushing is also pushing to item itself 2020-08-20 19:05:56 +02:00
iLLiCiTiT
07b34dec92 show only on project 2020-08-20 17:45:59 +02:00
Petr Kalis
dce5de4938 Finish loader 2020-08-20 17:31:20 +02:00
Petr Kalis
41e2149d12 Fix select correct layers for multiple images 2020-08-20 17:15:36 +02:00
iLLiCiTiT
97b42d8703 ignore action by default 2020-08-20 16:46:35 +02:00
iLLiCiTiT
a37da37bd1 commit all changes at once 2020-08-20 16:42:56 +02:00
iLLiCiTiT
8ae527a154 action converted to server action 2020-08-20 16:39:47 +02:00
iLLiCiTiT
516fafbfec moved action to server 2020-08-20 16:39:16 +02:00
iLLiCiTiT
1431930e6a implemented event handler for pushing frameStart and frameEnd values to task specific custom attributes 2020-08-20 16:05:13 +02:00
iLLiCiTiT
4c6e5fefb4 implemented action for pushing frameStart and frameEnd values to task specific custom attributes 2020-08-20 16:05:03 +02:00
Petr Kalis
e551039c12 Speedup of collect_instances.py 2020-08-20 15:42:43 +02:00
Petr Kalis
de9aca5f8f Speedup of collect_instances.py 2020-08-20 10:52:18 +02:00
Petr Kalis
180035731b Hound 2020-08-19 21:10:51 +02:00
Petr Kalis
fe3cfc2442 Added group_selected_layers, get_selected_layers, import_smart_object, replace_smart_object
Fixed imprint for performance
2020-08-19 20:50:14 +02:00