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
|
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 |
|
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 |
|
iLLiCiTiT
|
57f6f9b87d
|
implemented load_containers_by_asset_data which loads all containers for specific asset by entered workfile variants
|
2020-03-04 17:37:47 +01:00 |
|
iLLiCiTiT
|
a415e2255a
|
added get_link_assets, not yet implemented since we dont have the logic
|
2020-03-04 17:36:56 +01:00 |
|
iLLiCiTiT
|
99ea83939a
|
collect_last_version_repres implemented to get all representations of latest versions for all subsets of entered assets
|
2020-03-04 17:36:24 +01:00 |
|
iLLiCiTiT
|
116a16eb4c
|
get_workfile_build_presets method implemented to load workfile variants per host and current task
|
2020-03-04 17:34:48 +01:00 |
|
iLLiCiTiT
|
cf43bbb18e
|
moved imports to top of lib
|
2020-03-04 17:34:12 +01:00 |
|
Ondrej Samohel
|
e0e182d6b5
|
Merge remote-tracking branch 'origin/develop' into feature/PYPE-617-UE-basic-integration
|
2020-03-01 21:29:33 +01:00 |
|
Ondrej Samohel
|
6dfb258151
|
unreal project creation and launching
|
2020-02-21 11:36:33 +01:00 |
|
Ondrej Samohel
|
69c396ec3d
|
polishing hooks
|
2020-02-20 17:35:38 +01:00 |
|
iLLiCiTiT
|
186b29340f
|
added master version implementation to outdated check
|
2020-02-20 14:13:19 +01:00 |
|