Commit graph

30843 commits

Author SHA1 Message Date
Jakub Trllo
4107874eb9
Project packager: Backup and restore can store only database (#4879)
* added helper functions to client mongo api

* pack and unpack project functions can work without project files

* added flag argument to pack project command to zip only project files

* unpack project has also only project argument

* Fix extractions
2023-04-27 23:41:00 +02:00
Seyedmohammadreza Hashemizadeh
9cbcef4fd9 apply suggetion. use attribute query 2023-04-27 16:30:44 +02:00
Seyedmohammadreza Hashemizadeh
6f57d567e4 get default cameras from maya 2023-04-27 16:30:44 +02:00
Seyedmohammadreza Hashemizadeh
289c0ffa06 remove defautl cameras from renderable cameras 2023-04-27 16:30:44 +02:00
Seyedmohammadreza Hashemizadeh
37ea36b811 cosmetiques 2023-04-27 16:22:01 +02:00
Seyedmohammadreza Hashemizadeh
0d4fb1d816 linting clean up 2023-04-27 16:22:01 +02:00
Seyedmohammadreza Hashemizadeh
61c37ebb22 add display handle setting for maya load references 2023-04-27 16:22:01 +02:00
Ondrej Samohel
7ffa52feb6
Merge remote-tracking branch 'Casgen/enhancement/OP-3751_Renaming_plugin_to_Ayon' into enhancement/OP-3751_Renaming_plugin_to_Ayon 2023-04-27 15:15:06 +02:00
Ondrej Samohel
557cbb72ce
♻️ escape rootless path 2023-04-27 11:26:57 +02:00
Joseff
668fc9f10f Preparation for the submission of the plugin to marketplace, fixed a bug with the cmdlet path not being valid. 2023-04-26 18:28:24 +02:00
Kayla Man
fdbe5ac3a1 adjustment 2023-04-26 18:45:39 +08:00
Kayla Man
12c9d10ba1 hound fix 2023-04-26 18:36:27 +08:00
Kayla Man
5d14869180 validator and selected nodes use for containers 2023-04-26 18:35:14 +08:00
Kayla Man
43453f3111 Merge branch 'develop' into feature/OP-4245Data_Exchange_Geometry 2023-04-26 16:24:11 +08:00
ynbot
dc527e3c5e
[Automated] Merged main into develop 2023-04-26 05:25:49 +02:00
Ynbot
a724bd1c77 [Automated] Bump version 2023-04-26 03:25:35 +00:00
ynbot
d1685dbf4e
[Automated] Merged develop into main 2023-04-26 05:24:54 +02:00
Jakub Trllo
38347ece5a
Publisher: Small style changes (#4894)
* border hover has color without alpha

* changed border radius to 0.2em

* removed border from scroll area

* variant hint button has 0.5em width

* inputs in attribute definitions have smaller padding

* label is shown only to value inputs and added tooltips

* change spacing for attribute befinitions

* align labels to right

* implemented 'ComboBox' which ignores wheel events and has styled delegate

* PixmalLabel has minimum sizeHint

* cards are smaller

* renamed 'Options' to 'Context'

* implemented active state changes in card view

* set object name of main window to "PublishWindow"

* plugin don't have to pass 'title' to an error

* fix PySide6 support for custom keysequences

* check for exact match for all bindings

* added validation of exact match for save shortcut
2023-04-25 10:37:49 +02:00
Roy Nieterau
4ed1c1f65d
Enhancement: Fix PySide 6.5 support for loader (#4900)
* Reverse inheritance order to avoid PySide6.5 bug `PYSIDE-2294` & `PYSIDE-2304`

* Fix PySide6 support
2023-04-25 10:29:12 +02:00
Ynbot
0567701ddb chore(): update bug report / version 2023-04-25 06:32:26 +00:00
Jakub Jezek
0ef59fcb39
adding ci user and email 2023-04-25 08:18:46 +02:00
Roy Nieterau
1b73eb2fb3
Merge branch 'develop' into enhancement/houdini_workfile_publish_icon 2023-04-24 17:51:58 +02:00
Roy Nieterau
3a096bcf8b Use explicit font awesome 5 name 2023-04-24 17:51:40 +02:00
Roy Nieterau
5595762164
Fusion: Simplify creator icons code (#4899)
* Simplify setting creator icons

* Use font-awesome 5 explicitly
2023-04-24 17:47:33 +02:00
ynbot
2133a96b20
[Automated] Merged release main into develop 2023-04-24 17:42:33 +02:00
Ynbot
afa3f563e4 [Automated] Release 2023-04-24 15:41:57 +00:00
ynbot
9b4ad20dfd
[Automated] Merged develop into main 2023-04-24 17:41:41 +02:00
64qam
d85553bf18
Merge pull request #4897 from ynput/bugfix/nuke-prerender-review
Nuke: Pre-render and missing review flag on instance causing crash
2023-04-24 17:38:33 +02:00
Jakub Trllo
ebcd48d138
Publisher: Keep track about current context and fix context selection widget (#4892)
* keep track about last context so it can be updated on context change

* don't use '_asset_name' attribute for validation of selected asset

* use current context after publisher window close
2023-04-24 17:36:26 +02:00
Roy Nieterau
e2fc8564e6 Fix accidental newline at end of file removal 2023-04-24 16:23:41 +02:00
Roy Nieterau
a1b264de9b Fix houdini workfile icon 2023-04-24 16:19:44 +02:00
Roy Nieterau
bfb435a171
Merge branch 'develop' into enhancement/houdini_create_node_tab_with_nulls 2023-04-24 15:59:24 +02:00
Roy Nieterau
e43ede4b8d
Merge branch 'develop' into bugfix/houdini_review_no_camera_collect_error 2023-04-24 15:59:20 +02:00
Roy Nieterau
042efaae33 Implement output template extensions override 2023-04-24 15:34:15 +02:00
Roy Nieterau
2ff7d7ee1d Cosmetics 2023-04-24 15:24:30 +02:00
Roy Nieterau
ea83a40f8b Attribute is already set in parameters above 2023-04-24 15:24:04 +02:00
Roy Nieterau
551146ebe9 Merge remote-tracking branch 'upstream/develop' into substance_integration 2023-04-24 14:44:29 +02:00
Jakub Trllo
ed1fd82ff2
Scene inventory: Model refresh fix with cherry picking (#4895)
* fix bug in model refresh

* fix signal callbacks

* rename '_refresh_callback' to '_on_refresh_request'
2023-04-24 13:16:38 +02:00
Ondrej Samohel
60d386b127
🐛 fix missing review flag on instance with pre-render 2023-04-24 12:53:17 +02:00
64qam
f669e7d453
Merge pull request #4887 from ynput/bugfix/OP-5764_nuke-slate-workflow-broken-on-deadline
Nuke: fixed broken slate workflow once published on deadline
2023-04-24 12:51:08 +02:00
Ondřej Samohel
6f12bda46f
Merge pull request #4575 from ynput/enhancement/unreal-rendering_settings 2023-04-24 12:42:17 +02:00
Ondřej Samohel
20c0745bd8
Merge branch 'develop' into enhancement/unreal-rendering_settings 2023-04-24 12:40:31 +02:00
Ondřej Samohel
37cb21ab33
Merge pull request #4477 from ynput/enhancement/unreal-render_creator_improvements 2023-04-24 12:38:55 +02:00
Ondrej Samohel
7d7206953c
Merge branch 'develop' into enhancement/unreal-render_creator_improvements 2023-04-24 12:38:07 +02:00
Ondrej Samohel
17cb32beda
🐛 workaround for alembic 2023-04-24 12:10:15 +02:00
Ondrej Samohel
36a5beaa7b
🐛 few fixes 2023-04-24 12:05:10 +02:00
ynbot
5c4297d888
[Automated] Merged main into develop 2023-04-22 05:26:03 +02:00
Ynbot
f4ee2a7537 [Automated] Bump version 2023-04-22 03:25:51 +00:00
ynbot
12869aeb9e
[Automated] Merged develop into main 2023-04-22 05:25:07 +02:00
Roy Nieterau
cf7e704964
Collect currentFile context data separate from workfile instance (#4883) 2023-04-21 18:43:01 +02:00