Commit graph

51 commits

Author SHA1 Message Date
Roy Nieterau
acaa3cad9f Fix Houdini FPS + outdated content pop-ups 2022-04-20 17:54:35 +02:00
Jakub Trllo
328a35c166 Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-12 18:56:05 +02:00
Ondřej Samohel
1aab632005
Merge pull request #2987 from BigRoy/houdini_batch_no_hdefereval
Houdini: Avoid ImportError on `hdefereval` when Houdini runs without UI
2022-04-11 11:41:06 +02:00
Jakub Trllo
b652170492 removed usage of avalon config from houdini 2022-04-01 18:09:05 +02:00
Roy Nieterau
2520ceca63 Fix #2946: Avoid ImportError on hdefereval when Houdini runs without UI 2022-03-30 22:12:00 +02:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +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
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
c5b3098acd fix function typo 2022-03-15 10:24:12 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
c274e64c6a fix houdini topic 2022-03-10 09:47:39 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Jakub Trllo
502785021e moved events to openpype.lib 2022-03-05 08:30:29 +01:00
Jakub Trllo
9c111fa9d4 use new event system in openpype 2022-03-04 19:01:31 +01:00
Milan Kolar
b8f3d8b21e
Merge pull request #2779 from BigRoy/houdini_host_cleanup 2022-02-25 16:33:03 +01:00
Roy Nieterau
fe4a15dc4f Remove unused code 2022-02-21 21:14:59 +01:00
Roy Nieterau
823164e6c4 Avoid on_new callback when opening a Houdini file 2022-02-21 16:29:57 +01:00
Roy Nieterau
88a6aaee70 Fix current frame not set correctly on new scene 2022-02-21 16:15:10 +01:00
Roy Nieterau
46d3ee4ba4 Add todo 2022-02-20 23:41:18 +01:00
Roy Nieterau
e945775161 Set asset frame range on Houdini launch and for each new scene 2022-02-20 23:05:10 +01:00
Roy Nieterau
c1a4204fb9 Implement Reset Frame Range for Houdini 2022-02-20 22:56:07 +01:00
Ondřej Samohel
0b2ceec450
Merge pull request #2631 from pypeclub/bugfix/houdini-usd-loaders-and-publishing
Houdini: fix usd family in loader and integrators
2022-02-18 18:44:29 +01:00
Milan Kolar
e287bdc4a1
Merge pull request #2624 from BigRoy/subset_default_to_main 2022-02-16 13:28:57 +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
112fda1bba Merge remote-tracking branch 'upstream/develop' into subset_default_to_main
# Conflicts:
#	openpype/hosts/harmony/api/plugin.py
#	openpype/hosts/houdini/api/plugin.py
#	openpype/hosts/maya/api/plugin.py
2022-02-12 10:53:22 +01:00
Ondřej Samohel
64e99a72b1
Merge pull request #2603 from BigRoy/hou_arnold
Houdini: Implement Arnold .ass standin extraction from Houdini (also support .ass.gz)
2022-02-11 15:01:23 +01:00
Ondrej Samohel
390c6d15a5
handle permissions and root more gracefully 2022-02-10 17:31:32 +01:00
Ondřej Samohel
816eb71393
add /stage to ls 2022-02-09 14:57:25 +01:00
Jakub Trllo
c54c493fe0 hound fixes 2022-02-04 18:36:20 +01:00
Jakub Trllo
7c22eee4d9 moved houdini into openpype 2022-02-04 18:24:31 +01:00
Roy Nieterau
4fb92b6fca Default to "Main" subset name across all hosts
- 'testhost' is not refactored to default to "Main"
2022-02-02 10:25:33 +01:00
Roy Nieterau
b3bdf12fff Implement Arnold .ass standin extraction from Houdini (also support .ass.gz) 2022-01-28 17:39:09 +01:00
iLLiCiTiT
85ae741d3d houdini usd has it's own dialog using new assets widget 2021-11-24 21:38:44 +01:00
Jakub Trllo
4dabe63e0c
Merge pull request #2185 from pypeclub/bugfix/usage_of_avalon_tools_code
Usage of tools code
2021-11-01 11:41:19 +01:00
iLLiCiTiT
7c1ad1883d use AssetWidget from openpype.tool 2021-10-27 18:14:17 +02:00
Ondrej Samohel
9065204e95
subset check and documentation 2021-10-15 01:32:20 +02:00
Ondrej Samohel
0201662813
fix hound 🐕 2021-08-19 13:22:33 +02:00
Ondrej Samohel
e19e4f58ec
add pre-launch hook, minor fixes 2021-08-18 19:02:39 +02:00
Ondrej Samohel
9bb8fe23f7
add creators to Settings 2021-08-12 17:57:35 +02:00
Ondrej Samohel
86a3821657
fix infinite recursion 2021-08-12 12:08:34 +02:00
Ondrej Samohel
e3116b0bd0
better loader error handling 2021-08-11 22:06:44 +02:00
Ondrej Samohel
64f9f43f5e
hound cleanup 🐶🧽🧺 IV. 2021-07-16 16:02:31 +02:00
Ondrej Samohel
6d2563fa5c
hound cleanup 🐶🧽🧺 III. 2021-07-16 15:48:00 +02:00
Ondrej Samohel
c85bd30e1b
hound cleanup 🐶🧽🧺 I. 2021-07-16 12:58:16 +02:00
Ondrej Samohel
3038abad72
wip sync with cb code 2021-07-13 18:00:17 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
Milan Kolar
6e21cdea3d blender and houdini imports 2021-04-01 21:48:57 +02:00