Commit graph

24244 commits

Author SHA1 Message Date
Petr Kalis
4fc90655d7 Fix - update cx-freeze
Old version caused "No module named 'distutils.command.bdist_msi'" error
2022-09-01 18:59:20 +02:00
Petr Kalis
05043b8578 Fix - escaped plus sign 2022-09-01 18:15:49 +02:00
Petr Kalis
d90f9fb5b8 Fix - changed format of version string in pyproject.toml
Since Poetry 1.2 version in .toml must follow PEP-440, in our case there must not be dash sign. Plus sign is valid though.

Version in pyproject.toml is not used anywhere yet (only maybe when uploading wheel to pip, which is not really used).
2022-09-01 18:12:16 +02:00
Jakub Trllo
a515e58196
Merge pull request #3727 from pypeclub/feature/OP-3778_Resolve-as-module
Resolve: Define resolve as addon
2022-08-31 17:23:24 +02:00
Jakub Trllo
f1da60cd66
Merge pull request #3766 from pypeclub/feature/OP-3787_Move-create-project
General: Create project function moved to client code
2022-08-31 15:51:58 +02:00
Jakub Trllo
ac273094ba added removement version 2022-08-31 15:10:58 +02:00
Jakub Trllo
189028df12
Merge pull request #3765 from pypeclub/feature/sync_server_cli
SyncServer: Added cli commands for sync server
2022-08-31 15:08:25 +02:00
Jakub Trllo
a1b20c2268 use new location of 'create_project' function 2022-08-31 15:03:49 +02:00
Jakub Trllo
c62e12a11b marked 'create_project' in lib as deprecated 2022-08-31 15:03:19 +02:00
Jakub Trllo
519f808867 moved 'create_project' to client operations 2022-08-31 15:02:55 +02:00
Jakub Trllo
1ff3b31d40 added cli commands for sync server 2022-08-31 14:43:10 +02:00
Jakub Trllo
0d67038a80
Merge pull request #3745 from pypeclub/feature/OP-3835_Move-publish-utils-to-pipeline
General: Move publish utils to pipeline
2022-08-31 10:04:49 +02:00
pypebot
8d3a8e0a94
[Automated] Merged main into develop 2022-08-31 06:27:47 +02:00
OpenPype
3c62ff63ad [Automated] Bump version 2022-08-31 04:27:37 +00:00
pypebot
9df210767c
[Automated] Merged develop into main 2022-08-31 06:19:18 +02:00
Jakub Trllo
2ee071dffa
Merge pull request #3761 from pypeclub/bugfix/typo_progress
Ftrack status fix typo prgoress -> progress
2022-08-30 22:33:35 +02:00
Jakub Trllo
5a69222a73
Merge pull request #3762 from BigRoy/fix_3760
General: Fix Open File action to use main file of representation
2022-08-30 22:32:44 +02:00
Jakub Trllo
a34104d5e6
Merge pull request #3732 from pypeclub/feature/OP-3792_Flame-as-module
Flame: Defined flame as addon
2022-08-30 22:29:47 +02:00
Roy Nieterau
767f20ef1b Open main file of representation
For image sequences this is the same first file as uses before
2022-08-30 20:02:01 +02:00
Jakub Trllo
c7baf27fa2
Merge pull request #3735 from pypeclub/feature/OP-3776_Houdini-as-addon
Houdini: Define houdini as addon
2022-08-30 19:20:07 +02:00
Jakub Trllo
de499bf748
Merge pull request #3749 from pypeclub/feature/OP-3790_Move-hostdir-rename-functionality
General: Move hostdirname functionality into host
2022-08-30 19:19:53 +02:00
murphy
c6b8b91825 Ftrack status fix typo prgoress -> progress
there is a typo in status name in settings prgoress -> progress
2022-08-30 18:06:19 +02:00
Jakub Trllo
57d55a4091 remove unused variable 2022-08-30 13:49:24 +02:00
Jakub Trllo
318e26f7c6 Merge branch 'develop' into feature/OP-3776_Houdini-as-addon 2022-08-30 13:48:19 +02:00
Jakub Trllo
cd4b5ce227 Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline 2022-08-30 13:48:02 +02:00
Ondřej Samohel
c3e688c888
Merge pull request #3697 from pypeclub/feature/OP-3411_publishing-houdini-workfiles
Houdini: Publishing workfiles
2022-08-30 13:46:11 +02:00
Jakub Trllo
90b474b365 removed OpenColorIO submodule 2022-08-30 13:39:44 +02:00
Jakub Trllo
e23ed382f8 added python 3.9 startup script for houdini 2022-08-30 13:23:07 +02:00
Jakub Trllo
fb0ec16bf3 fix return value of 'get_instance_staging_dir' 2022-08-30 11:54:50 +02:00
pypebot
a43f245727
[Automated] Merged release main into develop 2022-08-30 10:39:45 +02:00
OpenPype
3a425fcf38 [Automated] Release 2022-08-30 08:33:14 +00:00
pypebot
7c412899f8
[Automated] Merged main into develop 2022-08-30 10:21:10 +02:00
OpenPype
40a4262916 [Automated] Bump version 2022-08-30 08:20:59 +00:00
pypebot
638c0b9156
[Automated] Merged develop into main 2022-08-30 10:11:52 +02:00
Jakub Trllo
ce303d29d8
Merge pull request #3662 from kaamaurice/feature/blender-validators-with-settings-schemas
Blender: validators code correction with settings and defaults
2022-08-30 09:58:40 +02:00
Ondřej Samohel
cffd4d4641
Merge pull request #3753 from BigRoy/fix_3752
Maya: Fix typo in getPanel argument `with_focus` -> `withFocus`
2022-08-29 17:54:28 +02:00
Jakub Trllo
0db9c8ae0a
Merge pull request #3750 from pypeclub/feature/OP-3484_Thumbnail-storage-per-project
General: Thumbnail can use project roots
2022-08-29 17:36:45 +02:00
Roy Nieterau
b14bb4b91e Fix typo for Maya argument with_focus -> withFocus 2022-08-29 17:23:22 +02:00
Jakub Trllo
e13179a167
Merge pull request #3751 from pypeclub/feature/OP-3844_Move-delivery-logic-to-pipeline
General: Move delivery logic to pipeline
2022-08-29 16:45:02 +02:00
Jakub Trllo
cd09f23b96 removed unused import 2022-08-29 16:44:51 +02:00
Jakub Trllo
19c7d2b8a1 marked 'copy_file' as deprecated 2022-08-29 15:20:21 +02:00
Jakub Trllo
d3a7637d15 Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence' 2022-08-29 15:10:44 +02:00
Jakub Trllo
eaff50b23e Marked 'process_single_file' as deprecated and moved to pipeline delivery as 'deliver_single_file' 2022-08-29 15:07:45 +02:00
Jakub Trllo
dc77d4a609 marked 'check_destination_path' as deprecated and moved to pipeline.delivery 2022-08-29 15:04:03 +02:00
Jakub Trllo
fe566f4a4b copied 'copy_file' to 'pipeline.delivery' and renamed to '_copy_file' 2022-08-29 15:00:57 +02:00
Jakub Trllo
e2060b9d65 marked 'get_format_dict' as deprecated and moved it to pipeline delivery 2022-08-29 15:00:08 +02:00
Jakub Trllo
14dc209ab0 'get_project_template_data' can access project name 2022-08-29 14:53:52 +02:00
Jakub Trllo
ea241ca807 added some docstrings to deprecated functions 2022-08-29 14:41:44 +02:00
Jakub Trllo
f2a191861b marked 'path_from_representation' as deprecated and replaced it's usage with 'get_representation_path_with_anatomy' 2022-08-29 14:41:28 +02:00
Jakub Trllo
315cf40d8b fixed import in load utils 2022-08-29 14:29:43 +02:00