Commit graph

10004 commits

Author SHA1 Message Date
iLLiCiTiT
23bbca09c4 Maya's reference loader is using get_creator_by_name to be able create new instances 2021-02-04 18:56:23 +01:00
iLLiCiTiT
8795da6ae5 blender's load_layout is using get_creator_by_name to to be able create new instances 2021-02-04 18:55:31 +01:00
iLLiCiTiT
6bdda43a7f implemented get_creator_by_name in pype.lib.avalon_context 2021-02-04 18:54:01 +01:00
Milan Kolar
0de76062df
Merge pull request #958 from pypeclub/3.0/poetry
Pype 3: Use Poetry
2021-02-04 13:17:39 +01:00
Milan Kolar
48e72b67a0
Merge pull request #974 from pypeclub/feature/ftrack_plugins_in_module
Ftrack plugins in ftrack module
2021-02-04 11:38:31 +01:00
iLLiCiTiT
8d80324044 fixed syntax error in validate_custom_ftrack_attributes plugin 2021-02-04 11:09:57 +01:00
iLLiCiTiT
8b387ded9e changed path to ftrack plugins that ftrack module returns 2021-02-04 11:09:31 +01:00
iLLiCiTiT
62c2dd2232 moved ftrack plugins to ftrack module 2021-02-04 11:09:15 +01:00
Milan Kolar
a1a203d502
Merge pull request #968 from pypeclub/bugfix/3.0_create_project_structure_action
Create project structure action fix multiroot
2021-02-04 10:51:29 +01:00
Milan Kolar
e316c088c5
Merge pull request #973 from pypeclub/bugfix/3.0_ftrack_sync_tasks_update
Fix update of project's tasks on Ftrack sync
2021-02-04 10:51:02 +01:00
iLLiCiTiT
8e4adae3ca do same modification in assets synchronization 2021-02-03 19:48:37 +01:00
iLLiCiTiT
a839430410 fixed tasks changes on project update 2021-02-03 19:48:36 +01:00
iLLiCiTiT
70646a9907 fix existence cehcek and added more debug logs 2021-02-03 15:43:49 +01:00
iLLiCiTiT
e31bd5b75a don't use root keys but their path values 2021-02-03 15:43:40 +01:00
iLLiCiTiT
62479df77c anatomy is created in create_folders and entity is not passed 2021-02-03 15:43:13 +01:00
iLLiCiTiT
c6f9cb7083 crashed action with log traceback 2021-02-03 15:39:07 +01:00
Milan Kolar
35dcbce894 fix hound 2021-02-03 10:11:46 +01:00
Milan Kolar
176a91a3d2 fix pre hook log 2021-02-02 22:54:48 +01:00
Milan Kolar
32d554b0b5 prepend python2 vendor for hiero and nuke 2021-02-02 22:48:21 +01:00
Milan Kolar
1d587e34df remove setuptools from pyproject 2021-02-02 22:47:54 +01:00
Milan Kolar
b669661354 add python2 setuptools for foundry compatibility 2021-02-02 22:47:40 +01:00
Milan Kolar
7b0bc396c5 add also old venv to gitignore for good measure 2021-02-02 21:22:35 +01:00
Milan Kolar
5c37656f6b remove recurring annoying dump.sql from git 2021-02-02 18:53:35 +01:00
Milan Kolar
3e521342fc set poetry for in-project venv 2021-02-02 18:52:40 +01:00
Milan Kolar
10bb78f42d update poetry dependencies 2021-02-02 18:52:20 +01:00
Milan Kolar
2614c911d6 change /venv to /.venv in gitignore 2021-02-02 18:52:05 +01:00
Ondrej Samohel
1117294b33
fix cwd on windows 2021-02-02 17:58:57 +01:00
Ondrej Samohel
1e0fb81314
remove requirements.txt 2021-02-02 17:53:37 +01:00
Ondrej Samohel
d96d38b083
unix poetry 2021-02-02 17:52:25 +01:00
Ondrej Samohel
c28a9ffd49
Merge branch '3.0/unix-support' into 3.0/poetry 2021-02-02 17:15:35 +01:00
Ondrej Samohel
7b85ddaf9e
add pywin32 for windows 2021-02-02 17:15:08 +01:00
Ondrej Samohel
e8af83c4a7
fix scripts to use poetry, few dependencies 2021-02-02 17:01:50 +01:00
Milan Kolar
df7c35affc
Merge pull request #947 from pypeclub/feature/python_executable_replacement
Python executable replacement
2021-02-02 15:14:51 +01:00
Milan Kolar
da094ac510 Merge branch 'develop' into 3.0/poetry 2021-02-02 14:53:11 +01:00
Milan Kolar
46f73029ec clarify more dependency comments 2021-02-02 14:50:15 +01:00
Milan Kolar
cb9948b425 convert all requirements to poetry and lock versions 2021-02-02 14:47:02 +01:00
Milan Kolar
f87081b53a
Merge pull request #907 from pypeclub/feature/906-hiero-convert-to-pype3
Refactoring hiero #648 PR to pype3
2021-02-02 11:47:53 +01:00
Milan Kolar
a3431117a7 add pype tag icon and remove "clip" from audio extractor 2021-02-02 11:35:50 +01:00
Milan Kolar
2a994a8245 update core 2021-02-02 11:21:34 +01:00
Milan Kolar
00cedfc873 Merge branch 'develop' into feature/906-hiero-convert-to-pype3 2021-02-02 11:20:53 +01:00
Milan Kolar
b52c1ec019
Merge pull request #962 from pypeclub/feature/houdini-to-3.0
Refactor houdini to 3.0 structure
2021-02-02 11:13:04 +01:00
Milan Kolar
44bb905057 fix forgotten unreal import 2021-02-02 11:11:26 +01:00
Milan Kolar
302719241b change houdini startup to reflect new, structure 2021-02-02 11:11:07 +01:00
Milan Kolar
616ca3e2f2 move houdini plugins to pype.hosts.houdini.plugins 2021-02-02 11:10:49 +01:00
Milan Kolar
a25644eb54 move houdini host to pype.hosts.houdini.api 2021-02-02 11:10:34 +01:00
iLLiCiTiT
b8e0a7479d added standalone publisher to silent commands 2021-02-02 10:40:09 +01:00
iLLiCiTiT
052ca7f086 simplified usage of get_pype_execute_args 2021-02-02 10:39:04 +01:00
Milan Kolar
f1e7525f39
Merge pull request #961 from pypeclub/feature/unreal-to-3.0
Refactor Unreal to 3.0 structure
2021-02-02 10:38:55 +01:00
iLLiCiTiT
42b12ed28f get_pype_execute_args can accept any number of arguments that will be added after executable 2021-02-02 10:38:08 +01:00
Milan Kolar
78fb31ddfd
Merge pull request #934 from pypeclub/feature/blender-refactor-to-3.0
Refactor blender to 3.0 format
2021-02-02 10:33:36 +01:00