Ondrej Samohel
|
8df840995e
|
proper python environments
|
2021-01-19 19:32:04 +01:00 |
|
Jakub Jezek
|
fd4286e2c6
|
fix(global): import otio python27 workaround
|
2021-01-18 11:01:07 +01:00 |
|
Ondrej Samohel
|
988e147ae9
|
hound fixes
|
2021-01-15 22:48:34 +01:00 |
|
Ondrej Samohel
|
10686e06c5
|
change version comparsion, handling of venv and startup
|
2021-01-15 22:42:16 +01:00 |
|
Ondrej Samohel
|
dbe9a89da2
|
Merge remote-tracking branch 'origin/develop' into feature/drop-zip-repository
|
2021-01-11 22:20:55 +01:00 |
|
Ondrej Samohel
|
e03c337660
|
filtering zip file
|
2021-01-11 21:58:45 +01:00 |
|
Milan Kolar
|
5f98463e40
|
Merge branch 'develop' into feature/get_rid_of_subprocess
|
2021-01-08 22:44:19 +01:00 |
|
Milan Kolar
|
dd7dfd57da
|
Merge pull request #877 from pypeclub/feature/653-store-workfiles-information-in-the-db
Store workfiles information in the db
|
2021-01-08 12:14:02 +01:00 |
|
Milan Kolar
|
d1f199fae0
|
Merge pull request #866 from pypeclub/feature/pype_logger_modified
Pype logger refactor
|
2021-01-08 12:04:24 +01:00 |
|
Milan Kolar
|
a1041a3182
|
Merge pull request #842 from pypeclub/feature/resolve-create-publish-new-way-convert-pype3
DaVinci Resolve with OTIO publishing (pype3)
|
2021-01-08 11:33:06 +01:00 |
|
iLLiCiTiT
|
059e5b5ce3
|
removed unused import
|
2021-01-07 16:33:02 +01:00 |
|
iLLiCiTiT
|
2d6033aaff
|
added workfile schema
|
2021-01-07 16:30:47 +01:00 |
|
iLLiCiTiT
|
c3f5ff4e1d
|
added workfile doc api to lib
|
2021-01-07 13:34:34 +01:00 |
|
iLLiCiTiT
|
675aa28eac
|
replaced rootless kwarg with template_key
|
2021-01-06 16:38:58 +01:00 |
|
iLLiCiTiT
|
01cec68dea
|
get_workdir can return rootless workdir
|
2021-01-06 15:33:34 +01:00 |
|
Milan Kolar
|
8ab9fb9cc7
|
Merge pull request #865 from pypeclub/bugfix/terminal_inner_lock
Fix terminal inner lock
|
2021-01-06 13:11:37 +01:00 |
|
iLLiCiTiT
|
5b6b708090
|
extracted get workdir functions to avalon_context in pype.lib
|
2021-01-06 11:08:52 +01:00 |
|
iLLiCiTiT
|
e5bec0aad8
|
added few comments
|
2020-12-29 17:56:38 +01:00 |
|
iLLiCiTiT
|
e5d5f45cc0
|
removed lambda usage
|
2020-12-29 17:52:21 +01:00 |
|
iLLiCiTiT
|
17a056f8c6
|
removed host argument on get_logger call
|
2020-12-29 17:21:16 +01:00 |
|
iLLiCiTiT
|
9839ff0f0b
|
moved all logic handling under PypeLogger class
|
2020-12-29 17:07:52 +01:00 |
|
iLLiCiTiT
|
e10dfe9620
|
moved global variables under PypeLogger class
|
2020-12-29 17:04:13 +01:00 |
|
iLLiCiTiT
|
44e0fcba33
|
exception is set with direct set of key which is faster and expplicit
|
2020-12-29 17:01:05 +01:00 |
|
iLLiCiTiT
|
7a3e0b54c2
|
removed unused logger from applicaitons.py
|
2020-12-29 17:00:30 +01:00 |
|
iLLiCiTiT
|
0cb7573e53
|
usage of unicode is done through builtins attribute
|
2020-12-29 17:00:19 +01:00 |
|
iLLiCiTiT
|
f1c442eff9
|
removed TimedRotatingFileHandler and file logger creation methods
|
2020-12-29 16:47:32 +01:00 |
|
Jakub Jezek
|
36a228b299
|
Merge remote-tracking branch 'origin/bugfix/terminal_inner_lock' into feature/resolve-create-publish-new-way-convert-pype3
|
2020-12-29 14:46:28 +01:00 |
|
iLLiCiTiT
|
41a6bdadf5
|
use print instead of Terminal.echo
|
2020-12-29 13:23:06 +01:00 |
|
Jakub Jezek
|
b3798cf950
|
reverse pype.lib.terminal
|
2020-12-28 14:12:47 +01:00 |
|
Jakub Jezek
|
4d7ae2cc12
|
Merge branch 'develop' into feature/resolve-create-publish-new-way-convert-pype3
|
2020-12-23 18:03:07 +01:00 |
|
Jakub Jezek
|
a04aab3371
|
resolve: wip publishing and creation
|
2020-12-23 15:13:32 +01:00 |
|
iLLiCiTiT
|
abcbea0507
|
update_dict moved to anatomy and renamed to merge_dict
|
2020-12-23 11:26:26 +01:00 |
|
iLLiCiTiT
|
c486066798
|
removed get_presets and all related functions
|
2020-12-23 11:25:58 +01:00 |
|
iLLiCiTiT
|
93432c1836
|
hound fixes
|
2020-12-22 18:56:50 +01:00 |
|
iLLiCiTiT
|
c7a650986a
|
plugin_tools is again using run_subprocess instead of execute
|
2020-12-22 17:11:00 +01:00 |
|
iLLiCiTiT
|
d6d6fbeb98
|
renamed _subprocess to run_subprocess and moved to execute.py
|
2020-12-22 17:09:56 +01:00 |
|
iLLiCiTiT
|
0b31fe7526
|
make sure it's totally independent
|
2020-12-22 15:48:43 +01:00 |
|
iLLiCiTiT
|
c1d0870a7e
|
removed unused import
|
2020-12-22 15:42:35 +01:00 |
|
iLLiCiTiT
|
a4de80a61e
|
call .copy() on variable env
|
2020-12-22 15:41:31 +01:00 |
|
Milan Kolar
|
8181a5f8b6
|
Merge pull request #846 from pypeclub/bugfix/threadsafe_terminal
Thread safe Terminal
|
2020-12-22 15:37:05 +01:00 |
|
iLLiCiTiT
|
526f15a852
|
removed TODO
|
2020-12-22 10:51:30 +01:00 |
|
iLLiCiTiT
|
2cdaf321fb
|
application launch context load modules to collect prelaunch hooks
|
2020-12-22 10:48:59 +01:00 |
|
Milan Kolar
|
c99950a1c7
|
plugin tools use execute instead of subprocess
|
2020-12-21 21:09:16 +01:00 |
|
Jakub Jezek
|
821631f669
|
resolve: moving functions to pype.lib
|
2020-12-21 19:39:46 +01:00 |
|
Milan Kolar
|
067666bbe8
|
return missing commits from previous 2.x/develop merge
|
2020-12-21 19:30:20 +01:00 |
|
iLLiCiTiT
|
b25a702456
|
added few comments
|
2020-12-21 15:55:31 +01:00 |
|
iLLiCiTiT
|
3635fe0423
|
added threading lock to Terminal to wait until is initialized
|
2020-12-21 11:24:25 +01:00 |
|
Milan Kolar
|
5fa62d6d83
|
Merge pull request #835 from pypeclub/feature/tray_without_subprocess
Tray without subprocess
|
2020-12-18 18:29:09 +01:00 |
|
Jakub Jezek
|
ae608efdbc
|
hound fixes
|
2020-12-18 17:25:23 +01:00 |
|
Jakub Jezek
|
5edb912a8d
|
fix(global): do blessed exception in terminal.py
|
2020-12-18 15:53:55 +01:00 |
|