Jakub Trllo
|
9ad09904f4
|
fix fps validation popup
|
2022-02-09 17:10:35 +01:00 |
|
Jakub Trllo
|
fb7a616f9e
|
hound fixes
|
2022-02-03 19:14:08 +01:00 |
|
Jakub Trllo
|
f94f636ff2
|
moved maya implementation to openpype
|
2022-02-03 18:44:27 +01:00 |
|
Milan Kolar
|
bb4158061a
|
Merge branch 'develop' into feature/OP-2378_maya-to-unreal-static-meshes
|
2022-01-24 17:52:54 +01:00 |
|
Milan Kolar
|
46bb062b6e
|
Merge pull request #2486 from BigRoy/maya_remove_unused_fps_attr
|
2022-01-24 17:41:54 +01:00 |
|
Ondřej Samohel
|
9a8d8db0c0
|
Merge pull request #2531 from BigRoy/fix_maya_api_lib_namespaced
Maya: namespaced context go back to original namespace when started from inside a namespace
|
2022-01-21 01:16:13 +01:00 |
|
Ondrej Samohel
|
701b9275a4
|
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01
|
2022-01-21 00:22:17 +01:00 |
|
Ondrej Samohel
|
c88f95fa6f
|
fix 🐕
|
2022-01-20 17:18:06 +01:00 |
|
Ondrej Samohel
|
47244a3917
|
create duplicates
|
2022-01-20 17:13:21 +01:00 |
|
Roy Nieterau
|
107e2e637e
|
Fix typos / cosmetics
|
2022-01-16 13:05:26 +01:00 |
|
Roy Nieterau
|
f323ae61f0
|
Fix namespace not going back to original namespace when started from inside a namespace
|
2022-01-14 04:13:44 +01:00 |
|
Ondřej Samohel
|
d39ed18ad3
|
Merge pull request #2506 from BigRoy/maya_lib_attributevalues_fix_empty_string
Fix #2497: reset empty string attributes correctly to "" instead of "None"
|
2022-01-12 20:03:05 +01:00 |
|
Roy Nieterau
|
5d2c5d7776
|
Fix #2497: reset empty string attributes correctly to "" instead of "None"
|
2022-01-09 20:55:14 +01:00 |
|
Roy Nieterau
|
6199f6e665
|
Collect 'fps' animation data only for "review" instances
|
2022-01-05 10:36:36 +01:00 |
|
Roy Nieterau
|
86771ae01d
|
Optimization: Improve speed slightly more (somehow this is faster in most cases)
|
2021-12-28 14:34:42 +01:00 |
|
Roy Nieterau
|
b30629866a
|
Improve lib.polyConstraint performance when Select tool is not the active tool context
|
2021-12-28 14:23:37 +01:00 |
|
iLLiCiTiT
|
e5efaf842b
|
removed imports from avalon vendor and use sys modules
|
2021-11-25 00:39:22 +01:00 |
|
karimmozlia
|
8d67aa179b
|
hound
|
2021-11-05 18:04:16 +02:00 |
|
karimmozlia
|
280a2f6879
|
don't convert colors if it already converted
instance capture preset in second time is getting the already converted color value from first time .. so i just make ignore conversion then
|
2021-11-05 15:59:43 +02:00 |
|
Milan Kolar
|
ff4f92a688
|
Merge pull request #2174 from pypeclub/bugfix/OP-1827-Maya-aspect-ratio
|
2021-11-03 10:44:53 +01:00 |
|
Milan Kolar
|
433c6e83a6
|
Merge pull request #2170 from pypeclub/feature/OP-1021-maya-colorspace-config
|
2021-11-03 10:43:39 +01:00 |
|
karimmozlia
|
10e2729237
|
hound
|
2021-10-25 14:27:40 +02:00 |
|
karimmozlia
|
d60cd57486
|
replace maya menu with new command
|
2021-10-25 14:25:50 +02:00 |
|
karimmozlia
|
69815c6f55
|
calc deviceAspectRatio and set pixelAspect
|
2021-10-25 13:56:12 +02:00 |
|
karimmozlia
|
a09689431c
|
hound
|
2021-10-22 18:26:23 +02:00 |
|
karimmozlia
|
bb97734cf6
|
hound
|
2021-10-22 18:25:02 +02:00 |
|
karimmozlia
|
5e7468ff4f
|
fix typo colorManagementPreference
|
2021-10-22 18:08:06 +02:00 |
|
karimmozlia
|
ccc1ff3099
|
un check color managment when no path
|
2021-10-22 18:01:55 +02:00 |
|
karimmozlia
|
076d090de4
|
add to imageio schema
|
2021-10-22 17:45:43 +02:00 |
|
karimmozlia
|
dc206f0ce6
|
add menu item
|
2021-10-22 16:11:40 +02:00 |
|
iLLiCiTiT
|
bb97c3cdd2
|
Merge branch 'develop' into feature/maya_python_3
# Conflicts:
# openpype/modules/default_modules/ftrack/python2_vendor/arrow
# openpype/modules/default_modules/ftrack/python2_vendor/ftrack-python-api
|
2021-09-15 14:45:35 +02:00 |
|
Ondrej Samohel
|
070baad607
|
removed layer switching 📃
|
2021-07-12 19:10:47 +02:00 |
|
Milan Kolar
|
b5bb8a7a7d
|
Merge pull request #1617 from 2-REC-forks/bc/fix/capture
|
2021-06-02 09:53:39 +02:00 |
|
Derek Severin
|
946f2acfe9
|
Revert change to avoid merge conflict
|
2021-06-02 10:04:31 +07:00 |
|
Derek Severin
|
d9f5f06f6f
|
Removed unused argument
|
2021-06-01 20:01:36 +07:00 |
|
Derek Severin
|
f44ff17f8f
|
Maya capture 'isolate_view' fix
|
2021-06-01 14:32:35 +07:00 |
|
Milan Kolar
|
ceb0d8b099
|
use color widget in maya playblast
|
2021-06-01 00:20:35 +02:00 |
|
Milan Kolar
|
6810a814b6
|
Merge branch 'develop' into feature/vray-alembic-proxies
|
2021-05-06 09:46:20 +02:00 |
|
Milan Kolar
|
a8ac7cd538
|
merge develop into main
|
2021-05-04 17:07:32 +02:00 |
|
Ondrej Samohel
|
36a98caeff
|
new style vray proxy
|
2021-05-04 12:45:04 +02:00 |
|
Ondrej Samohel
|
68f81b8a3d
|
WIP on shader assignment
|
2021-04-30 17:24:48 +02:00 |
|
iLLiCiTiT
|
f6aa39af12
|
first version of iteritems replacement
|
2021-04-20 13:54:48 +02:00 |
|
iLLiCiTiT
|
b12e4f42c8
|
make set concatenation python 2 and 3 compatible
|
2021-04-20 13:48:07 +02:00 |
|
Milan Kolar
|
8432e94615
|
rename folder
|
2021-04-01 18:54:46 +02:00 |
|