iLLiCiTiT
|
c5d5ba51aa
|
temp directory has prefix
|
2021-04-29 12:31:05 +02:00 |
|
iLLiCiTiT
|
6c8f8daacb
|
filenames are renamed after render in one method
|
2021-04-29 12:30:52 +02:00 |
|
iLLiCiTiT
|
f2510f654c
|
validation and check of used frames happens before rendering to avoid unnecessary render frames
|
2021-04-29 12:30:36 +02:00 |
|
iLLiCiTiT
|
c19dc55431
|
render methods do not rename output filenames
|
2021-04-29 12:29:53 +02:00 |
|
iLLiCiTiT
|
8ed7ae029d
|
removed unused import
|
2021-04-28 18:03:18 +02:00 |
|
iLLiCiTiT
|
87bd8f8b40
|
removed multiprocessing of compositing as it breaks pype 3
|
2021-04-28 18:02:39 +02:00 |
|
iLLiCiTiT
|
b84357061a
|
tvpaint extractor render in mark in/out range but than rename output to correct sequence numbers
|
2021-04-28 16:16:30 +02:00 |
|
iLLiCiTiT
|
ed97fbdba0
|
modified tvpaint marks validation to not care about frame index but duration
|
2021-04-28 16:15:46 +02:00 |
|
iLLiCiTiT
|
8a319926d4
|
added collector to collect instance frame start/end
|
2021-04-28 16:11:30 +02:00 |
|
iLLiCiTiT
|
43be4fdb4f
|
mark in on new file is set to 0 an mark out to mark in + duration
|
2021-04-28 16:10:05 +02:00 |
|
iLLiCiTiT
|
1e1baa5c69
|
Merge branch 'develop' into feature/3.0_tvpaint_asset_name_validation
|
2021-04-14 15:53:13 +02:00 |
|
iLLiCiTiT
|
722340e33e
|
fix resolve of conflict
|
2021-04-14 12:54:00 +02:00 |
|
Toke Stuart Jepsen
|
bc401969ba
|
Collect and use mark in/out frame and state.
# Conflicts:
# pype/plugins/tvpaint/publish/collect_instances.py
|
2021-04-14 12:52:54 +02:00 |
|
Toke Stuart Jepsen
|
493e5cfa1d
|
Remove frame range validation from project settings validator.
|
2021-04-14 12:52:17 +02:00 |
|
Toke Stuart Jepsen
|
0c08dcae73
|
Accurate frame information to user.
|
2021-04-14 12:52:08 +02:00 |
|
Toke Stuart Jepsen
|
05454f3cf2
|
Use static method instead of initializing class.
|
2021-04-14 12:51:58 +02:00 |
|
Toke Stuart Jepsen
|
a7a72d4f6f
|
Validate mark in and out.
# Conflicts:
# openpype/hosts/tvpaint/plugins/publish/validate_marks.py
|
2021-04-14 12:51:34 +02:00 |
|
iLLiCiTiT
|
6df58f6153
|
fix conflict resolve changes
|
2021-04-14 10:31:41 +02:00 |
|
iLLiCiTiT
|
4eade6fc3c
|
Merge branch 'develop' into feature/3.0_tvpaint_asset_name_validation
|
2021-04-14 10:31:29 +02:00 |
|
iLLiCiTiT
|
0ce878e7c2
|
changed logic of setting tvpaint data on start for Pype 3
|
2021-04-13 19:05:40 +02:00 |
|
iLLiCiTiT
|
6782062e53
|
make pair values explicit
|
2021-04-13 18:53:50 +02:00 |
|
iLLiCiTiT
|
6352219085
|
cleanup imports
|
2021-04-13 18:53:08 +02:00 |
|
Toke Stuart Jepsen
|
189a18e88a
|
Review fixes
- moved settings code to lib.
- checks for framerate, resolution and frame range.
# Conflicts:
# pype/hosts/tvpaint/__init__.py
|
2021-04-13 18:39:24 +02:00 |
|
Toke Stuart Jepsen
|
0dd55198ee
|
Set initial project settings.
# Conflicts:
# pype/hooks/tvpaint/prelaunch.py
# pype/hosts/tvpaint/__init__.py
|
2021-04-13 18:37:33 +02:00 |
|
Toke Stuart Jepsen
|
1d0f18666f
|
Validate project settings
- resolution
- framerate
- pixel aspect
- frame range
# Conflicts:
# openpype/hosts/tvpaint/plugins/publish/validate_project_settings.py
# pype/plugins/tvpaint/publish/collect_instances.py
|
2021-04-13 13:21:00 +02:00 |
|
iLLiCiTiT
|
2b431a8a3c
|
proper instance collection
|
2021-04-13 13:08:37 +02:00 |
|
iLLiCiTiT
|
e1b31c358b
|
workfile context is not modified during collection
|
2021-04-13 13:07:58 +02:00 |
|
iLLiCiTiT
|
e4084c286b
|
implemented validation of asset name in context and instances
|
2021-04-13 13:07:22 +02:00 |
|
iLLiCiTiT
|
205d9d0dd0
|
set asset name to context
|
2021-04-13 13:07:02 +02:00 |
|
Milan Kolar
|
bf6940c415
|
unreal, tv paint and harmony imports
|
2021-04-01 21:48:46 +02:00 |
|
Milan Kolar
|
8432e94615
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|