Commit graph

187 commits

Author SHA1 Message Date
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
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
839377696b Implement switch method on loaders 2023-04-19 15:29:20 +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
Jakub Trllo
b3636b9f55
General: Input representation ids are not ObjectIds (#4576)
* input representation ids are not ObjectIds during publishing

* changed set back to list

* use 'setdefault' to set 'inputVersions'

* added default value to 'get'

* Use default value in second loop too

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* simplify variable assignment

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-07 13:45:49 +01:00
Roy Nieterau
e02b6f7073 Fix extractor for new style creator 2023-01-26 16:07:11 +01:00
Roy Nieterau
36eeb976f7 New style creator 2023-01-26 16:04:41 +01:00
Roy Nieterau
f296756998 Merge remote-tracking branch 'upstream/develop' into houdini_opengl 2023-01-26 15:48:28 +01:00
Roy Nieterau
f771d6f24b Cosmetics 2023-01-18 10:37:45 +01:00
Roy Nieterau
462f5d7812 Fix space 2023-01-18 00:55:39 +01:00
Ondrej Samohel
e0a2f23702
🐛 fix node access 2022-12-16 16:35:14 +01:00
Ondřej Samohel
3325ee0330
🎨 change how the instances are deleted and instance look 2022-11-24 13:18:35 +01:00
Ondřej Samohel
44a7e844b2
Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher 2022-11-24 12:13:17 +01:00
Ondrej Samohel
c5790fa896
🎨 add switch method 2022-10-28 10:50:56 +02:00
Ondřej Samohel
1b79f3162b
♻️ unify the calls 2022-10-27 16:17:32 +02:00
Ondřej Samohel
733e3be8c4
♻️ optimize calls, fix representation dirname 2022-10-27 16:15:49 +02:00
Ondřej Samohel
4be13d4324
♻️ switch print for log 2022-10-25 22:55:09 +02:00
Ondřej Samohel
8a1040aa74
🚨 various 🐶 fixes and docstrings 2022-10-25 18:26:36 +02:00
Ondřej Samohel
20d111d60a
add legacy subset converter 2022-10-25 16:38:02 +02:00
Ondřej Samohel
051189bbca
🐛 fix creator id 2022-10-25 16:36:09 +02:00
Ondřej Samohel
a8f1e95696
🐛 workfile instance changes are now persisted 2022-10-24 18:11:06 +02:00
Ondřej Samohel
5b154d7a19
🐛 fix HDA creation 2022-10-24 15:00:17 +02:00
Ondřej Samohel
c27f4cbbf4
🎨 workfile auto-creator 2022-10-24 14:48:30 +02:00
Ondrej Samohel
4ec0035ed5
🦮 hound fixes 2022-10-21 17:56:51 +02:00
Ondrej Samohel
822f8f4bbc
🎨 check for missing files 2022-10-21 17:33:42 +02:00
Ondrej Samohel
d682652494
♻️ absolute paths by default 2022-10-21 17:33:16 +02:00
Ondrej Samohel
4fe053b109
♻️ refactor the use of members 2022-10-21 17:32:27 +02:00
Ondrej Samohel
2c3e66c18a
🐶 fix hound 2022-10-21 12:45:56 +02:00
Ondrej Samohel
b54333086b
🐛 fix wrong path in loader 2022-10-21 12:41:13 +02:00
Ondřej Samohel
19d237323d
🐛 fix multiple selection 2022-10-21 11:07:23 +02:00