Commit graph

56 commits

Author SHA1 Message Date
Roy Nieterau
9dda39a3e7 Remove unused imports 2022-09-20 01:29:24 +02:00
Roy Nieterau
30ee358fc1 Move get_current_comp and comp_lock_and_undo_chunk to lib
+ fix import of host tools
2022-09-20 01:29:01 +02:00
Roy Nieterau
23b6a35266 Add after open callback to show popup about outdated containers 2022-09-20 01:26:20 +02:00
Roy Nieterau
1f035a1eee Store link to menu so we can get access to it elsewhere 2022-09-20 01:24:24 +02:00
Roy Nieterau
c725c6affb Tweak docstrings 2022-09-19 18:12:41 +02:00
Roy Nieterau
830ccf0438 Clarify function names 2022-09-19 18:04:58 +02:00
Roy Nieterau
4154f76830 Implement Set Asset Resolution 2022-09-19 18:03:06 +02:00
Roy Nieterau
c965b35549 Fix typo 2022-09-19 15:55:10 +02:00
Roy Nieterau
839ded23ba Make handle_start and handle_end more explicit arguments 2022-09-16 00:35:37 +02:00
Roy Nieterau
618e6267b4 Allow to minimize the menu so it doesn't always have to stay on top 2022-09-15 23:43:42 +02:00
Roy Nieterau
df370e5d3c Refactor to match with API changes of OpenPype 2022-09-15 23:43:09 +02:00
Roy Nieterau
1a1c9f3014 Merge remote-tracking branch 'upstream/develop' into fusion_integration_v2
# Conflicts:
#	openpype/hosts/fusion/__init__.py
#	openpype/hosts/fusion/deploy/MenuScripts/openpype_menu.py
#	openpype/hosts/fusion/scripts/fusion_switch_shot.py
2022-09-13 23:26:24 +02:00
Jakub Trllo
cf50d1dd1f reuse 'FUSION_HOST_DIR' from fusion public api 2022-08-25 15:40:56 +02:00
Jakub Trllo
3ea7510693 removed usage of HOST_WORKFILE_EXTENSIONS 2022-08-25 15:40:40 +02:00
Jakub Trllo
08efc477ca small tweaks in usage of Logger 2022-08-24 16:21:04 +02:00
Jakub Trllo
2fd9063de4 use query functions in fusion 2022-06-21 11:20:09 +02:00
Roy Nieterau
c608eeb262 Remove remaining imports from avalon 2022-05-02 21:35:09 +02:00
Jakub Trllo
93fa04e1da replaced avalon imports in fusion 2022-04-14 11:58:19 +02:00
Roy Nieterau
0e9dd34b3d Fix code 2022-03-30 21:32:51 +02:00
Roy Nieterau
84ab53664f Take the interval variable into the run thread - not sure if really better 2022-03-30 16:11:35 +02:00
Roy Nieterau
53382a1960 Draft implementation of Fusion heartbeat/pulse so UI closes after Fusion is closed 2022-03-30 16:02:43 +02:00
Roy Nieterau
2d4061771d Shut down fusionscript process when OpenPype menu gets closed along with other Qt windows 2022-03-30 14:45:11 +02:00
Roy Nieterau
56892878c9 Cosmetics 2022-03-30 12:21:58 +02:00
Roy Nieterau
0941c186df Use new OpenPype Event System implemented with #2846 2022-03-29 19:44:42 +02:00
Roy Nieterau
9bb5626224 Merge remote-tracking branch 'upstream/develop' into fusion_integration_v2 2022-03-29 19:43:02 +02:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
0710540aa4 changed imports of moved plugins/actions 2022-03-18 13:17:19 +01:00
Roy Nieterau
4c81d1d0b2 Merge remote-tracking branch 'upstream/develop' into fusion_integration_v2
# Conflicts:
#	openpype/scripts/fusion_switch_shot.py
2022-03-17 12:20:05 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Roy Nieterau
2f9eb8fa64 Fix on_pyblish_instance_toggled arguments 2022-02-22 21:32:07 +01:00
Roy Nieterau
4e614c8337 Fix typo + wrong label 2022-02-22 21:02:43 +01:00
Roy Nieterau
43be2004c7 Avoid assigning a lambda expression 2022-02-20 22:24:42 +01:00
Jakub Jezek
e72c768068 fusion: adding reset resolution
(cherry picked from commit 209511ee3d938e21c20cff03edcdbbde4a4791f0)
2022-02-20 22:08:29 +01:00
Roy Nieterau
e8d6f1d9e9 Pull Fusion integration from colorbleed 2022-02-20 22:02:56 +01:00
Jakub Trllo
9a7e922f08 Merge branch 'develop' into feature/OP-2542_move_fusion 2022-02-15 13:32:49 +01:00
Jakub Trllo
173551e96f
Merge pull request #2706 from BigRoy/remove_host_default_family_states
Loader: Remove default family states for hosts from code
2022-02-15 10:00:23 +01:00
Jakub Trllo
39367dea03
Merge pull request #2716 from BigRoy/feature/OP-2542_move_fusion_mod
Fusion Move PR: Minor tweaks to Fusion integration
2022-02-14 17:34:10 +01:00
Roy Nieterau
379b93e47d Rename "Inventory..." to "Manage..." to align with other hosts 2022-02-14 15:20:55 +01:00
Jakub Trllo
846082f502 hound fixes 2022-02-14 14:32:07 +01:00
Jakub Trllo
c70d0c25ec moved fusion implementation from avalon to openpype 2022-02-14 12:23:36 +01:00
Jakub Trllo
c6c73de82c moved init utils directly to prelaunch hook 2022-02-14 12:22:43 +01:00
Roy Nieterau
18c385e15f Remove default family states for hosts from code - as this is overridden by OpenPype settings 2022-02-12 13:35:18 +01:00
Roy Nieterau
567983342d Remove dots after words in Fusion Menu to align with other hosts 2022-02-12 11:16:12 +01:00
Roy Nieterau
107e2e637e Fix typos / cosmetics 2022-01-16 13:05:26 +01:00