Roy Nieterau
|
d9ccb5e713
|
Add back _null(*args) because it was used by shelf`
|
2022-02-13 11:37:42 +01:00 |
|
Roy Nieterau
|
b09629397d
|
Cosmetics
|
2022-02-13 00:12:35 +01:00 |
|
Roy Nieterau
|
c74f4e6f04
|
More cleanup
|
2022-02-13 00:08:28 +01:00 |
|
Roy Nieterau
|
58ac71decb
|
Fix docstring
|
2022-02-13 00:08:13 +01:00 |
|
Roy Nieterau
|
33e1687120
|
Remove maya_temp_folder() function - not used in code base
|
2022-02-13 00:01:06 +01:00 |
|
Roy Nieterau
|
651ac02b3b
|
Remove old unused function
|
2022-02-12 23:57:47 +01:00 |
|
Roy Nieterau
|
cae76ef920
|
Remove some unused functions
|
2022-02-12 23:56:13 +01:00 |
|
Roy Nieterau
|
a40dca7f50
|
Remove menu.json files - these are now loaded through settings
|
2022-02-12 23:51:48 +01:00 |
|
iLLiCiTiT
|
f574a81767
|
remove effect from label
|
2022-02-12 15:21:21 +01:00 |
|
iLLiCiTiT
|
806c417026
|
show publish states instead of processed plugin
|
2022-02-12 15:15:49 +01:00 |
|
Jakub Trllo
|
61b07c356d
|
extended search dialog and handle reset and recreation of dialog model
|
2022-02-12 15:08:48 +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 |
|
Jakub Trllo
|
12e7f75347
|
renamed search.py to search_dialog.py
|
2022-02-12 13:30:03 +01:00 |
|
Jakub Trllo
|
d337b83bb8
|
removed not needed shared libraries
|
2022-02-12 11:53:55 +01:00 |
|
Jakub Trllo
|
ed9b39a7b8
|
replaced new plugin builds
|
2022-02-12 11:52:47 +01:00 |
|
Jakub Trllo
|
0e43f6d504
|
use static boost libraries for build
|
2022-02-12 11:52:28 +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
|
c71adf8b96
|
Fix refactor of Houdini host move for CreateArnoldAss
|
2022-02-12 10:59:01 +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 |
|
Roy Nieterau
|
767537ca05
|
Merge remote-tracking branch 'upstream/develop' into maya_look_containerize_reference_only
# Conflicts:
# openpype/hosts/maya/plugins/load/load_look.py
|
2022-02-12 10:38:13 +01:00 |
|
Jakub Trllo
|
3d1ad12581
|
Merge pull request #2646 from BigRoy/pyblish_pype_update
Pyblish Pype: Improve UI updates during processing
|
2022-02-12 10:21:28 +01:00 |
|
Roy Nieterau
|
2142e5cfbe
|
Remove unused import
|
2022-02-12 10:05:11 +01:00 |
|
OpenPype
|
06b1658505
|
[Automated] Bump version
|
2022-02-12 03:37:36 +00:00 |
|
Jakub Trllo
|
ab9527969b
|
fix imports in look assigner after moving code to openpype repo
|
2022-02-11 17:36:36 +01:00 |
|
Roy Nieterau
|
4af3b1b1f9
|
Draft implementation for search in settings
|
2022-02-11 17:25:57 +01:00 |
|
Ondřej Samohel
|
3fa6842608
|
Merge pull request #2606 from BigRoy/hou_arnold_load_ass
Houdini: Load Arnold .ass procedurals into Houdini
|
2022-02-11 15:37:58 +01:00 |
|
Ondřej Samohel
|
06709b03da
|
Merge pull request #2642 from BigRoy/maya_lib_rendersetup_cleanup
Maya: cleanup duplicate rendersetup code
|
2022-02-11 15:30:31 +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 |
|
Petr Kalis
|
bf85c80712
|
Merge pull request #2657 from pypeclub/chore/OP-2414_Move-harmony-to-openpype
Harmony: move to Openpype
|
2022-02-11 14:52:02 +01:00 |
|
Ondřej Samohel
|
a28ffb1588
|
Merge pull request #2676 from BigRoy/hou_fix_single_frame_render
Houdini Explicitly collect correct frame name even in case of single frame render when `frameStart` is provided
|
2022-02-11 14:36:24 +01:00 |
|
Ondřej Samohel
|
897ce52ed5
|
Merge pull request #2680 from pypeclub/enhancement/OP-2607_maya-configurable-validate-units
Maya configurable unit validator
|
2022-02-11 14:10:13 +01:00 |
|
Petr Kalis
|
e0b27e52f0
|
Merge pull request #2689 from pypeclub/feature/OP-2518_Webpublisher-Photoshop-publisher-to-create-a-beauty-png
Webpublisher: Photoshop create a beauty png
|
2022-02-11 13:46:22 +01:00 |
|
Petr Kalis
|
cc4585132f
|
OP-2414 - fixed readme
|
2022-02-11 13:14:14 +01:00 |
|
Petr Kalis
|
a7043082e2
|
Merge remote-tracking branch 'origin/chore/OP-2414_Move-harmony-to-openpype' into chore/OP-2414_Move-harmony-to-openpype
|
2022-02-11 12:24:45 +01:00 |
|
Petr Kalis
|
28a745d54d
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/OP-2414_Move-harmony-to-openpype
|
2022-02-11 12:24:28 +01:00 |
|
Petr Kalis
|
7380993cc7
|
OP-2518 - refactor - switched position, changed label
|
2022-02-11 12:23:11 +01:00 |
|
Petr Kalis
|
d22d278b6d
|
OP-2518 - changed aov_filter to dict-modifiable
It should be possible to add new hosts.
AOV filter decides if review will be created.
|
2022-02-11 12:23:07 +01:00 |
|
Petr Kalis
|
5e7d44d576
|
Update openpype/lib/execute.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-02-11 12:11:50 +01:00 |
|
Petr Kalis
|
35b8075a1e
|
Update openpype/lib/execute.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-02-11 12:11:39 +01:00 |
|
Petr Kalis
|
40003dea40
|
OP-2518 - refactor - switched position, changed label
|
2022-02-11 12:05:40 +01:00 |
|
Petr Kalis
|
85e2a34d3b
|
OP-2518 - changed aov_filter to dict-modifiable
It should be possible to add new hosts.
AOV filter decides if review will be created.
|
2022-02-11 12:04:13 +01:00 |
|
Petr Kalis
|
1a1c65c912
|
OP-2518 - added group and department to submission to DL
Group is used to filter on which machines it should be rendered.
|
2022-02-11 11:52:55 +01:00 |
|
Jakub Jezek
|
a8c55b0a32
|
Blender: adding Library menu item
https://github.com/pypeclub/OpenPype/pull/2693#issuecomment-1035111859
|
2022-02-11 10:20:21 +01:00 |
|
Jakub Jezek
|
5f3f1e4643
|
houdini: add loader back
https://github.com/pypeclub/OpenPype/pull/2693#discussion_r803801455
|
2022-02-11 10:10:59 +01:00 |
|
Jakub Ježek
|
c1166eac92
|
Update openpype/hosts/houdini/startup/MainMenuCommon.xml
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-02-11 10:06:27 +01:00 |
|
Ondřej Samohel
|
ba2f9d89b6
|
Merge pull request #2692 from pypeclub/bugfix/OP-2253_maya-redshift-fixes
Maya Redshift fixes
|
2022-02-10 19:22:49 +01:00 |
|
Ondřej Samohel
|
806c6d2daf
|
Merge pull request #2661 from BigRoy/maya_validate_frame_range_settings
Maya: Add Validate Frame Range settings
|
2022-02-10 17:46:30 +01:00 |
|
Ondrej Samohel
|
390c6d15a5
|
handle permissions and root more gracefully
|
2022-02-10 17:31:32 +01:00 |
|
Jakub Jezek
|
7e9576dd6c
|
Merge branch 'develop' into feature/OP-1539_Flame-Loading-published-clips-back
|
2022-02-10 17:12:07 +01:00 |
|
Jakub Jezek
|
767a5c2df6
|
houdini: unification of triple dots style
|
2022-02-10 15:38:20 +01:00 |
|