Ondrej Samohel
|
bc30890b88
|
get PySide2 version from pyproject.toml
|
2021-06-23 14:58:31 +02:00 |
|
iLLiCiTiT
|
25cb349b7a
|
fixed popupMode property
|
2021-06-23 12:38:50 +02:00 |
|
iLLiCiTiT
|
7b45e69f99
|
added comment
|
2021-06-23 12:11:17 +02:00 |
|
iLLiCiTiT
|
60445b705c
|
fix log viewer stylesheet of qtoolbutton
|
2021-06-23 11:56:56 +02:00 |
|
iLLiCiTiT
|
5937461cf6
|
fix receivers discovery
|
2021-06-23 11:26:05 +02:00 |
|
iLLiCiTiT
|
2e35e30ead
|
removed duplicated ignore directory
|
2021-06-23 11:04:17 +02:00 |
|
Ondřej Samohel
|
bab6c337fb
|
Merge remote-tracking branch 'origin/feature/move-to-pyside2' into feature/move-to-pyside2
|
2021-06-23 10:51:05 +02:00 |
|
Ondřej Samohel
|
ea8a3e891d
|
changes in ignore files
|
2021-06-23 10:50:47 +02:00 |
|
iLLiCiTiT
|
39bf35429b
|
removed get_pyside2_location as is not needed inside openpype
|
2021-06-23 10:25:34 +02:00 |
|
iLLiCiTiT
|
64a1839c9d
|
add vendor directory to sys.path in start.py
|
2021-06-23 10:24:59 +02:00 |
|
iLLiCiTiT
|
25a18e1bc1
|
do not install PySide2 into subfolder
|
2021-06-23 10:24:35 +02:00 |
|
iLLiCiTiT
|
6c06eefaef
|
added python vendor to gitignore
|
2021-06-23 10:24:11 +02:00 |
|
Ondrej Samohel
|
09486d7e66
|
add vendor/python to gitignore
|
2021-06-22 18:09:57 +02:00 |
|
Ondrej Samohel
|
fbc7ccab31
|
linux version
|
2021-06-22 18:08:05 +02:00 |
|
Ondrej Samohel
|
c30b917e6c
|
remove PyQt5 and add PySide2
|
2021-06-22 17:53:09 +02:00 |
|
Jakub Trllo
|
d2c20e79b3
|
Merge pull request #1736 from pypeclub/feature/validate_containers_settings
Validate containers settings
|
2021-06-22 15:55:00 +02:00 |
|
Jakub Trllo
|
c16879111e
|
Merge pull request #1737 from pypeclub/bugfix/local_settings_crash
Local settings UI crash on missing defaults
|
2021-06-22 13:36:16 +02:00 |
|
Jakub Trllo
|
076d1d8a28
|
Merge pull request #1734 from pypeclub/bugfix/ftrack_custom_attribute_message
Ftrack missing custom attribute message
|
2021-06-22 12:41:59 +02:00 |
|
Jakub Trllo
|
b8863ff568
|
Merge pull request #1733 from pypeclub/bugfix/launcher_project_changes
Launcher project changes
|
2021-06-22 11:51:59 +02:00 |
|
Jakub Trllo
|
10658dcde8
|
Merge pull request #1732 from pypeclub/bugfix/1670_ftrack_sync_status
Ftrack sync status
|
2021-06-22 11:51:46 +02:00 |
|
iLLiCiTiT
|
ba13064a65
|
local settings action won't trigger reset on first trigger
|
2021-06-22 11:42:05 +02:00 |
|
iLLiCiTiT
|
d5c94ab20c
|
changed attribute names
|
2021-06-22 11:41:31 +02:00 |
|
iLLiCiTiT
|
c0663c4e51
|
modified message and change icon
|
2021-06-22 11:41:20 +02:00 |
|
iLLiCiTiT
|
4c58e2aadc
|
create LocalSettingsWidget on reset
|
2021-06-22 11:35:28 +02:00 |
|
iLLiCiTiT
|
79918fdf17
|
show error dialog if loading or updating of local settings crash
|
2021-06-22 11:34:59 +02:00 |
|
iLLiCiTiT
|
70176a3de1
|
saved defaults for ValidateContainers plugin
|
2021-06-22 10:40:37 +02:00 |
|
iLLiCiTiT
|
cc79caa90f
|
added settings for houdini
|
2021-06-22 10:40:13 +02:00 |
|
iLLiCiTiT
|
b9861d48de
|
added settings for ValidateContainers into each host
|
2021-06-22 10:40:02 +02:00 |
|
iLLiCiTiT
|
ca26f56c26
|
better message
|
2021-06-21 19:38:02 +02:00 |
|
iLLiCiTiT
|
46f284ed15
|
Show a missing attribute as < are > used as html tags
|
2021-06-21 19:37:57 +02:00 |
|
iLLiCiTiT
|
23e2fd54d8
|
added few comments and docstrings
|
2021-06-21 19:08:53 +02:00 |
|
iLLiCiTiT
|
072718542f
|
don't print asset change
|
2021-06-21 19:08:42 +02:00 |
|
iLLiCiTiT
|
480900a1cc
|
use ProjectHandler object instead of passing dbcon changes and simplified project handling in Launcher tool
|
2021-06-21 19:08:35 +02:00 |
|
iLLiCiTiT
|
e63b943519
|
use ProjectHandler in main window
|
2021-06-21 19:07:30 +02:00 |
|
iLLiCiTiT
|
0e30fd8e74
|
defined ProjectHandler which cares about project model refresh and current project
|
2021-06-21 18:52:19 +02:00 |
|
iLLiCiTiT
|
9a35e2d4f8
|
don't skip processing if mapping is not set and use default mapping
|
2021-06-21 15:51:27 +02:00 |
|
pypebot
|
b3701176cb
|
[Automated] Merged main into develop
|
2021-06-19 05:47:20 +02:00 |
|
OpenPype
|
235059f9cd
|
[Automated] Bump version
|
2021-06-19 03:47:04 +00:00 |
|
pypebot
|
30d52c5af0
|
[Automated] Merged develop into main
|
2021-06-19 05:42:28 +02:00 |
|
Jakub Trllo
|
c0194e7e6c
|
Merge pull request #1725 from pypeclub/feature/autoupdate_projects_launcher
Autoupdate launcher
|
2021-06-18 12:18:52 +02:00 |
|
Jakub Trllo
|
b66f183b95
|
Merge pull request #1724 from pypeclub/bugfix/tvpaint_use_selected_layer_for_render_layer
TVPaint use layer name for default variant
|
2021-06-18 10:03:07 +02:00 |
|
iLLiCiTiT
|
5872a1364c
|
added refresh timer for actions
|
2021-06-17 15:24:54 +02:00 |
|
iLLiCiTiT
|
193296ffaa
|
dont refresh on init
|
2021-06-17 15:15:44 +02:00 |
|
iLLiCiTiT
|
8d9ccaf45b
|
simplified refreshing of project bar
|
2021-06-17 15:15:27 +02:00 |
|
iLLiCiTiT
|
d6e345addc
|
removed unnecessary refresh calls
|
2021-06-17 15:09:09 +02:00 |
|
iLLiCiTiT
|
912c6b3b57
|
added refresh timer which will update projects each 10 seconds
|
2021-06-17 15:08:45 +02:00 |
|
iLLiCiTiT
|
4ecc866971
|
ProjectModel has resetless logic of refresh
|
2021-06-17 15:00:13 +02:00 |
|
iLLiCiTiT
|
855d5a9ae4
|
use layer name instead of group name for default render layer variant
|
2021-06-17 13:46:59 +02:00 |
|
Jakub Trllo
|
282a482b74
|
Merge pull request #1717 from pypeclub/feature/subset_template_documentation
Subset template and TVPaint subset template docs
|
2021-06-17 12:35:18 +02:00 |
|
Jakub Trllo
|
9399054320
|
Merge pull request #1695 from pypeclub/feature/smoother_edges_of_color_triangle
Smoother edges of color triangle
|
2021-06-16 16:37:51 +02:00 |
|