Commit graph

33995 commits

Author SHA1 Message Date
Jakub Trllo
38883e4bdd removed unnecessary imports 2023-10-19 14:39:06 +02:00
Jakub Trllo
74b7364818 fix re-use of 'output' for representation 2023-10-19 14:39:06 +02:00
Jakub Trllo
ed4c306c43 modified integration to avoid direct access to integrate objects 2023-10-19 14:39:06 +02:00
Jakub Trllo
e729cc1964 moved 'control_integrate.py' to models as 'integrate.py' 2023-10-19 14:39:06 +02:00
Jakub Trllo
faadf3582c removed debug print 2023-10-19 14:39:06 +02:00
Jakub Trllo
37da54b438 implemented helper method to trigger controller events 2023-10-19 14:39:06 +02:00
Jakub Trllo
7951c95f09 renamed '_get_source_label' to '_prepare_source_label' 2023-10-19 14:39:05 +02:00
Jakub Trllo
2ac76ad4af moved user values model to different file 2023-10-19 14:39:05 +02:00
Jakub Trllo
78eebdaca1 initial changes of window 2023-10-19 14:39:05 +02:00
Jakub Trllo
edf5c52541 initial modification of controller 2023-10-19 14:39:05 +02:00
Jakub Trllo
4481c7590b renamed 'control_context.py' to 'control.py' 2023-10-19 14:39:05 +02:00
Jakub Trllo
178ab5d77a moved 'window.py' to subfolder 'ui' 2023-10-19 14:39:05 +02:00
Jakub Trllo
065ebc389c renamed 'app.py' to 'main.py' and use it in loader action 2023-10-19 14:39:05 +02:00
Jakub Trllo
0016f8aa3d created copy of push to project tool 2023-10-19 14:39:05 +02:00
Jakub Trllo
bffcf33237
Merge pull request #5799 from ynput/bugfix/ayon-subset-loaders-fix
AYON loader: Fix SubsetLoader functionality
2023-10-19 14:35:46 +02:00
Jakub Ježek
6f22344fb5
Merge pull request #5541 from ynput/enhancement/OP-6154_Publishing-Luts 2023-10-19 14:12:25 +02:00
Jakub Trllo
35c2a83288 store version contexts by version id 2023-10-19 14:07:49 +02:00
Ondřej Samohel
915502989c
Merge pull request #5796 from BigRoy/bugfix/houdini_fix_imprint 2023-10-19 12:14:46 +02:00
Jakub Trllo
b84c81fbcd
Merge pull request #5786 from ynput/enhancement/OP-6679_Missing-disk-remapping-in-AYON
AYON Settings: Disk mapping
2023-10-19 12:08:32 +02:00
Ondřej Samohel
316ab6b9c5
Merge pull request #5737 from BigRoy/enhancement/houdini_open_in_usdview 2023-10-19 12:05:15 +02:00
Ondřej Samohel
e8e1109f83
Merge pull request #5727 from ynput/enhancement/OP-6710_Houdini-Shelves-Manager-use-templates 2023-10-19 12:01:23 +02:00
Ondřej Samohel
b6b27a2a3a
Merge branch 'develop' into enhancement/OP-6710_Houdini-Shelves-Manager-use-templates 2023-10-19 12:01:07 +02:00
Jakub Trllo
d8dcd91a93
Merge pull request #5783 from ynput/feature/OP-6631_Launcher-in-dev-mode
AYON: Support dev bundles
2023-10-19 11:30:13 +02:00
Jakub Trllo
e3111239a0
trigger 'selection_changed' signal to propagate selection change (#5793) 2023-10-19 10:48:57 +02:00
Roy Nieterau
3506c810b1 Refactor variable names to refer to parm templates as opposed to parms + do nothing if both no new and no update parms to process 2023-10-18 22:31:49 +02:00
Roy Nieterau
b2a86e22d0 Simplify 2023-10-18 22:26:48 +02:00
Roy Nieterau
f93e27ac41 Simplify logic 2023-10-18 22:23:10 +02:00
Roy Nieterau
e001b2632a Refactor parm to parm_template to clarify variable refers to a parm template 2023-10-18 22:16:18 +02:00
Roy Nieterau
a2c5934a1e Fix updating parms of same name that user had taken off of default value manually + refactor deprecated Node.replaceSpareParmTuple to use ParmTemplateGroup.replace instead 2023-10-18 22:14:13 +02:00
Roy Nieterau
0e22a2ef3c Remove setParms call since it's responsibility of self.imprint to set the values 2023-10-18 19:25:32 +02:00
MustafaJafar
246d01e4b0 Merge branch 'develop' into enhancement/OP-6710_Houdini-Shelves-Manager-use-templates 2023-10-18 17:32:43 +03:00
Ondřej Samohel
b1dbbcd954
Merge pull request #5621 from ynput/tests/houdini_rops-self-publish-button 2023-10-18 16:22:38 +02:00
Jakub Jezek
c56560283a
hound catches 2023-10-18 15:21:58 +02:00
Jakub Jezek
2445f6a1e4
fixing lost commit content
- loading updating fixed and container data are imprinted with updated representation id
- not failing due `::` split on NoneType object
- workfile colorspace is separated key from ocio look items
- validator treating workfile colorspace key separately
2023-10-18 15:19:46 +02:00
Jakub Jezek
620269c2fc
hound 2023-10-18 14:21:28 +02:00
Jakub Trllo
4771377cd5 use white background icon 2023-10-18 14:08:57 +02:00
Jakub Trllo
105720ff0d add dev icons 2023-10-18 12:55:17 +02:00
Ondřej Samohel
c61a601c78
🐛 fix key in applicaiton json (#5787)
`maya` was wrongly used instead of `mayapy`, breaking AYON defaults
2023-10-18 12:35:21 +02:00
Jakub Ježek
1f088f7efe
Merge pull request #5771 from ynput/bugfixt/OP-7116_Nuke-OCIO-Warning 2023-10-18 12:22:55 +02:00
Jakub Trllo
65cfa7751c added disk mapping settings to core addon 2023-10-18 12:22:10 +02:00
Jakub Jezek
489a502550
reverting backslash removal 2023-10-18 12:15:18 +02:00
Jakub Trllo
b20f59e87e formatting fix 2023-10-18 11:53:50 +02:00
Jakub Trllo
a704fd44e8 ignore some predefined names to import 2023-10-18 10:45:52 +02:00
Jakub Trllo
68f7826cf6 updated 'ayon_api' to '0.5.1' 2023-10-18 10:16:17 +02:00
Jakub Trllo
863ed821ca change '_reset_on_first_show' to 'False' on show and publish 2023-10-18 10:04:45 +02:00
github-actions[bot]
1be774230b chore(): update bug report / version 2023-10-18 03:25:51 +00:00
ynbot
5a1566e53a
[Automated] Merged main into develop 2023-10-18 05:25:21 +02:00
Ynbot
af9dbe5af2 [Automated] Bump version 2023-10-18 03:25:10 +00:00
ynbot
3227ebf584
[Automated] Merged develop into main 2023-10-18 05:24:14 +02:00
Jakub Trllo
2088c7d7e6 use 'is_dev_mode_enabled' from 'ayon_'settings' 2023-10-17 17:06:38 +02:00