Jakub Trllo
|
aefb992ce5
|
removed unused 'is_context' property
|
2022-08-12 13:55:35 +02:00 |
|
Jakub Trllo
|
089cd3f9fa
|
added missing docstring for 'context_filters' argument
|
2022-08-12 13:55:00 +02:00 |
|
Jakub Trllo
|
66ee0beaf6
|
fix empty or query
|
2022-08-11 17:43:47 +02:00 |
|
Jakub Trllo
|
6ef46c26fd
|
Merge branch 'feature/maya-build-from-template' into feature/maya-build-from-template-queries
|
2022-08-11 17:35:14 +02:00 |
|
Jakub Trllo
|
041c676f2c
|
Merge branch 'develop' into feature/maya-build-from-template
|
2022-08-11 17:34:10 +02:00 |
|
Jakub Trllo
|
7eaa278c74
|
removed invalid default setting for templates
|
2022-08-11 15:54:19 +02:00 |
|
Jakub Trllo
|
748dcf1ad2
|
fix filter and sort
|
2022-08-11 15:51:27 +02:00 |
|
Jakub Trllo
|
12a8307a83
|
simplified path formatting
|
2022-08-11 15:40:02 +02:00 |
|
Jakub Trllo
|
bb9a16100a
|
removed unnecessary finally statement
|
2022-08-11 15:22:23 +02:00 |
|
Jakub Trllo
|
683468c563
|
use 'filter_profiles' function for profiles filtering
|
2022-08-11 15:22:08 +02:00 |
|
Jakub Trllo
|
25616886bf
|
raise and error when nothing is selected
|
2022-08-11 15:08:14 +02:00 |
|
Jakub Trllo
|
8fe29c56d3
|
Merge pull request #3631 from simonebarbieri/bugfix/maya-update_refence_support_fbx
Maya: FBX support for update in reference loader
|
2022-08-11 10:57:43 +02:00 |
|
Jakub Trllo
|
422b159d1c
|
Merge pull request #3636 from Tilix4/fx_kitsu_movie_fails_and_first_loop_name
Kitsu|Fix: Movie project type fails & first loop children names
|
2022-08-11 10:11:36 +02:00 |
|
Jakub Trllo
|
02edebad41
|
fix import string
|
2022-08-10 18:33:03 +02:00 |
|
Jakub Trllo
|
0c108db712
|
Merge pull request #3633 from BigRoy/fix_get_output_link_versions
Refactor `get_output_link_versions` to query id instead of input
|
2022-08-10 14:35:47 +02:00 |
|
Simone Barbieri
|
4d47759249
|
Fixed with the right type parameter for FBX
|
2022-08-10 11:29:46 +01:00 |
|
pypebot
|
cd151123a0
|
[Automated] Merged main into develop
|
2022-08-10 05:43:35 +02:00 |
|
OpenPype
|
6c10d44123
|
[Automated] Bump version
|
2022-08-10 03:43:25 +00:00 |
|
pypebot
|
8233d769ab
|
[Automated] Merged develop into main
|
2022-08-10 05:35:38 +02:00 |
|
Simone Barbieri
|
eb0e014bea
|
Fix call to load file in case of fbx file
|
2022-08-09 18:35:32 +01:00 |
|
Simone Barbieri
|
1c133cf6b1
|
FIx to use project name instead of code in update for ReferenceLoader
|
2022-08-09 17:46:58 +01:00 |
|
Felix David
|
27a62892a0
|
Kitsu|Fix: Movie project type fails & first loop children names
Fix #3635
|
2022-08-09 16:43:29 +02:00 |
|
Roy Nieterau
|
c4a932d3e2
|
Refactor get_output_link_versions to query data.inputLinks.id instead of data.inputLinks.input
|
2022-08-09 12:17:42 +02:00 |
|
pypebot
|
a04840eadf
|
[Automated] Merged release main into develop
|
2022-08-09 10:46:44 +02:00 |
|
OpenPype
|
e595dbba85
|
[Automated] Release
|
2022-08-09 08:39:56 +00:00 |
|
pypebot
|
57e6cef1fa
|
[Automated] Merged main into develop
|
2022-08-09 10:28:38 +02:00 |
|
OpenPype
|
b570374264
|
[Automated] Bump version
|
2022-08-09 08:28:26 +00:00 |
|
pypebot
|
beadcabd5e
|
[Automated] Merged develop into main
|
2022-08-09 10:19:26 +02:00 |
|
Milan Kolar
|
ddb8ad2666
|
Merge pull request #3627 from pypeclub/release/3.13.x
|
2022-08-09 10:18:34 +02:00 |
|
Jakub Trllo
|
a217d2e578
|
Merge pull request #3630 from pypeclub/feature/OP-3712_Conforming
Editorial: Mix audio use side file for ffmpeg filters
|
2022-08-09 10:06:47 +02:00 |
|
Simone Barbieri
|
26572719c9
|
Added FBX support for update in reference loader
|
2022-08-08 17:01:40 +01:00 |
|
Jakub Trllo
|
56bbbdbd58
|
removed unused import
|
2022-08-08 17:49:20 +02:00 |
|
Jakub Trllo
|
56150d4abb
|
removed unused method 'convert_to_db_filters'
|
2022-08-08 17:48:48 +02:00 |
|
Jakub Trllo
|
a1cd1890d6
|
modified 'parent_in_hierarchy' docstring
|
2022-08-08 17:48:28 +02:00 |
|
Jakub Trllo
|
7e8e61c0e4
|
changed 'get_data' docstring
|
2022-08-08 17:48:14 +02:00 |
|
Jakub Trllo
|
5d0cd42a81
|
renamed 'order' method to 'get_order'
|
2022-08-08 17:47:01 +02:00 |
|
Jakub Trllo
|
8db8ada964
|
changed 'node' variable to 'identifier' and added it's docstrings
|
2022-08-08 17:46:32 +02:00 |
|
Jakub Trllo
|
205ee30019
|
Merge pull request #3601 from pypeclub/feature/OP-3392_Naive-implementation-of-document-updates-for-client
General: Naive implementation of document create, update, delete
|
2022-08-08 17:35:31 +02:00 |
|
Jakub Trllo
|
13302ca23e
|
mix audio using side file for filters
|
2022-08-08 17:29:02 +02:00 |
|
Ondřej Samohel
|
e93558f961
|
Merge pull request #3625 from pypeclub/bugfix/maya_redshift_aov_separator_bug
Maya: fix aov separator in Redshift
|
2022-08-06 17:24:45 +02:00 |
|
pypebot
|
0e4802da90
|
[Automated] Merged main into develop
|
2022-08-06 05:45:49 +02:00 |
|
OpenPype
|
5bd2d1d3c8
|
[Automated] Bump version
|
2022-08-06 03:45:37 +00:00 |
|
pypebot
|
d6f729d3bf
|
[Automated] Merged develop into main
|
2022-08-06 05:37:21 +02:00 |
|
Jakub Trllo
|
3ffa995ed6
|
Merge pull request #3623 from pypeclub/feature/OP-3679_Plugin-settings-handled-by-plugins
General: Plugin settings handled by plugins
|
2022-08-05 18:26:59 +02:00 |
|
Ondřej Samohel
|
401a04c767
|
🐛 fix missing variable and handle unset Settings value
|
2022-08-05 17:14:10 +02:00 |
|
Ondřej Samohel
|
10ff356273
|
♻️ refactor the fix
|
2022-08-05 16:44:30 +02:00 |
|
Ondřej Samohel
|
fa7b7d67f9
|
🐛 fix aov separator in redshift
|
2022-08-05 16:29:13 +02:00 |
|
Jakub Trllo
|
9408732f39
|
Merge pull request #3621 from pypeclub/bugfix/OP-3493_Hierarchical-values-sync-issue
Ftrack: Sync hierarchical attributes can handle new created entities
|
2022-08-05 16:26:43 +02:00 |
|
Jakub Trllo
|
4ea55ec64f
|
Merge pull request #3620 from pypeclub/bugfix/dont_calculate_scale_sizes_in_python
General: Extract review aspect ratio scale is calculated by ffmpeg
|
2022-08-05 15:47:04 +02:00 |
|
Jakub Trllo
|
e014deb411
|
small variable name changes
|
2022-08-05 12:20:22 +02:00 |
|