Commit graph

24257 commits

Author SHA1 Message Date
Petr Kalis
d2240544ad Hardcoded downgraded version of Poetry
Latest 1.2 version breaks build because cx-freeze. Latest cx-freeze works on Win, fails on Linux.
2022-09-02 15:55:58 +02:00
Petr Kalis
73309ffc32 Revert "Fix - update cx-freeze"
This reverts commit 4fc90655d7.
2022-09-02 15:51:44 +02:00
Petr Kalis
5079d05df1 Hardcoded downgraded version of Poetry 2022-09-02 15:50:30 +02:00
Petr Kalis
74a4040219 Revert "Fix - update cx-freeze"
This reverts commit 7ed5f5a0ee.
2022-09-02 15:49:18 +02:00
Petr Kalis
c5d2777aa3 Merge remote-tracking branch 'origin/develop' into chore/fix_poetry_toml_version_format 2022-09-02 11:05:38 +02:00
Petr Kalis
7ed5f5a0ee Fix - update cx-freeze
Old version caused "No module named 'distutils.command.bdist_msi'" error
2022-09-02 11:04:13 +02:00
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
9721df1574
Merge pull request #3771 from pypeclub/feature/OP-3872_Copy-Extractor-to-publish-pipeline
General: Copied 'Extractor' plugin to publish pipeline
2022-09-01 16:15:58 +02:00
Jakub Trllo
1e87bda14c
Merge pull request #3773 from pypeclub/feature/remove_testhost
General: Remove unused teshost
2022-09-01 14:32:32 +02:00
Jakub Trllo
aaff1525a0 remove unused teshost 2022-09-01 12:59:14 +02:00
Jakub Trllo
e4085f7688 fix 'path_to_subprocess_arg' usage 2022-09-01 11:42:20 +02:00
Jakub Trllo
ec782caa00 use new Extractor in global plugins 2022-09-01 11:40:33 +02:00
Jakub Trllo
20d9345c48 removed comment 2022-09-01 11:38:29 +02:00
Jakub Trllo
0399c311db copied 'Extractor' to publish pipeline 2022-09-01 10:42:17 +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