Jakub Jezek
|
24d85facd5
|
processing comment on pr
https://github.com/pypeclub/OpenPype/pull/2630#discussion_r799396455
|
2022-02-07 12:05:17 +01:00 |
|
Jakub Jezek
|
ea2c16a378
|
turn public to nonpublic function
|
2022-02-03 13:46:16 +01:00 |
|
Jakub Jezek
|
a646ef49a6
|
adding stuido name and code to anatomy data
|
2022-02-02 17:41:41 +01:00 |
|
Roy Nieterau
|
136a163122
|
Fix typos in openpype/lib
|
2022-01-16 13:16:22 +01:00 |
|
iLLiCiTiT
|
571eef7cb3
|
fix filtering criteria for profile selection
|
2022-01-04 18:24:50 +01:00 |
|
iLLiCiTiT
|
fb096d0f68
|
don't pass hierarchy in lib function
|
2021-12-16 16:56:09 +01:00 |
|
Jakub Trllo
|
3b9db7d43f
|
Merge pull request #2186 from Ellipsanime/add-key-parent-asset-in-path-templating
OpenPypeV3: Add key parent asset to path templating construction
|
2021-12-14 10:42:32 +01:00 |
|
iLLiCiTiT
|
41c1f6a2d1
|
reuse already available variables
|
2021-11-29 13:09:00 +01:00 |
|
Jakub Trllo
|
f03472c017
|
Merge pull request #2322 from pypeclub/bugfix/input_links_cleanup
Input links: Cleanup and unification of differences
|
2021-11-26 19:41:22 +01:00 |
|
iLLiCiTiT
|
9772282a5c
|
check for "id" key instead of "_id" in get_linked_asset_ids
|
2021-11-26 13:35:34 +01:00 |
|
iLLiCiTiT
|
3d4be3b63d
|
fix typo of "inputLinks" key
|
2021-11-25 18:13:13 +01:00 |
|
iLLiCiTiT
|
b988508f15
|
modified get_linked_assets
|
2021-11-22 16:03:54 +01:00 |
|
clement.hector
|
fbb9d3e232
|
Add parent asset in anatomy
|
2021-11-22 13:58:51 +01:00 |
|
iLLiCiTiT
|
acde01d7ef
|
added 'get_workfir_data' to openpype api
|
2021-11-19 15:28:29 +01:00 |
|
iLLiCiTiT
|
733448e132
|
simplified getting short name
|
2021-11-04 15:40:23 +01:00 |
|
iLLiCiTiT
|
73ead413a2
|
we know that type key is available on workdir data
|
2021-11-04 15:23:22 +01:00 |
|
iLLiCiTiT
|
789e13b1a5
|
removed dbcon argument as is not used
|
2021-11-04 15:23:03 +01:00 |
|
clement.hector
|
17af919d75
|
replace docstring
|
2021-10-25 15:16:20 +02:00 |
|
clement.hector
|
af2450fb04
|
remove change on get_workfile_template_key_from_context
|
2021-10-25 15:12:25 +02:00 |
|
clement.hector
|
3c6d807df5
|
add dict for task name short and type
|
2021-10-20 10:20:13 +02:00 |
|
iLLiCiTiT
|
32688694c8
|
use task type for filtering in workfile builder
|
2021-09-16 12:17:08 +02:00 |
|
iLLiCiTiT
|
96b1309ec9
|
use new functions in already existing workdir functions
|
2021-08-26 19:10:24 +02:00 |
|
iLLiCiTiT
|
461c333218
|
changed arguments and filled docstrings to new functions
|
2021-08-26 19:08:06 +02:00 |
|
iLLiCiTiT
|
a4f8521e49
|
implemented functions to retrieve template key for workfile
|
2021-08-26 18:45:26 +02:00 |
|
iLLiCiTiT
|
e1172db872
|
fixed _get_task_context_data_for_anatomy
|
2021-06-01 15:16:39 +02:00 |
|
iLLiCiTiT
|
d1402ce837
|
typo fixes
|
2021-06-01 15:02:17 +02:00 |
|
iLLiCiTiT
|
7f6563d9f1
|
replaced previous implementation of get_custom_workfile_templates
|
2021-06-01 15:00:35 +02:00 |
|
iLLiCiTiT
|
bf2692dd1b
|
implemented get_workfile_templates which simply use current context from avalon.io to filter and fill workfile template profiles
|
2021-06-01 14:47:51 +02:00 |
|
iLLiCiTiT
|
058c2844d6
|
added get_workfile_template_by_string_context as helper whic prepares documents for get_workfile_template_by_context
|
2021-06-01 14:47:20 +02:00 |
|
iLLiCiTiT
|
357aec4e13
|
implemented get_workfile_template_by_context which filters and fill template for passed context as documents
|
2021-06-01 14:46:37 +02:00 |
|
iLLiCiTiT
|
9acd22eafc
|
added _get_task_context_data_for_anatomy function to get contet data which expect already prepared documents
|
2021-06-01 14:46:00 +02:00 |
|
iLLiCiTiT
|
455d0684d4
|
moved workfile template functions to avalon_context
|
2021-06-01 14:36:30 +02:00 |
|
Jakub Jezek
|
cf1e90aeaa
|
Lib: improving exception
|
2021-06-01 11:17:37 +02:00 |
|
Jakub Jezek
|
02eaeb552e
|
Lib: fixing Builder exception
|
2021-06-01 10:52:57 +02:00 |
|
Jakub Jezek
|
97ef333354
|
global: allowing build workfile from workfile options schema
|
2021-05-26 18:31:35 +02:00 |
|
iLLiCiTiT
|
5134ae743b
|
hound fixes
|
2021-05-17 20:53:58 +02:00 |
|
iLLiCiTiT
|
29040d449f
|
implemented function to create new project
|
2021-05-17 20:23:11 +02:00 |
|
iLLiCiTiT
|
85f812bfe5
|
define project regex in code
|
2021-05-17 20:15:31 +02:00 |
|
iLLiCiTiT
|
d17a0307ab
|
defined CURRENT_DOC_SCHEMAS constant in openpype.lib
|
2021-05-17 19:47:43 +02:00 |
|
Simone Barbieri
|
5a1889e413
|
Fix for the workflow between Blender and Unreal for OpenPype 3.0
|
2021-04-07 16:49:27 +01:00 |
|
Milan Kolar
|
8432e94615
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|