Commit graph

19028 commits

Author SHA1 Message Date
Jakub Trllo
8848f5ca2c removed unused 'get_render_path' function 2023-10-23 15:26:07 +02:00
Jakub Trllo
cc970effbc moved content of 'contants.py' to 'constants.py' 2023-10-23 12:12:19 +02:00
Kayla Man
e0fc261a5b
Merge branch 'develop' into enhancement/OP-7070_Validate-Frame-Range 2023-10-23 15:44:56 +08:00
Ynbot
caf1cc5cc2 [Automated] Bump version 2023-10-21 03:24:31 +00:00
Kayla Man
bf38b2bbef clean up the codes for collect frame range and get frame range function 2023-10-20 23:25:37 +08:00
Jakub Trllo
0240b2665d use context data instead of 'legacy_io' 2023-10-20 17:17:35 +02:00
Kayla Man
69d665fd7d make sure the collectorcorder fro collect render is later than collect frame range 2023-10-20 23:03:52 +08:00
Kayla Man
c5b63b241d check if frame start and frame end is None, if yes it will return empty dict 2023-10-20 22:12:20 +08:00
Kayla Man
6453de9823 align the frame range data with other hosts like Maya 2023-10-20 22:11:11 +08:00
Kayla Man
a6c11cf08f rename frame range data 2023-10-20 21:34:48 +08:00
Petr Kalis
ea1c9bf707
Removed redundant copy of extension.zxp (#5802) 2023-10-20 15:12:54 +02:00
Jakub Trllo
f320cdc9dd
Merge pull request #5770 from ynput/feature/OP-5196_Push-to-Project-tool-AYON-compatibility
Push to project tool: Prepare push to project tool for AYON
2023-10-20 12:10:03 +02:00
Simone Barbieri
9708cd9ed2
Merge pull request #5747 from ynput/bugfix/OP-4626_blender-fix-pointcache
Blender: Fix pointcache family and fix alembic extractor
2023-10-20 09:45:36 +01:00
Kayla Man
8369dfddc9 use asset entity data for get_frame_range 2023-10-20 11:43:30 +08:00
Ynbot
c0ab1c368e [Automated] Release 2023-10-19 13:00:16 +00:00
Jakub Trllo
1ad8e94891
Merge pull request #5792 from ynput/bugfix/number-attr-widget-multiselection
'NumberAttrWidget' shows 'Multiselection' label on multiselection
2023-10-19 14:40:40 +02:00
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
Simone Barbieri
a37c7539bb Changed empty type to Single Arrow 2023-10-19 12:52:48 +01:00
Ondřej Samohel
14084851af
Merge branch 'develop' into enhancement/OP-7070_Validate-Frame-Range 2023-10-19 12:35:07 +02:00
Simone Barbieri
0b69ce120a Hound fixes 2023-10-19 11:21:13 +01:00
Simone Barbieri
4418d11164 Code improvements from suggestions
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-19 11:18:59 +01:00
Ondřej Samohel
915502989c
Merge pull request #5796 from BigRoy/bugfix/houdini_fix_imprint 2023-10-19 12:14:46 +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
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
63e983412c removed unused import 2023-10-19 11:10:19 +02:00
Jakub Trllo
e3a8050ced show multiselection label back on lost focus 2023-10-19 11:10:11 +02:00
Jakub Trllo
cd11029665 do not trigger value change signal when hiding multiselection label 2023-10-19 11:09:00 +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