Jakub Trllo
|
e9c67e35bc
|
fixed used values passed to TemplateResult
|
2022-02-24 17:21:52 +01:00 |
|
Jakub Trllo
|
82d37651b3
|
Merge branch 'develop' into feature/extract_template_formatting_from_anatomy
|
2022-02-24 15:37:46 +01:00 |
|
Jakub Trllo
|
43839e63f1
|
TemplatesDict does not return objected templates with 'templates' attribute
|
2022-02-24 15:36:15 +01:00 |
|
Jakub Trllo
|
899e59b059
|
fix which template key is used for getting last workfile
|
2022-02-24 15:12:09 +01:00 |
|
Jakub Trllo
|
8d7f56c9e8
|
added more methods to StringTemplate
|
2022-02-24 15:11:40 +01:00 |
|
Jakub Trllo
|
f985e58bb9
|
Removed forgotten lines
|
2022-02-24 12:27:13 +01:00 |
|
Jakub Trllo
|
ab072440eb
|
Merge pull request #2803 from pypeclub/bugfix/set_context_environments
General: Set context environments for non host applications
|
2022-02-24 12:23:04 +01:00 |
|
Jakub Trllo
|
a9f2d6d2a6
|
Merge pull request #2800 from pypeclub/bugfix/OP-2737_Ftrack-circular-dependency-error
Ftrack: Unset task ids from asset versions before tasks are removed
|
2022-02-24 11:26:33 +01:00 |
|
Jakub Trllo
|
040688ca62
|
fixed app and context data fill
|
2022-02-24 09:55:42 +01:00 |
|
Milan Kolar
|
e77cebc001
|
Merge pull request #2802 from pypeclub/bugfix/OP-2738_resolve-launching-error
|
2022-02-24 09:50:06 +01:00 |
|
Milan Kolar
|
7c80b173f2
|
Merge pull request #2799 from pypeclub/documentation/link_fixes
|
2022-02-24 09:49:56 +01:00 |
|
Milan Kolar
|
c0dde86027
|
Merge pull request #2793 from BigRoy/pyblish_pype_preserve_comment_on_reset
Pyblish Pype: Preserve comment on reset
|
2022-02-23 18:01:48 +01:00 |
|
Ondřej Samohel
|
e721b543ce
|
Merge pull request #2700 from pypeclub/enhancement/royalrender-minor-enhancements
RoyalRender: Minor enhancements
|
2022-02-23 17:34:00 +01:00 |
|
Ondřej Samohel
|
646651a62f
|
rename module
|
2022-02-23 16:37:58 +01:00 |
|
Ondřej Samohel
|
bf1eb88735
|
Merge remote-tracking branch 'origin/develop' into enhancement/royalrender-minor-enhancements
|
2022-02-23 16:35:38 +01:00 |
|
Jakub Trllo
|
fc4b7e4573
|
set context environments even for non host applications
|
2022-02-23 16:12:54 +01:00 |
|
Petr Kalis
|
6a39f65bb0
|
Merge pull request #2782 from pypeclub/bugfix/OP-2726_Webpublisher-Ftrack-review-burnin-displaying-pypeclub
Webpublisher: Fix use ftrack username in burnins
|
2022-02-23 15:53:12 +01:00 |
|
Petr Kalis
|
a213bc6c17
|
Merge pull request #2798 from pypeclub/feature/OP-2736_Gracefully-skip-slack-integration
Slack: fail gracefully if slack exception
|
2022-02-23 15:52:13 +01:00 |
|
Jakub Jezek
|
160d3cb12d
|
resolve: fixing fusion module loading
|
2022-02-23 15:51:43 +01:00 |
|
murphy
|
ef3790cf21
|
Merge branch 'develop' into documentation/link_fixes
|
2022-02-23 14:37:21 +01:00 |
|
Petr Kalis
|
947fe95cef
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2726_Webpublisher-Ftrack-review-burnin-displaying-pypeclub
|
2022-02-23 14:19:41 +01:00 |
|
Petr Kalis
|
b688557c1e
|
OP-2726 - changed name in burnins to part before @
|
2022-02-23 14:17:30 +01:00 |
|
Jakub Trllo
|
e8b7e648df
|
Merge pull request #2789 from pypeclub/feature/move_deadline_module
Deadline: Move module one hierarchy level higher
|
2022-02-23 13:50:22 +01:00 |
|
Petr Kalis
|
7f5185b217
|
OP-2736 - safer way to get paths
Instances without any representations (for example when sending to render to farm) would fail with incorrect settings.
|
2022-02-23 13:24:55 +01:00 |
|
Jakub Trllo
|
e179b1d22f
|
Merge pull request #2790 from pypeclub/feature/move_royal_render
Royal render: Move module one hierarchy level higher
|
2022-02-23 12:31:53 +01:00 |
|
Jakub Trllo
|
0e24653f65
|
Merge branch 'develop' into bugfix/OP-2737_Ftrack-circular-dependency-error
|
2022-02-23 12:11:46 +01:00 |
|
Jakub Trllo
|
dea0ebe933
|
Merge pull request #2792 from pypeclub/feature/move_ftrack_module
Ftrack: Moved module one hierarchy level higher
|
2022-02-23 12:11:01 +01:00 |
|
Jakub Trllo
|
2da1f5e1e4
|
Uset task ids from asset versions before tasks are removed
|
2022-02-23 11:47:02 +01:00 |
|
murphy
|
21914c24d6
|
Documentation: fixed broken links
- fixed wrong .md link
- fixed outdated link to deadline docs
|
2022-02-23 11:40:01 +01:00 |
|
Roy Nieterau
|
ece0d0cdcd
|
Clear comment on reset after successful publish
|
2022-02-23 11:34:28 +01:00 |
|
Roy Nieterau
|
6ed4497444
|
Ensure comment content is checked after the controller reset
|
2022-02-23 11:33:18 +01:00 |
|
Milan Kolar
|
a4b440d080
|
Merge pull request #2794 from Ellipsanime/add-openpype-versionning-documentation
|
2022-02-23 11:30:52 +01:00 |
|
Roy Nieterau
|
963e50caf5
|
Merge branch 'pyblish_pype_preserve_comment_on_reset' of https://github.com/BigRoy/OpenPype into pyblish_pype_preserve_comment_on_reset
|
2022-02-23 11:29:59 +01:00 |
|
Roy Nieterau
|
a7f15cd21b
|
Controller is only used when creating a new window
|
2022-02-23 11:29:18 +01:00 |
|
Jakub Trllo
|
37088b15d9
|
Merge pull request #2796 from BigRoy/fix_terminal_openpype_log_no_colors
Fix `OPENPYPE_LOG_NO_COLORS` being True actually resulting in `use_colors` being False
|
2022-02-23 10:42:45 +01:00 |
|
Petr Kalis
|
eca57b03d6
|
OP-2736 - fail gracefully if slack exception
|
2022-02-23 10:36:38 +01:00 |
|
Roy Nieterau
|
97fbeb51b7
|
Fix hound issues
|
2022-02-23 10:35:42 +01:00 |
|
Roy Nieterau
|
a16eb7cc05
|
Refactor logic for readability
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-02-23 10:23:54 +01:00 |
|
clement.hector
|
101d5bcb9b
|
end the sentences with a period
|
2022-02-23 10:21:37 +01:00 |
|
Milan Kolar
|
1c38e7ab0b
|
Merge pull request #2785 from pypeclub/documentation/link_fixes
|
2022-02-23 08:50:53 +01:00 |
|
Roy Nieterau
|
18857a2775
|
Fix OPENPYPE_LOG_NO_COLORS being True actually resulting in use_colors being False
|
2022-02-22 22:07:48 +01:00 |
|
clement.hector
|
1b23611c33
|
Fix BigRoy comment
|
2022-02-22 18:10:41 +01:00 |
|
Jakub Trllo
|
cfcdc80f74
|
Merge pull request #2672 from pypeclub/feature/OP-2416_Launcher-tool-model
Launcher: Added Launcher model with more abilities to filter
|
2022-02-22 17:19:20 +01:00 |
|
Jakub Trllo
|
c6df758275
|
fix filter bug
|
2022-02-22 17:18:04 +01:00 |
|
Jakub Trllo
|
8768f015d0
|
Merge pull request #2783 from pypeclub/bugfix/default_settings_invalid_flame_version
Flame: Fix version string in default settings
|
2022-02-22 17:12:45 +01:00 |
|
Jakub Trllo
|
25cd18f2c6
|
moved abstract_submit_deadline to deadline module
|
2022-02-22 17:11:17 +01:00 |
|
Ondrej Samohel
|
e6c3e4e4a0
|
fix default dict and load of settings
|
2022-02-22 17:01:28 +01:00 |
|
Jakub Ježek
|
2f86854516
|
Merge pull request #2751 from pypeclub/feature/OP-2652_flame-name-from-shot_name-segment-attribute
|
2022-02-22 16:55:44 +01:00 |
|
Jakub Trllo
|
48242818e3
|
fix attr name typo
|
2022-02-22 16:36:36 +01:00 |
|
Jakub Trllo
|
67d3b6cbe5
|
Merge branch 'develop' into feature/OP-2416_Launcher-tool-model
|
2022-02-22 16:31:29 +01:00 |
|