Petr Kalis
e793ee1c11
Changed get_sync_representation
...
Changed sites from dictionary to array of dictionaries for better performance
Added @timeit decorator
Changed initialization of gdrive._tree to be more lazy
2020-09-18 18:54:14 +02:00
Toke Stuart Jepsen
0d711c3b7f
Get linked assets from "inputs".
2020-08-21 16:25:48 +01:00
Milan Kolar
68deeccad2
Merge pull request #443 from pypeclub/draft/no_qml_launhcer
...
Implementation of non QML launcher
2020-08-17 14:10:07 +02:00
iLLiCiTiT
8b4f209da4
added group and variant to ApplicationAction
2020-08-17 12:03:19 +02:00
iLLiCiTiT
83ac4df7b6
added application action to pype.lib
2020-08-15 01:48:30 +02:00
iLLiCiTiT
7f7b220d32
moved app launching to pype.lib
2020-08-15 01:39:18 +02:00
Milan Kolar
c8f4dccae7
Merge remote-tracking branch 'origin/2.x/develop' into 2.x/develop
2020-08-12 22:37:08 +02:00
Milan Kolar
5a67093a0f
Merge branch 'hotfix/celaction-standalone' into 2.x/develop
2020-08-12 14:31:08 +02:00
Petr Kalis
b7148c0894
Hound
2020-08-12 14:21:26 +02:00
Petr Kalis
96f7cb3959
Fix conflicts from 'develop'
2020-08-12 13:50:15 +02:00
Jakub Jezek
91bc270495
celaction fixes
2020-08-12 10:54:03 +01:00
Milan Kolar
e358744632
Merge pull request #371 from tokejepsen/2.x/feature/audio_on_compositing_reviews
...
Adding "audioMain" to Nuke reviews.
2020-08-07 13:49:02 +02:00
Toke Stuart Jepsen
360264117e
Adding "audioMain" to Nuke reviews.
...
- also added get_latest_version method to library.
2020-07-22 17:09:35 +01:00
iLLiCiTiT
e167e59001
removed unused fucntion from pype.lib
2020-07-09 18:17:56 +02:00
iLLiCiTiT
d665d822ae
removed decompose_url, compose_url and get_default_components from pype.lib because are duplicated with pypeapp
2020-06-21 15:45:03 +02:00
Toke Stuart Jepsen
3c3a9bb780
Hound
2020-06-19 08:58:39 +01:00
Toke Stuart Jepsen
335b1fecaa
Improve query
2020-06-19 08:57:48 +01:00
Toke Stuart Jepsen
c3bf82ac1c
Hound
2020-06-18 22:37:45 +01:00
Toke Stuart Jepsen
511b2d1e24
Cloud Mongo
...
There was a circular import when importing from pypeapp, which I couldnt resolve, so have copied the mongo url logic across.
2020-06-18 22:33:29 +01:00
petr.kalis
b138387656
Added implementation of hash
...
Yanked source_hash function from extract_look into lib (and api)
2020-06-18 11:09:20 +02:00
Jakub Jezek
e99ab29c6c
fix(celaction): PR suggested changes
2020-06-12 12:17:06 +03:00
Jakub Jezek
6588f8fc34
Merge branch 'develop' into feature/102-_draft_Celaction_quick_integration
2020-06-04 19:20:32 +02:00
Jakub Jezek
18e864cc60
Merge remote-tracking branch 'origin/release/2.9.0' into feature/102-_draft_Celaction_quick_integration
...
# Conflicts:
# pype/plugins/global/publish/submit_publish_job.py
2020-06-03 09:33:29 +01:00
Milan Kolar
7d62625f56
Merge branch 'master' into 3.0/feature/pype_refactor_start
2020-06-01 20:56:38 +02:00
Milan Kolar
09df26b0ec
ignore case in scene version parsing
2020-06-01 20:49:02 +02:00
iLLiCiTiT
15c0c10a5c
first step of pype's reorganization
2020-05-25 18:20:02 +02:00
Milan Kolar
5a01e9a85e
Merge branch 'develop' into feature/PYPE-754_review_burnin_filtering
2020-05-12 23:56:04 +02:00
Jakub Jezek
44175bab45
typo(pype): fixing typo in attribute
2020-05-05 18:19:15 +01:00
Jakub Jezek
08bc7a533b
feat(celaction): prelaunch hool with Anatomy last version workfile
2020-04-30 13:23:58 +02:00
iLLiCiTiT
8730340656
Merge branch 'develop' into feature/PYPE-762_multi_root
2020-04-29 20:10:50 +02:00
iLLiCiTiT
19c436f8f2
ffprobe_streams moved to pype.lib
2020-04-29 17:28:50 +02:00
iLLiCiTiT
182502c5e4
replaced "PYPE_ROOT" with "PYPE_SETUP_PATH"
2020-04-09 12:44:24 +02:00
iLLiCiTiT
59e2f2a36d
classmethods replaced with object methods and added process method where post processing can be implemented by host
2020-04-07 15:01:05 +02:00
iLLiCiTiT
871bfde9c8
added some documentation
2020-04-06 14:14:30 +02:00
iLLiCiTiT
20e3a60224
removed unused modules
2020-04-06 13:20:45 +02:00
iLLiCiTiT
29d63e4f17
build workile methods wrapped into one class and methods were split or reorganized a little bit
2020-04-06 12:05:01 +02:00
iLLiCiTiT
c002890772
name variant changed to profile
2020-04-06 10:27:47 +02:00
iLLiCiTiT
0c99fc849d
renamed load_containers_to_workfile to build_workfile and removed create_first_workfile
2020-04-06 10:04:05 +02:00
iLLiCiTiT
a8d1fc9cc6
variables shuffle
2020-04-03 10:32:55 +02:00
iLLiCiTiT
d8d5ccb2f0
PR comments based changes
2020-04-03 10:15:04 +02:00
Jakub Trllo
fe5733771a
Update pype/lib.py
...
precompile regex
Co-Authored-By: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2020-04-03 09:53:25 +02:00
Milan Kolar
7d48a0322d
function names and gramar
2020-04-02 16:54:33 +02:00
Milan Kolar
10624f9585
Merge branch 'develop' into feature/PYPE-611_build_workfile
2020-04-02 16:29:35 +02:00
Ondrej Samohel
70c52d0633
Merge remote-tracking branch 'origin/develop' into feature/PYPE-617-UE-basic-integration
2020-03-25 13:15:18 +01:00
iLLiCiTiT
f54b82cec4
Merge branch 'develop' into feature/PYPE-653_master_version
2020-03-13 18:55:43 +01:00
iLLiCiTiT
7d0d0f4270
renamed key subset_filters to subset_name_filters
2020-03-04 17:48:07 +01:00
iLLiCiTiT
c11092252f
fixed not existing variable
2020-03-04 17:45:55 +01:00
iLLiCiTiT
d38df643a8
added build first workfile (probably for testing)
2020-03-04 17:39:57 +01:00
iLLiCiTiT
149a65f1e7
implemented methods for creating first version workfile
2020-03-04 17:39:36 +01:00
iLLiCiTiT
808510d856
implemented load_containers_for_workfile which loads and trigger loading by current context
2020-03-04 17:39:12 +01:00