Commit graph

711 commits

Author SHA1 Message Date
Jakub Trllo
77d78aadf9 mark 'change_timer_to_current_context' in 'openpype.lib' as deprecated 2022-08-09 18:19:38 +02:00
Jakub Trllo
3ffa995ed6
Merge pull request #3623 from pypeclub/feature/OP-3679_Plugin-settings-handled-by-plugins
General: Plugin settings handled by plugins
2022-08-05 18:26:59 +02:00
Jakub Trllo
08a9cb2073 fix typo 2022-08-05 10:08:07 +02:00
Petr Kalis
1a9d912450
Merge pull request #3619 from pypeclub/feature/OP-3698_Timeout-for-WP-PS-job
Webpublisher: timeout for PS studio processing
2022-08-04 18:21:11 +02:00
Petr Kalis
f6899fad62 OP-3698 - updated docstring
Removed raise, already in function
Added default to 1 hour
2022-08-04 15:42:54 +02:00
Petr Kalis
c05f893333 OP-3698 - implemented timout or Webpublisher's PS processing 2022-08-04 15:36:16 +02:00
Jakub Trllo
d5a6ef475f
Merge pull request #3615 from pypeclub/feature/OP-3473_Leaving-comment-with-publishing
Ftrack: Comment template can contain optional keys
2022-08-04 14:29:12 +02:00
Jakub Trllo
8f5360d9d5 added ability to keep '<>' without formatting content unchanged 2022-08-03 18:28:40 +02:00
Jakub Trllo
59463a3457 add new function to determine fps value 2022-08-03 16:54:53 +02:00
Jakub Trllo
cf42e8fa44 mark functions in openpype.lib as deprecated 2022-08-01 14:15:26 +02:00
Jakub Trllo
ee374b1295
Merge pull request #3574 from pypeclub/feature/OP-3647_Separate-extraction-of-template-data-into-more-functions
General: Separate extraction of template data into more functions
2022-07-28 11:53:13 +02:00
Jakub Trllo
830e79ca17
Merge pull request #3571 from pypeclub/feature/lib_cleanup
General: Lib cleanup
2022-07-27 10:50:33 +02:00
Jakub Trllo
9f9ac018bd use new functions instead of 'get_workdir_data' 2022-07-26 17:23:12 +02:00
Jakub Trllo
3561454a5f removed unused imports 2022-07-26 16:48:41 +02:00
Jakub Trllo
f120f22c71 Added information about removement to docstrings of deprecated functions 2022-07-26 16:48:13 +02:00
Jakub Trllo
5c6b47e503 mark functions in lib as deprecated and re-use functions from openpype.pipeline 2022-07-26 16:47:11 +02:00
Jakub Trllo
c05a510281
Merge pull request #3531 from pypeclub/feature/OP-3595_Mongo-core-connection-in-client
General: Mongo core connection moved to client
2022-07-26 13:00:15 +02:00
Jakub Trllo
1422440726 make main class 'Logger' and keep 'PypeLogger' with commented deprecation log 2022-07-26 11:58:35 +02:00
Jakub Trllo
09001afa22 reduced 'Pype' from class names in logger 2022-07-26 11:57:36 +02:00
Jakub Trllo
31a3911d4e move functions from openpype.lib.config to openpype.lib.dateutils 2022-07-26 11:48:24 +02:00
Jakub Trllo
297aaa6ee1 removed unused function 'timeit' from log lib 2022-07-26 11:41:15 +02:00
Jakub Trllo
2823cc2d15 removed unused git progress 2022-07-26 11:40:02 +02:00
Jakub Trllo
33464794be Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-25 10:35:33 +02:00
Milan Kolar
83139c4e48
Merge pull request #3522 from pypeclub/feature/OP-3592_Get-current-context-document-functions 2022-07-22 15:24:04 +02:00
Milan Kolar
152066ca4c
Merge pull request #3530 from pypeclub/feature/refactor_integrator 2022-07-22 15:06:32 +02:00
Jakub Trllo
d232ad4f41 Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-20 16:25:56 +02:00
Jakub Trllo
ab34b6f1cf use normalized 'TemplateResult' output in 'get_workdir_with_workdir_data' 2022-07-20 10:12:56 +02:00
Jakub Trllo
5963066a7e TemplateResult has 'normalized' method 2022-07-20 10:11:56 +02:00
Jakub Trllo
37a02fe8e1 'get_workdir_with_workdir_data' returns 'TemplateResult' 2022-07-20 09:48:21 +02:00
Jakub Trllo
fca8030092 normalize path from get_workdir where needed 2022-07-20 09:47:54 +02:00
Milan Kolar
e7aa1dc615
Merge pull request #3502 from pypeclub/feature/add_pack_upack_convenience_scripts 2022-07-18 17:27:50 +02:00
Jakub Trllo
d4a29c39aa added deprecation warning to functions 2022-07-18 11:40:48 +02:00
Jakub Trllo
dc6b02c234 mongo.py in openpype.lib is reusing functionality from openpype.client for backwards compatibility 2022-07-18 11:20:49 +02:00
Jakub Trllo
308d9e9c49 use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
Jakub Trllo
1a61bd03e0 marked 'get_latest_version' as deprecated 2022-07-15 18:12:39 +02:00
Jakub Trllo
c8d18dafa1 'is_latest' moved to pipeline as 'is_representation_from_latest' 2022-07-15 17:46:21 +02:00
Jakub Trllo
f3b628843b marked 'any_outdated' in 'openpype.lib' as deprecated 2022-07-15 17:06:35 +02:00
Jakub Trllo
35bd841939 marked 'get_asset' as deprecated 2022-07-15 15:31:51 +02:00
Jakub Trllo
7729d53921 files item can have custom extensions label 2022-07-14 14:34:50 +02:00
Milan Kolar
f2ce00068b
Merge pull request #2898 from BigRoy/refactor_integrator 2022-07-13 16:23:14 +02:00
Milan Kolar
60940c0af6 fix forgotten variables 2022-07-13 09:19:34 +02:00
Jakub Trllo
018896f923 added docstrings 2022-07-12 18:28:03 +02:00
Jakub Trllo
8ab6b41db5 simplified global event emit 2022-07-12 17:34:51 +02:00
Jakub Trllo
8a951ee60f removed GlobalEvent 2022-07-12 17:27:47 +02:00
Jakub Trllo
793165578b Merge branch 'develop' into feature/event_system 2022-07-12 17:24:31 +02:00
Jakub Trllo
e58d83e530
Merge pull request #3485 from pypeclub/bugfix/macos_plist_read
General: Fix Plist loading for application launch
2022-07-12 17:23:21 +02:00
Jakub Trllo
db79c1b282
Merge pull request #3442 from pypeclub/feature/OP-3499_Move-publish-render-abstractions
General: Move publish plugin and publish render abstractions
2022-07-12 12:15:29 +02:00
Jakub Trllo
620060b7d6 use plist.load as plist.readPlist is deprecated 2022-07-11 18:19:27 +02:00
Roy Nieterau
b5e0b3b96f Merge remote-tracking branch 'upstream/develop' into refactor_integrator
# Conflicts:
#	openpype/plugins/publish/integrate_new.py
2022-07-05 09:18:55 +02:00
Jakub Trllo
1395c743d6 Merge branch 'develop' into feature/OP-3499_Move-publish-render-abstractions 2022-07-04 16:56:11 +02:00