Commit graph

213 commits

Author SHA1 Message Date
Ondřej Samohel
fda3e795b4
Merge branch 'develop' into enhancement/houdini_validate_vdb_output_node_speed 2023-05-03 14:12:09 +02:00
Ondřej Samohel
03d4ba85ca
Merge branch 'develop' into enhancement/houdini_create_node_tab_with_nulls 2023-05-03 14:05:07 +02:00
Ondřej Samohel
3fcf8002d1
Merge branch 'develop' into bugfix/houdini_review_no_camera_collect_error 2023-05-03 12:43:32 +02:00
Ondřej Samohel
1fc0985186
Merge branch 'develop' into enhancement/houdini_review_opengl_extractor_not_optional 2023-05-03 11:54:31 +02:00
Roy Nieterau
3a096bcf8b Use explicit font awesome 5 name 2023-04-24 17:51:40 +02:00
Roy Nieterau
e2fc8564e6 Fix accidental newline at end of file removal 2023-04-24 16:23:41 +02:00
Roy Nieterau
a1b264de9b Fix houdini workfile icon 2023-04-24 16:19:44 +02:00
Roy Nieterau
bfb435a171
Merge branch 'develop' into enhancement/houdini_create_node_tab_with_nulls 2023-04-24 15:59:24 +02:00
Roy Nieterau
e43ede4b8d
Merge branch 'develop' into bugfix/houdini_review_no_camera_collect_error 2023-04-24 15:59:20 +02:00
Roy Nieterau
cf7e704964
Collect currentFile context data separate from workfile instance (#4883) 2023-04-21 18:43:01 +02:00
Kayla Man
5b1854e902
Add fps as instance.data in collect review in Houdini. (#4888)
* add fps as instance data in collect review data

* Trllo's feedback
2023-04-21 12:17:01 +02:00
Roy Nieterau
b4ab82bc02
Merge branch 'develop' into enhancement/houdini_create_node_tab_with_nulls 2023-04-21 10:06:55 +02:00
Roy Nieterau
95c802047c Don't make ExtractOpenGL optional 2023-04-20 16:40:49 +02:00
Roy Nieterau
a1049caf62
Merge branch 'develop' into enhancement/houdini_create_node_tab_with_nulls 2023-04-20 12:34:51 +02:00
Roy Nieterau
ef192d3edd Add get_network_categories to CreateUSD 2023-04-20 12:16:40 +02:00
Roy Nieterau
0424f66164 Re-use instance node 2023-04-20 01:34:01 +02:00
Roy Nieterau
16b169205e Allow camera path to not be set correctly in review instance until validation 2023-04-20 01:29:51 +02:00
Roy Nieterau
175db54074 Tweak logged message for non-UI report 2023-04-20 00:09:50 +02:00
Roy Nieterau
cbd88a616c Tweak formatting, fix type bug for instance node 2023-04-20 00:06:10 +02:00
Roy Nieterau
9484bd4a51 Force geometry update, otherwise manual update mode will fail to get the geometry correctly 2023-04-20 00:05:47 +02:00
Roy Nieterau
bb24b82364 Fix type bug 2023-04-20 00:05:07 +02:00
Roy Nieterau
b3044398fc Improve validation report + allow to select the invalid node 2023-04-19 23:43:47 +02:00
Roy Nieterau
839377696b Implement switch method on loaders 2023-04-19 15:29:20 +02:00
Roy Nieterau
c6a0b7ff45 Shush hound 2023-04-12 15:23:37 +02:00
Roy Nieterau
a15d8fde01 Specify per Creator where it is listed in Tab search + Add a null node in COP2 or SOP network when generated there 2023-04-12 15:01:49 +02:00
Roy Nieterau
97f13a169b Allow output node to be not collected, then correctly show error 2023-04-07 18:11:35 +02:00
Roy Nieterau
13b72fa57c Improve logging speed + readability for large number of primitives 2023-04-07 17:59:36 +02:00
Roy Nieterau
3f404002e5 Cosmetics + less aggresive message (no exclamation point) 2023-04-07 17:41:41 +02:00
Roy Nieterau
3e71ace6b7 Fix logic 2023-04-07 17:37:35 +02:00
Roy Nieterau
e2e03346fa Fix VDB validation 2023-04-07 17:35:29 +02:00
Roy Nieterau
d9c67a0bd5 Improve speed of logging for when its validating a node with many prims. 2023-04-07 16:43:53 +02:00
Roy Nieterau
0a5e82f132 Merge remote-tracking branch 'upstream/develop' into houdini_opengl 2023-03-31 16:18:23 +02:00
Roy Nieterau
194387d329 Improve selection handling 2023-03-31 13:59:04 +02:00
Roy Nieterau
7778644613
Update openpype/hosts/houdini/plugins/create/create_review.py
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2023-03-31 12:33:58 +02:00
Jakub Ježek
0e8690e848
Merge branch 'develop' into refactor/cleanup_grammar 2023-03-30 17:59:39 +02:00
Roy Nieterau
3124f3af97 Hound fixes 2023-03-30 17:44:15 +02:00
Roy Nieterau
2475f9eb47 Shush hound + fix subset name for output 2023-03-30 17:43:44 +02:00
Roy Nieterau
b20a0c03b0 Clarify report of scene path and resolution 2023-03-30 17:34:47 +02:00
Roy Nieterau
85a4963242 Simplify 2023-03-30 17:27:44 +02:00
Roy Nieterau
f5c68f57bf Simplify image formats 2023-03-30 17:24:58 +02:00
Kayla Man
7d21437dae add settings and adjustments based on the new publishers 2023-03-30 21:19:24 +08:00
Roy Nieterau
3fae1f8521 Just some grammar tweaks 2023-03-30 13:59:22 +02:00
Roy Nieterau
911c089319 Fix collect current file
- Fix families filtering
- Remove unused import
- Fix correct detection if scene is new but unsaved scene
2023-03-29 17:54:17 +02:00
Roy Nieterau
71adb2964b Fix set correct variable 2023-03-29 17:52:54 +02:00
Roy Nieterau
8b74d0958d Remove unused import 2023-03-29 17:51:13 +02:00
Roy Nieterau
11c7256a2a Fix families filtering 2023-03-29 17:51:04 +02:00
Roy Nieterau
429d4fbd5c Fix burnin frame range + add support for focal length in burnin (incl. animated focal length) 2023-03-29 17:45:13 +02:00
Roy Nieterau
72dcd437fc Fix import 2023-03-29 16:22:21 +02:00
Roy Nieterau
cca97a036b Use get_output_parameter 2023-03-29 14:57:33 +02:00
Roy Nieterau
a427b3dd05 Merge remote-tracking branch 'upstream/develop' into houdini_opengl 2023-03-11 18:45:04 +01:00