Commit graph

11063 commits

Author SHA1 Message Date
Ondrej Samohel
64fcec4d4a
fix README.md and pype root determination when running from sources 2021-03-17 16:58:24 +01:00
Milan Kolar
05f4b77d6b
Merge pull request #1143 from pypeclub/feature/launcher_animation
Animated launch in launcher tool
2021-03-17 10:55:44 +01:00
iLLiCiTiT
34c8a113da length of single orbit is not defined by animation length 2021-03-17 10:20:50 +01:00
Milan Kolar
fc1a93f4ab
Merge pull request #1137 from pypeclub/bugfix/remove_tvpaint_pywin_installer
Remove TVPaint's pywin installer
2021-03-17 09:58:22 +01:00
Milan Kolar
7dd9dbd1b8
Merge pull request #1136 from pypeclub/bugfix/maya_copy_mel
Maya copy mel
2021-03-17 09:55:42 +01:00
Milan Kolar
7125a11797
Merge pull request #1138 from pypeclub/feature/21-change-timers-automatically
#21 - Change timers after task change
2021-03-17 09:53:01 +01:00
Milan Kolar
0ebe79e199
Merge pull request #1129 from pypeclub/bugfix/settings_cleanup
Settings schemas cleanup
2021-03-17 09:48:46 +01:00
iLLiCiTiT
66b82c39cd changed order of execution 2021-03-17 09:44:14 +01:00
iLLiCiTiT
745507f8d6 implemented animation itself 2021-03-16 22:40:37 +01:00
iLLiCiTiT
ec7304414f model store items by id 2021-03-16 22:39:17 +01:00
iLLiCiTiT
c01a22147c moved model roles to constants 2021-03-16 22:38:55 +01:00
iLLiCiTiT
351df91ce1 Duplicated keys in dictionary are not handled during initialization but schema validations 2021-03-16 16:11:36 +01:00
Petr Kalis
1675d6690b #21 - Safer handling of hierarchy
'hierarchy' in asset might not be used everywhere
Added missed file with route definition
2021-03-16 13:23:01 +01:00
Petr Kalis
b138bdd202 Hound 2021-03-16 12:26:44 +01:00
Petr Kalis
b35d8d3a92 #21 - Change timers after task change 2021-03-16 12:22:09 +01:00
iLLiCiTiT
2fbe1d80e4 removed tvpaint's prelaunch hook that install pywin32 module with pip 2021-03-16 10:59:02 +01:00
iLLiCiTiT
66ce310e8d maya capture 'before.workfile.save' signal and triggers copy_workspace_mel 2021-03-16 10:52:58 +01:00
iLLiCiTiT
7cb129e5a3 workfiles tool emmit's 'before.workfile.save' and 'after.workfile.save' signals 2021-03-16 10:51:25 +01:00
iLLiCiTiT
1852161892 added prelaunch hook that cares about creation of mel before host is launched 2021-03-16 10:48:33 +01:00
iLLiCiTiT
493280b274 added copy_workspace_mel function to maya.lib 2021-03-16 10:46:26 +01:00
Milan Kolar
0a7b28bf55
Merge pull request #1132 from pypeclub/bugfix/nuke_creator_inheritance
Fix inheritance of CreateBackdrop creator
2021-03-15 19:46:14 +01:00
iLLiCiTiT
c18c87e2e2 fix inheritance of CreateBackdrop creator 2021-03-15 14:31:04 +01:00
iLLiCiTiT
abb3223a1e path widget can handle use_label_wrap 2021-03-12 20:19:51 +01:00
Milan Kolar
a3b03ba4d6 add alpha1 to version 2021-03-12 19:02:38 +01:00
Milan Kolar
d4c951c4de only use numeric version for build 2021-03-12 19:02:30 +01:00
iLLiCiTiT
a6ed0d65c3 renamed type "path-widget" to "path" 2021-03-12 18:51:18 +01:00
iLLiCiTiT
664e62ec29 removed addition ftrack paths from project settings 2021-03-12 18:48:37 +01:00
Milan Kolar
4e2cac8e16 update poetry.lock 2021-03-12 18:11:48 +01:00
Milan Kolar
460bf8db2c accept version specifier 2021-03-12 18:11:36 +01:00
Milan Kolar
b4dfbedad4 prep versions for alpha 2021-03-12 17:17:23 +01:00
Milan Kolar
ee70504dde update avalon-core 2021-03-12 17:12:16 +01:00
Milan Kolar
8a82a29fcf
Merge pull request #1122 from pypeclub/feature/AE_add_subset_manager
AE add subset manager
2021-03-12 16:52:31 +01:00
Petr Kalis
d7ab841f61 Remove maya-look-assigner 2021-03-12 16:22:43 +01:00
Petr Kalis
a111f929e8 AE - added higlighting loaded items 2021-03-12 14:43:50 +01:00
Petr Kalis
2294e4c374 AE - fixed instance creation logic
Only single instance should be created at a time
2021-03-12 14:42:52 +01:00
Milan Kolar
761a4d9735 update avalon-core 2021-03-12 13:50:46 +01:00
Milan Kolar
4095b03186 Merge remote-tracking branch 'origin/sync_server_fix_local_drive' into develop 2021-03-12 13:50:11 +01:00
Milan Kolar
d36cdb10a1
Merge pull request #1119 from pypeclub/feature/remove_rest_api_module
Remove Rest Api module
2021-03-12 13:31:12 +01:00
Milan Kolar
3c4d926fa6
Merge pull request #1117 from pypeclub/feature/sites_local_settings
Sites local settings by site name
2021-03-12 13:25:04 +01:00
Milan Kolar
80857e83c0
Merge pull request #1115 from pypeclub/sync_server_fix_local_drive
Sync server fix local drive
2021-03-12 13:24:41 +01:00
iLLiCiTiT
939d17676c hound fixes 2021-03-12 12:54:17 +01:00
iLLiCiTiT
5252bb006f muster has same rest api methods as before but changed POST for show widget to GET 2021-03-12 11:43:22 +01:00
iLLiCiTiT
5c3465ddeb modified env variable in premiere 2021-03-12 11:42:45 +01:00
iLLiCiTiT
d6567358de user module has same rest api methods like before 2021-03-12 11:42:14 +01:00
iLLiCiTiT
aea8d1c2ff preimplemented helper class for endpoint 2021-03-12 11:41:47 +01:00
iLLiCiTiT
cfd943869c avalon module has same rest api methods like with rest api module 2021-03-12 11:39:49 +01:00
iLLiCiTiT
1ac0790f57 implemented interface for webserver module 2021-03-12 11:39:21 +01:00
iLLiCiTiT
cbd233c93a added find_port method to webserver module 2021-03-12 11:38:49 +01:00
iLLiCiTiT
326b3762be removed rest api usage from user module 2021-03-12 11:37:17 +01:00
iLLiCiTiT
33a0742b3d removed rest api usage from muster module 2021-03-12 11:35:26 +01:00