Commit graph

61 commits

Author SHA1 Message Date
Jakub Trllo
81a2766598 fix houdini vender path access 2022-08-25 16:03:51 +02:00
Jakub Trllo
38ad727b0d reuse HOUDINI_HOST_DIR from public api 2022-08-25 16:03:12 +02:00
Jakub Trllo
a2ea726be1 removed usage of HOST_WORKFILE_EXTENSIONS 2022-08-25 16:02:58 +02:00
Jakub Trllo
33464794be Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-25 10:35:33 +02:00
Jakub Trllo
6e90984528 replace usage of 'any_outdated' with 'any_outdated_containers' 2022-07-15 17:07:22 +02:00
Jakub Trllo
ad8a7c86e4 use 'get_current_project_asset' in hosts 2022-07-15 15:57:01 +02:00
Jakub Trllo
a4b09cccc2 use query functions in houdini 2022-06-22 17:39:30 +02:00
Roy Nieterau
55cdecd951 Implement support for Redshift Proxy export in Houdini
Tested with Houdini 19.0.589 + Redshift 3.5.01
2022-05-17 17:24:00 +02:00
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Roy Nieterau
acaa3cad9f Fix Houdini FPS + outdated content pop-ups 2022-04-20 17:54:35 +02:00
Jakub Trllo
785bdb09c2 replaced avalon imports in houdini 2022-04-14 12:00:59 +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