Toke Jepsen
5282cd26c5
Merge branch 'develop' into enhancement/maya_template
2023-06-23 14:51:01 +01:00
Jakub Ježek
26457258a4
Merge branch 'develop' into feature/nuke_fpath_template
2023-06-23 15:57:08 +03:00
Roy Nieterau
fcc2c692fe
Merge branch 'develop' into enhancement/maya_template
2023-06-21 13:25:14 +02:00
Jakub Jezek
6f8d47d36b
nuke: user prompt if config path changes
...
environment variable cannot be changed dynamically and user should now that settings had been changed and the nuke should be reopened.
2023-06-20 16:52:03 +02:00
Jakub Trllo
7ecb03bb75
ImageIO: Minor fixes ( #5147 )
...
* define variable 'resolved_path' in right scope
* fixed missing 'input' variable
* make checks for keys more explicit and safe proof
* fixed caching of remapped colorspaces
* trying to fix indentation issue
* use safe keys pop
2023-06-16 14:17:08 +02:00
Fabia Serra Arrizabalaga
e128695c42
Fix typo
2023-06-14 09:22:49 -05:00
Fabia Serra Arrizabalaga
09c5512e91
Skip empty values
2023-06-14 09:22:35 -05:00
Fabia Serra Arrizabalaga
e769a76ac3
Use StringTemplate to allow for optional template keys
2023-06-14 09:12:08 -05:00
Fabià Serra Arrizabalaga
079f7a935a
Add fallback in case key doesn't exist
2023-06-12 19:47:59 +02:00
Fabià Serra Arrizabalaga
c2a576a39a
Nuke: Add support for more complex templates in temp_rendering_path_template
2023-06-12 19:47:43 +02:00
Roy Nieterau
c940b82fb9
Merge branch 'develop' of https://github.com/pypeclub/OpenPype into enhancement/maya_template
...
# Conflicts:
# openpype/hosts/maya/api/lib.py
2023-06-12 15:46:13 +02:00
Jakub Jezek
a71fed7a56
nuke: backward compatibility for older project settings
2023-06-09 16:27:06 +02:00
Jakub Ježek
caee9dcb13
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-06-09 14:24:21 +02:00
Ondřej Samohel
869cb5ef15
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-06-09 14:02:25 +02:00
Jakub Jezek
fbf4605417
removing get_app_version_info
2023-06-09 12:40:05 +02:00
Jakub Jezek
b3cab6a88b
adding parent to publisher only if nuke higher then 14
2023-06-07 11:34:59 +02:00
Jakub Jezek
a98ef68549
fixing publisher parent
2023-06-06 16:49:34 +02:00
Jakub Jezek
bb74019d3e
removing info knob from nuke creators
...
also remove node if instance is removed
2023-06-01 16:49:19 +02:00
Jakub Ježek
ec7b85b501
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-05-31 15:41:02 +02:00
Jakub Jezek
99a1be366e
nuke: callback for dirmapping is on demand
2023-05-24 22:19:46 +02:00
Jakub Ježek
2c31dc1f21
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-05-24 10:25:24 +02:00
Zipodod
6b09504ead
Bugfix/frame variable fix ( #4978 )
...
* Fix variable name on Max reset frame range
* Fix variable name on Maya collect animation
* Fix variable name on Nuke reset frame range
* Fix lines over max width
* Fix error on variable rename
* Fix line over max width
---------
Co-authored-by: jbeaulieu <jbeaulieu@alkemy-x.com>
2023-05-17 14:14:26 +02:00
Toke Stuart Jepsen
a129cec522
Merge branch 'develop' into enhancement/maya_template
2023-05-12 10:19:57 +01:00
Toke Stuart Jepsen
d2842b0cd7
post_representation_load > post_placeholder_process
2023-05-11 17:55:25 +01:00
Jakub Jezek
602a4ae8ec
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-05-02 20:56:58 +02:00
Toke Stuart Jepsen
9747398ce8
Rename "cleanup_placeholder" to "post_representation_load"
2023-04-28 15:25:37 +01:00
Jakub Trllo
843fd5f1b9
Nuke: Legacy convertor skips deprecation warnings ( #4846 )
...
* convert legacy checks for AVALON_TAB to avoid deprecation warnings
* simplify 'get_avalon_knob_data'
2023-04-21 11:31:52 +02:00
Jakub Jezek
30d0b35c9a
removing obsolete code in nuke host
...
since we are using OCIO env var there is no need to set this per attribute
2023-04-17 12:28:02 +02:00
Jakub Ježek
c2edc17ef2
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-04-06 15:39:13 +02:00
Jakub Ježek
89b87af509
Merge pull request #4783 from ynput/bugfix/OP-5435_Global-workfile-template-builder-profile-resolving
2023-04-06 10:35:32 +02:00
Jakub Jezek
17bfa7f628
add positional knobs only if keep_placeholder
2023-04-05 14:34:57 +02:00
Jakub Jezek
105e03344c
nuke: capture exception so popup is not rised
2023-04-05 14:34:26 +02:00
Jakub Jezek
1cbcd66da8
removing older instance attributes
2023-04-04 16:54:36 +02:00
Jakub Ježek
7d099062d0
Merge branch 'develop' into bugfix/OP-5377_Nuke-prerender-create-reviewable-attribute-is-broken
2023-04-04 13:34:14 +02:00
Jakub Ježek
515d56f8ea
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation
2023-04-02 23:23:53 +02:00
Jakub Jezek
d092e50934
reveiwable attribute is showing on demand
2023-03-30 17:38:51 +02:00
Roy Nieterau
3fae1f8521
Just some grammar tweaks
2023-03-30 13:59:22 +02:00
Jakub Jezek
62eb6d269b
making docstring more readable
2023-03-28 23:29:45 +02:00
Jakub Jezek
f6ac8138b3
simplification of condition
2023-03-28 22:30:48 +02:00
Jakub Jezek
75aee631c1
Nuke: implementing imageio enable switch
2023-03-23 22:31:50 +01:00
Petr Kalis
a7f0d57638
SiteSync: host dirmap is not working properly ( #4563 )
...
- only editable keys are returned from Site Sync module to Local Settings
Cleaner approach even if LS UI is going away in Ayon.
- use remote_site only if is local_drive provider
- remove unwanted import
- cache mapping, update logging
Mapping was called multiple times for Nuke.
Logging was too verbose.
2023-03-13 10:32:19 +01:00
Jakub Ježek
1dc35f2af3
Merge branch 'develop' into feature/OP-4778_Nuke-create-first-workfile-template-switch-to-preset
2023-03-07 10:43:28 +01:00
Jakub Trllo
de50783c04
Nuke: Add option to use new creating system in workfile template builder ( #4545 )
...
* added option to use new creating system in workfile template builder
* fix spaces
* use 'create' method on create context to trigger creation
* fix attribute access
* adding headless to creators and workfile builder abstraction
* adding noqa for hound
* hound
---------
Co-authored-by: Jakub Jezek <jakubjezek001@gmail.com>
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-03-06 18:34:56 +01:00
Jakub Jezek
af39368838
hound
2023-03-06 17:07:56 +01:00
Jakub Jezek
b2eb14914b
global, nuke: adding support for first workfile creation
2023-03-06 16:55:05 +01:00
Jakub Jezek
491eb3e750
create first workfile version function to global abstraction
2023-03-01 17:27:16 +01:00
Jakub Jezek
698e639fa6
Merge branch 'bugfix/OP-5037_Global-workfile-template-builder-Creators-failing' into feature/OP-4778_Nuke-create-first-workfile-template-switch-to-preset
2023-03-01 10:31:11 +01:00
Jakub Jezek
7c90b6616d
adding headless to creators and workfile builder abstraction
2023-02-28 17:32:49 +01:00
Jakub Jezek
2ed1a97864
nuke: start new workfile from tempate wip
2023-02-28 14:22:38 +01:00
Jakub Jezek
8a6efcd6ef
Nuke: new version builder from tempate wip
2023-02-28 10:00:25 +01:00