Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Settings application use python 2 only where needed #1776

Merged
merged 9 commits into from
Jun 29, 2021

Conversation

iLLiCiTiT
Copy link
Member

Description

Setting of Use python 2 is now on all applications but on few of them it doesn't make sence at all because will always use Python 3.

Changes

  • key use_python_2 is not required key in application variant and is set to False by default
  • fixed replacing of curly brackets when replacing template value
  • removed use_python_2 from applications where will be always Python 3
    • Blender
    • Harmony
    • Photoshop
    • Aftereffect
    • TVPaint

@iLLiCiTiT iLLiCiTiT self-assigned this Jun 29, 2021
@iLLiCiTiT iLLiCiTiT added backend type: enhancement Enhancements to existing functionality labels Jun 29, 2021
@iLLiCiTiT iLLiCiTiT merged commit 6f2b497 into develop Jun 29, 2021
@mkolar mkolar deleted the feature/python_2_def_where_needed branch August 10, 2021 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants