OpenPype
|
6d4e6cd81f
|
[Automated] Bump version
|
2023-01-28 03:28:05 +00:00 |
|
ynbot
|
5877dcd93c
|
[Automated] Merged develop into main
|
2023-01-28 04:27:19 +01:00 |
|
Petr Kalis
|
e34ae83145
|
Merge pull request #4384 from Tilix4/patch-1
Docs: Question about renaming in Kitsu
|
2023-01-27 18:33:58 +01:00 |
|
Ondřej Samohel
|
dd4f5a2d19
|
Merge pull request #4003 from ynput/OP-3572/Renderman-support-for-Sample-and-Display
|
2023-01-27 16:20:59 +01:00 |
|
Jakub Ježek
|
c6655e1eb0
|
Merge pull request #4390 from ynput/bugfix/OP-4837_Global-colorspace-config-failing-on-unsupported-file-types
|
2023-01-27 15:59:23 +01:00 |
|
Ondřej Samohel
|
08fe47ee18
|
Merge pull request #4382 from BigRoy/houdini_context_no_visual
|
2023-01-27 15:44:33 +01:00 |
|
Ondřej Samohel
|
4ccffb90bf
|
Merge pull request #4374 from BigRoy/houdini_new_publisher_code_tweak
|
2023-01-27 15:42:23 +01:00 |
|
Petr Kalis
|
816a2c42da
|
Merge pull request #4362 from ynput/feature/OP-4617_Global-Update-rendered-frames-in-latest-version
Nuke: update rendered frames in latest version
|
2023-01-27 14:51:25 +01:00 |
|
Petr Kalis
|
a015a1a27a
|
OP-4617 - removed arguments from docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-01-27 13:29:32 +01:00 |
|
Petr Kalis
|
6842dc8eba
|
OP-4617 - reworked condition
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2023-01-27 13:29:04 +01:00 |
|
Jakub Jezek
|
162d34f10e
|
Merge branch 'develop' into bugfix/OP-4837_Global-colorspace-config-failing-on-unsupported-file-types
|
2023-01-27 11:03:21 +01:00 |
|
Jakub Jezek
|
d30b311e00
|
global: extension needs to be checked before settings
|
2023-01-27 10:59:17 +01:00 |
|
Jakub Jezek
|
79d90e5048
|
global: fixing hosts without imageio ocio settings
in cases old project with imageio settings group is having override
|
2023-01-27 10:58:38 +01:00 |
|
Ondřej Samohel
|
c5ecc78d55
|
Merge pull request #4386 from BigRoy/maya_fix_validate_plugin_path_attributes
Maya: Fix validate plugin path attributes
|
2023-01-27 07:15:53 +01:00 |
|
Roy Nieterau
|
7153ba6eb9
|
Fix code style
|
2023-01-27 01:28:26 +01:00 |
|
Roy Nieterau
|
5e02a1859d
|
Fix setting key
|
2023-01-27 01:28:15 +01:00 |
|
Félix David
|
31effd0a23
|
Docs: Question about renaming in Kitsu
|
2023-01-26 23:38:32 +01:00 |
|
Jakub Ježek
|
1974b0bc83
|
Merge pull request #4380 from ynput/bugfix/celaction-cli-ditch-agrparse
CelAction: Collector CLI is now working as it should
|
2023-01-26 17:15:35 +01:00 |
|
Roy Nieterau
|
9bb8d38d32
|
Cosmetics
|
2023-01-26 16:32:13 +01:00 |
|
Roy Nieterau
|
02aef52e2b
|
Do not visualize the hidden OpenPypeContext node
|
2023-01-26 16:25:40 +01:00 |
|
Ondřej Samohel
|
5603cb1632
|
Merge pull request #4377 from ynput/chore/adding-release-to-git-commit-hook
|
2023-01-26 16:19:40 +01:00 |
|
Ondrej Samohel
|
000389bab8
|
Merge remote-tracking branch 'origin/develop' into develop
|
2023-01-26 16:13:45 +01:00 |
|
Ondrej Samohel
|
ceaeb46ae1
|
🎨 inject pythonpath to environment
|
2023-01-26 16:13:28 +01:00 |
|
Ondřej Samohel
|
8d8b33af05
|
Merge pull request #4381 from ynput/bugfix/OP-4055_dont-stop-in-missing-lib
|
2023-01-26 16:10:48 +01:00 |
|
Ondrej Samohel
|
2e3e9735b6
|
⚰️ remove oiio for download
|
2023-01-26 14:53:58 +01:00 |
|
Ondrej Samohel
|
e03d021536
|
🐛 don't exit on missing dependency
|
2023-01-26 14:52:00 +01:00 |
|
Jakub Jezek
|
ad6fef12fa
|
celaction: ditching agrparse
|
2023-01-26 14:00:47 +01:00 |
|
Jakub Jezek
|
c4b010499a
|
adding release to git commit config
|
2023-01-26 10:37:53 +01:00 |
|
Jakub Jezek
|
b0bf9a4a5c
|
fixing pyproject.toml OP version
|
2023-01-26 10:36:19 +01:00 |
|
Roy Nieterau
|
f76897187f
|
Remove redundant conversion (we didn't use defaultdict anymore)
|
2023-01-25 18:10:01 +01:00 |
|
Roy Nieterau
|
396ce2d3aa
|
Fix docstring, the houdini_cached_legacy_subsets was actually always created
|
2023-01-25 18:08:01 +01:00 |
|
Roy Nieterau
|
14bc9affe6
|
Rewrite cache subsets for readability
|
2023-01-25 17:46:39 +01:00 |
|
ynbot
|
940a49b95c
|
[Automated] Merged release main into develop
|
2023-01-25 16:31:04 +01:00 |
|
Ondřej Samohel
|
ab9f8b2f37
|
Merge pull request #4271 from ynput/enhancement/OP-4651_path_validator
|
2023-01-25 16:25:08 +01:00 |
|
Ondřej Samohel
|
19649dd10b
|
💡 comment indent
|
2023-01-25 16:24:33 +01:00 |
|
OpenPype
|
94d36c90ca
|
[Automated] Release
|
2023-01-25 15:19:59 +00:00 |
|
ynbot
|
bafbe95460
|
[Automated] Merged main into develop
|
2023-01-25 16:16:35 +01:00 |
|
OpenPype
|
7abe12b525
|
[Automated] Bump version
|
2023-01-25 15:16:23 +00:00 |
|
ynbot
|
8a2204271c
|
[Automated] Merged develop into main
|
2023-01-25 16:14:55 +01:00 |
|
64qam
|
8658bfc8c4
|
Merge pull request #4373 from ynput/release/3.15-bump-version-with-changelog
change log and pyproject version
|
2023-01-25 16:13:56 +01:00 |
|
Jakub Jezek
|
769c6bf400
|
bump pyproject.toml version and changelog
|
2023-01-25 16:11:52 +01:00 |
|
Jakub Trllo
|
55d990394c
|
Merge pull request #4372 from BigRoy/houdini_fix_loader_not_working
Houdini: Fix loader not working in Houdini
|
2023-01-25 16:09:34 +01:00 |
|
Roy Nieterau
|
c7ca9bb77a
|
Fix loader not working in Houdini
|
2023-01-25 16:07:40 +01:00 |
|
Jakub Ježek
|
07bd0edea9
|
Merge pull request #4366 from ynput/release/3.15.x
|
2023-01-25 15:56:08 +01:00 |
|
Jakub Jezek
|
37dc18b837
|
hound comments
|
2023-01-25 15:55:03 +01:00 |
|
ynbot
|
2f9b56d990
|
[Automated] Merged main into develop
|
2023-01-25 04:28:32 +01:00 |
|
OpenPype
|
61d03e2102
|
[Automated] Bump version
|
2023-01-25 03:28:19 +00:00 |
|
ynbot
|
c385cafdfa
|
[Automated] Merged develop into main
|
2023-01-25 04:27:13 +01:00 |
|
Petr Kalis
|
eed6ec6bf5
|
OP-4617 - added rewrite_version toggle
Allows to rewrite latest version, eg. not duplicating files.
|
2023-01-24 17:08:02 +01:00 |
|
Petr Kalis
|
30b00705f4
|
OP-4617 - fix - allow overwriting of old version in integrate.py
Without it it will always use version from anatomy, even if it logs that it uses old version.
|
2023-01-24 17:06:54 +01:00 |
|