Jakub Trllo
23601cb244
unset intent from context if empty item is used
2022-08-01 18:40:28 +02:00
Jakub Trllo
a591ea92ef
changed model in pype publisher to use new settings
2022-08-01 18:39:45 +02:00
Jakub Trllo
34a79bfec9
fix showing after plugin hide and don't ignore close events
2022-06-17 15:31:51 +02:00
Roy Nieterau
3d426d1d8f
Fix #2834 - ensure current state is correct when entering new group order
2022-03-17 00:14:00 +01:00
Jakub Trllo
a051a5dc4b
added qtawesome and qtpy into poetry lock
2022-03-07 17:42:34 +01:00
Roy Nieterau
ece0d0cdcd
Clear comment on reset after successful publish
2022-02-23 11:34:28 +01:00
Roy Nieterau
6ed4497444
Ensure comment content is checked after the controller reset
2022-02-23 11:33:18 +01:00
Roy Nieterau
963e50caf5
Merge branch 'pyblish_pype_preserve_comment_on_reset' of https://github.com/BigRoy/OpenPype into pyblish_pype_preserve_comment_on_reset
2022-02-23 11:29:59 +01:00
Roy Nieterau
a7f15cd21b
Controller is only used when creating a new window
2022-02-23 11:29:18 +01:00
Jakub Trllo
f6e9d688c6
fix visibility of placeholder after reset
2022-02-22 15:42:02 +01:00
Roy Nieterau
4d44a374ae
Preserve comment on reset
2022-02-22 15:15:12 +01:00
Jakub Trllo
95650d9e65
Merge branch 'develop' into feature/show_publish_states
2022-02-22 13:22:44 +01:00
Roy Nieterau
df11c4af65
Improve labels with errors + fix end of validation stage
2022-02-22 03:59:02 +01:00
Milan Kolar
257a140c70
Merge pull request #2758 from BigRoy/pyblish_pype_install_fonts_remove_newlines
2022-02-18 11:56:02 +01:00
Roy Nieterau
20f01ae321
Remove redundant new line in print output
2022-02-18 11:41:36 +01:00
Jakub Trllo
2c5338af84
make sure window is visible after plugin process
2022-02-16 11:17:09 +01:00
iLLiCiTiT
f574a81767
remove effect from label
2022-02-12 15:21:21 +01:00
iLLiCiTiT
806c417026
show publish states instead of processed plugin
2022-02-12 15:15:49 +01:00
Roy Nieterau
2142e5cfbe
Remove unused import
2022-02-12 10:05:11 +01:00
iLLiCiTiT
90ad762f9f
avoid using processEvents with passing 2 qapplication loops
2022-02-06 12:43:32 +01:00
Roy Nieterau
6c12932094
Revert timer interval to 3
2022-02-04 09:33:21 +01:00
Roy Nieterau
f13c83eb5e
Allow disabling of printing to console via settings (or env var)
2022-02-04 09:32:31 +01:00
iLLiCiTiT
8c963726dd
enable animations by default
2022-02-04 01:10:16 +01:00
iLLiCiTiT
4c7f361584
handle animations during processing
2022-02-04 01:09:15 +01:00
Roy Nieterau
796db6a3fc
Fix typo
2022-02-03 23:51:18 +01:00
Roy Nieterau
36f14182cd
Improve UI updates during processing
...
- This now defaults to having "animations" disabled - with the small timeout that was there '3' that didn't visually show anyway. So disabling them doesn't make much of a difference, except for that the UI correctly updates to the latest state.
2022-02-03 18:03:31 +01:00
Roy Nieterau
20bc784698
Fix typos/grammar mistakes.
2022-01-30 22:03:34 +01:00
iLLiCiTiT
6c2204c92d
added ability to hide publish if plugin need it
2022-01-12 18:44:33 +01:00
iLLiCiTiT
1d087b6232
lowered timer interval to 3 ms
2021-12-31 16:25:56 +01:00
iLLiCiTiT
8cc389a63f
modified processing to not use defer function
2021-12-31 14:32:34 +01:00
iLLiCiTiT
3029b7b148
do not call reset, collect, validate and publish in deffer
2021-12-31 14:32:00 +01:00
iLLiCiTiT
6f2a9bc116
copied main thread processor from new publisher
2021-12-31 14:31:39 +01:00
iLLiCiTiT
32ae5cc790
make sure targets contain default target
2021-11-10 17:10:00 +01:00
iLLiCiTiT
d311e23165
removed unused import
2021-10-27 18:36:04 +02:00
iLLiCiTiT
1b76d8bf88
make plugins compatible if were processed
2021-08-05 12:23:43 +02:00
iLLiCiTiT
dbb85a40d7
don't skip instances if is in collecting stage
2021-08-05 12:23:33 +02:00
Petr Kalis
564df1ebca
#1333 - added tooltip hints to Pyblish buttons
2021-06-04 12:18:26 +02:00
Milan Kolar
8432e94615
rename folder
2021-04-01 18:54:46 +02:00