Commit graph

24277 commits

Author SHA1 Message Date
Jakub Trllo
4fff48a510 Merge branch 'develop' into feature/OP-3883_Change-extractor-usage-in-unreal 2022-09-02 16:02:58 +02:00
Jakub Trllo
1d5e691daf
Merge pull request #3763 from pypeclub/feature/OP-3851_Update-nuke-template-build
Nuke: Build workfile by template
2022-09-02 15:41:38 +02:00
Jakub Trllo
aa46a193c6
Merge pull request #3778 from BigRoy/fix_settings_inactive_project
Settings: Fix settings for inactive projects
2022-09-02 14:10:14 +02:00
Jakub Trllo
f351bd0644
Merge pull request #3779 from BigRoy/standalone_publish_ignore_empty_label
Standalone Publisher: Ignore empty labels, then still use name like other asset models
2022-09-02 14:09:51 +02:00
Jakub Trllo
a64778e95f
Merge pull request #3618 from pypeclub/documentation/anatomy_templates
Documentation: Anatomy templates
2022-09-02 13:58:17 +02:00
Jakub Trllo
585d43cf48 modified table 2022-09-02 13:40:03 +02:00
Petr Kalis
ec171443d2 Small grammar fixes 2022-09-02 12:14:32 +02:00
Roy Nieterau
ff88f201ec Ignore empty labels, then still use name like other asset models 2022-09-02 00:16:52 +02:00
Roy Nieterau
58724a4c1b Have get_project inactive argument default to True 2022-09-01 23:33:27 +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
a04188fd7e Use new import source of Extractor 2022-09-01 12:53:25 +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
5d6b672c9b fix knob removement 2022-08-31 12:08:09 +02:00
Jakub Trllo
eebfd22e27 added nuke specific placeholders 2022-08-31 11:56:24 +02:00
Jakub Trllo
400ff1d3ae added build documentation from https://github.com/pypeclub/OpenPype/pull/3544 2022-08-31 11:53:26 +02:00
Jakub Trllo
4ac4c672bf use 'task_names' instead of 'tasks' 2022-08-31 11:45:09 +02:00
Jakub Trllo
d5f5fedfda fix host name getter 2022-08-31 11:44:53 +02:00
Jakub Trllo
ebcd34a29b add menu options 2022-08-31 11:44:26 +02:00
Jakub Trllo
d912431833 tweak template loader and use new abstractions 2022-08-31 11:44:18 +02:00
Jakub Trllo
aae4854e12 safer template population 2022-08-31 11:42:23 +02:00
Jakub Trllo
cf2adc4e01 small tweaks of template builder lib 2022-08-31 11:40:41 +02:00
Jakub Trllo
f339eba670 copied template build logic from https://github.com/pypeclub/OpenPype/pull/3681 2022-08-31 11:39:22 +02:00
Jakub Trllo
d31d004f67 added few helper functions to lib 2022-08-31 10:50:04 +02:00
Jakub Trllo
4cbc82778e moved 'get_main_window' to nuke lib 2022-08-31 10:49:32 +02:00
Jakub Trllo
c2fdf6d1d0 _duplicate_node_temp is public and renamed to node_tempfile 2022-08-31 10:49:04 +02:00
Jakub Trllo
2397577dbd node temp file can create more then one tempfile at once 2022-08-31 10:48:40 +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