Milan Kolar
|
d2e0ddabb1
|
Merge pull request #2619 from pypeclub/release/3.8.0
|
2022-02-01 12:37:19 +01:00 |
|
Ondrej Samohel
|
304d855103
|
add extension on windows
|
2022-02-01 10:57:15 +01:00 |
|
Petr Kalis
|
e836416513
|
OP-1117 - cleaned up use of default value
|
2022-01-26 17:56:19 +01:00 |
|
Petr Kalis
|
2d4001ff31
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1117_Disable-workfile-autoload-in-Launcher
|
2022-01-25 17:38:33 +01:00 |
|
Petr Kalis
|
d07dc4ac99
|
OP-1117 - fixed typos
|
2022-01-25 17:22:24 +01:00 |
|
iLLiCiTiT
|
ac79f24e40
|
handle situations when current version is higher
|
2022-01-21 12:11:33 +01:00 |
|
iLLiCiTiT
|
239ab2cbaa
|
pype info will also show build version
|
2022-01-21 11:37:37 +01:00 |
|
Ondrej Samohel
|
701b9275a4
|
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01
|
2022-01-21 00:22:17 +01:00 |
|
Petr Kalis
|
79dccb90ab
|
Merge branch 'develop' into feature/OP-2427_Webpublisher-Add-endpoint-to-reprocess-batch-through-UI
|
2022-01-20 16:24:20 +01:00 |
|
Petr Kalis
|
d9143b9b25
|
Merge pull request #2559 from pypeclub/feature/OP-2399_Webpublisher-Better-error-messages-for-users
Webpublisher: Moved error at the beginning of the log
|
2022-01-20 16:19:03 +01:00 |
|
Petr Kalis
|
1a6038959a
|
Merge pull request #2553 from pypeclub/bug/OP-2402_Webpublisher-Progress-bar-with-better-statuses
Webpublisher: Fixed progress reporting
|
2022-01-20 16:18:15 +01:00 |
|
Petr Kalis
|
90642a191e
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1117_Disable-workfile-autoload-in-Launcher
|
2022-01-20 12:33:00 +01:00 |
|
Petr Kalis
|
69a90001d3
|
OP-2427 - refactor - status as code
|
2022-01-19 19:07:25 +01:00 |
|
Petr Kalis
|
770a6407c4
|
OP-2427 - mark republished records
|
2022-01-19 18:14:43 +01:00 |
|
Petr Kalis
|
94bf06bee6
|
Merge branch 'bug/OP-2402_Webpublisher-Progress-bar-with-better-statuses' into feature/OP-2427_Webpublisher-Add-endpoint-to-reprocess-batch-through-UI
|
2022-01-19 16:56:17 +01:00 |
|
Petr Kalis
|
3b6e030465
|
OP-2399 - moved error at the beginning of the log
|
2022-01-19 11:57:27 +01:00 |
|
iLLiCiTiT
|
c2642974d9
|
do not validate version if build does not support it
|
2022-01-19 10:12:28 +01:00 |
|
Petr Kalis
|
61bf321f9b
|
OP-2402 - fixed progress reporting, changed to integer 0-100
|
2022-01-18 14:04:35 +01:00 |
|
Petr Kalis
|
3e64f2d0ce
|
OP-1117 - fixed start_last_workfile logic
It wasnt setting this property all the time.
|
2022-01-18 12:41:05 +01:00 |
|
Petr Kalis
|
276aff358b
|
OP-1117 - better handling of setting of start_last_workfile
|
2022-01-17 17:03:30 +01:00 |
|
Roy Nieterau
|
136a163122
|
Fix typos in openpype/lib
|
2022-01-16 13:16:22 +01:00 |
|
Petr Kalis
|
75d55b9ac5
|
OP-1117 - added context menu to Launcher actions to skip opening last workfile
Choice is persistent in Local Setting (only in DB, not exposed to GUI yet.)
|
2022-01-14 18:09:41 +01:00 |
|
iLLiCiTiT
|
17578c5447
|
fix import if 'is_running_staging'
|
2022-01-14 16:20:05 +01:00 |
|
iLLiCiTiT
|
12156b6d90
|
tray will show info that is outdated and user should restart
|
2022-01-13 17:57:27 +01:00 |
|
iLLiCiTiT
|
7d283f5555
|
moved code from pype_info to openpype_version and fixed few bugs
|
2022-01-13 17:08:37 +01:00 |
|
iLLiCiTiT
|
d7fb171f10
|
added check if current running openpype has expected version
|
2022-01-13 13:08:35 +01:00 |
|
Jakub Trllo
|
1b3cfad689
|
Merge pull request #2493 from pypeclub/bugfix/OP-2333_PYTHONPATH-may-break-OpenPype
General: PYTHONPATH may break OpenPype dependencies
|
2022-01-10 18:02:29 +01:00 |
|
iLLiCiTiT
|
2a0f7b48d9
|
fix how run_openpype_process works
|
2022-01-10 14:06:12 +01:00 |
|
iLLiCiTiT
|
6de956dae2
|
implemented functions to run openpype subprocess with cleanin environments
|
2022-01-06 16:28:03 +01:00 |
|
iLLiCiTiT
|
4ab54f4d73
|
added deprecation warning
|
2022-01-06 16:27:41 +01:00 |
|
iLLiCiTiT
|
3c1967f080
|
use get_openpype_execute_args instead of get_pype_execute_args
|
2022-01-06 16:13:30 +01:00 |
|
iLLiCiTiT
|
613e9ff2fb
|
renamed get_pype_execute_args to get_openpype_execute_args
|
2022-01-06 16:02:30 +01:00 |
|
iLLiCiTiT
|
3f5b041619
|
update docstring
|
2022-01-06 15:17:18 +01:00 |
|
iLLiCiTiT
|
abc39a9e9f
|
make sure output is always the same
|
2022-01-06 15:17:02 +01:00 |
|
Jakub Trllo
|
eb6dc353f4
|
Merge pull request #2465 from pypeclub/bugfix/unicode_envs
General: Anatomy does not return root envs as unicode
|
2022-01-06 11:55:45 +01:00 |
|
Ondřej Samohel
|
1964e30246
|
Merge pull request #2363 from pypeclub/enhancement/OP-2075_version-handling
Version handling
|
2022-01-05 11:56:38 +01:00 |
|
iLLiCiTiT
|
571eef7cb3
|
fix filtering criteria for profile selection
|
2022-01-04 18:24:50 +01:00 |
|
iLLiCiTiT
|
247c931c0f
|
Merge branch 'develop' into enhancement/OP-2075_version-handling
|
2022-01-04 16:53:23 +01:00 |
|
Jakub Trllo
|
1e7378c80f
|
Merge pull request #2408 from pypeclub/feature/OP-2088_Run-applications-as-separate-processes-under-Linux
General: Run applications as separate processes under linux
|
2022-01-03 15:33:22 +01:00 |
|
iLLiCiTiT
|
676e68f56b
|
make sure anatomy does not return unicode strings
|
2022-01-03 12:41:34 +01:00 |
|
iLLiCiTiT
|
22a2a433c1
|
created function to create extra folders in workdir
|
2021-12-31 12:42:01 +01:00 |
|
iLLiCiTiT
|
8785536ad3
|
modified imports
|
2021-12-31 12:41:43 +01:00 |
|
iLLiCiTiT
|
86bdddf343
|
renamed linux_app_launcher to app_launcher
|
2021-12-22 18:30:40 +01:00 |
|
Ondřej Samohel
|
46e3681feb
|
Merge pull request #2428 from 2-REC-forks/bugfix/plugins_shortpath
Short Pyblish plugin path
|
2021-12-22 17:05:59 +01:00 |
|
Jakub Trllo
|
d18eee883b
|
Merge pull request #2401 from pypeclub/feature/OP-2013_MongoDB-Ability-to-specify-replica-set-groups
General: MongoDB ability to specify replica set groups
|
2021-12-22 12:57:31 +01:00 |
|
iLLiCiTiT
|
5efef322a6
|
added attribute log_mongo_url_components back for older builds
|
2021-12-22 11:37:31 +01:00 |
|
2-REC
|
6d15256840
|
Simplified indexing
|
2021-12-21 17:38:39 +07:00 |
|
2-REC
|
c814e04691
|
Check min length of plugin path
|
2021-12-21 17:35:29 +07:00 |
|
iLLiCiTiT
|
a61e3f70e7
|
Merge branch 'develop' into feature/OP_2395_env_groups
|
2021-12-20 14:36:59 +01:00 |
|
iLLiCiTiT
|
4de80689ed
|
added environment group to extractenvironments command line argument
|
2021-12-17 17:54:02 +01:00 |
|