Commit graph

13865 commits

Author SHA1 Message Date
Ondrej Samohel
f460fad23f
fix hound 2021-06-30 18:15:43 +02:00
Ondrej Samohel
d28f8cd1d4
fix linux scripts, add patchelf 2021-06-30 18:13:11 +02:00
iLLiCiTiT
3515194d3c Merge branch 'develop' into feature/move-to-pyside2 2021-06-29 10:13:06 +02:00
Jakub Trllo
dd516be9b7
Merge pull request #1758 from pypeclub/bugfix/anatomy_others_template_fix
Anatomy others templates don't cause crash
2021-06-28 18:55:47 +02:00
Jakub Trllo
d66477efc5
Merge pull request #1763 from pypeclub/feature/push_hier_attrs_task_parent_changes
Push hierarchical attributes care about task parent changes
2021-06-28 16:10:17 +02:00
iLLiCiTiT
50cf8f9614 fix object attributes error 2021-06-28 14:16:38 +02:00
Jakub Trllo
0b8314b04b
Merge pull request #1769 from pypeclub/feature/settings_ui_copy_paste
Settings UI copy/paste
2021-06-28 12:06:04 +02:00
Jakub Trllo
450892c301
Merge pull request #1767 from pypeclub/bugfix/project_environments_fix
Project specific environments
2021-06-28 10:48:11 +02:00
Jakub Trllo
35f1025e4e
Merge pull request #1764 from pypeclub/bugfix/setting_ui_refresh_btn
Settings UI with refresh button
2021-06-28 10:13:38 +02:00
Jakub Trllo
81ef13414d
Merge pull request #1766 from pypeclub/feature/workfile_tool_widths
Workfile tool widths
2021-06-28 10:13:29 +02:00
Jakub Trllo
65bd1f6d11
Merge pull request #1761 from pypeclub/bugfix/extract_thumbnail_sp
Standalone publisher thumbnail extractor fix
2021-06-28 10:13:17 +02:00
pypebot
97a2f4268e
[Automated] Merged main into develop 2021-06-26 05:40:46 +02:00
OpenPype
9dfbd8d7f2 [Automated] Bump version 2021-06-26 03:40:30 +00:00
pypebot
72b81572ab
[Automated] Merged develop into main 2021-06-26 05:36:13 +02:00
iLLiCiTiT
c86ef80326 changed label to "Paste to same place" 2021-06-25 15:23:54 +02:00
iLLiCiTiT
82ac355a38 moved simple Paste before special Paste 2021-06-25 15:23:39 +02:00
iLLiCiTiT
9c02ecb35a make both paste secure with dialog poopup 2021-06-25 15:14:56 +02:00
iLLiCiTiT
daf12bb973 added comment 2021-06-25 15:11:23 +02:00
iLLiCiTiT
302c6b44b1 copy/paste actions are separated with separator in menu 2021-06-25 15:11:18 +02:00
iLLiCiTiT
455acfaae9 paste_value_to_path is simplified 2021-06-25 15:10:43 +02:00
iLLiCiTiT
2e8df3e2d0 show dialog if paste crashes 2021-06-25 15:08:29 +02:00
iLLiCiTiT
8eeeda11e7 implemented base of paste value actions 2021-06-25 14:53:42 +02:00
iLLiCiTiT
ee72605f58 implemented copy action in settings 2021-06-25 14:53:30 +02:00
iLLiCiTiT
5c9016c676 implemented get_entity_from_path for system settings 2021-06-25 14:52:31 +02:00
iLLiCiTiT
81bebe03c6 implemented root_key propery for rest of entities 2021-06-25 14:52:16 +02:00
iLLiCiTiT
ac36919e26 added root_key to both root entities 2021-06-25 14:52:03 +02:00
iLLiCiTiT
251d3add01 added root_key as abstract property to BaseEntity 2021-06-25 14:51:47 +02:00
iLLiCiTiT
7b273f1549 fix project specific environment variables to work as expected 2021-06-25 12:37:26 +02:00
iLLiCiTiT
d64e1d249d width of workfile toos widget have better sizes to display content 2021-06-25 11:20:55 +02:00
iLLiCiTiT
4362668b66 use parenting to skip style set 2021-06-25 10:15:49 +02:00
iLLiCiTiT
5cda53abff keep refresh button available even if not in dev mode 2021-06-24 20:58:30 +02:00
iLLiCiTiT
1be4c4fc7f added some more comments 2021-06-24 20:45:33 +02:00
iLLiCiTiT
877b5b8535 added few comments 2021-06-24 20:44:13 +02:00
iLLiCiTiT
9fa01ac76e object type ids preparation is at one place 2021-06-24 20:43:55 +02:00
iLLiCiTiT
10f0604173 implemented task parent changes handling 2021-06-24 20:32:09 +02:00
iLLiCiTiT
3251401da3 use _commit_changes in current implementation 2021-06-24 20:29:08 +02:00
iLLiCiTiT
0894f272de implemented _commit_changes for easier access 2021-06-24 20:28:30 +02:00
iLLiCiTiT
70b91afe19 implemented query_custom_attributes for querying custom attribute values from ftrack database 2021-06-24 20:15:45 +02:00
iLLiCiTiT
18297588a5 convert attributes and types to set 2021-06-24 20:07:15 +02:00
iLLiCiTiT
a4e84611fe separate task parent changes and value changes 2021-06-24 20:06:30 +02:00
iLLiCiTiT
143d1205ee collect also task changes if parent_id has changed 2021-06-24 20:06:08 +02:00
iLLiCiTiT
57bd695974 added process_attribute_changes where previous logic happened 2021-06-24 20:05:49 +02:00
iLLiCiTiT
c74216f082 fix quotes in path for extract thumbnail in standalone publisher 2021-06-24 19:05:50 +02:00
Jakub Trllo
944a347ff8
Merge pull request #1757 from pypeclub/feature/env_in_application_executable
Application executables with environment variables
2021-06-24 17:06:56 +02:00
Jakub Trllo
4d89c77b3e
Merge pull request #1755 from pypeclub/feature/tvpaint_ftrack_family
TVPaint ftrack family
2021-06-24 17:06:28 +02:00
iLLiCiTiT
29932c4766 pop others before expected keys are processed 2021-06-24 16:54:24 +02:00
iLLiCiTiT
a31524b75c try to format executable path with environments 2021-06-24 16:28:08 +02:00
pypebot
cb76da2382
[Automated] Merged main into develop 2021-06-24 15:03:22 +02:00
OpenPype
34ca28d856 [Automated] Bump version 2021-06-24 13:03:07 +00:00
pypebot
e9e4133820
[Automated] Merged develop into main 2021-06-24 14:58:50 +02:00