AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
[RFC] Support for context/environment variables in Roles
オープン
Feature Request
Needs Discussion
- 主要言語
- C++
- スター
- 2.1k
- フォーク
- 503
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently roles act as static aliases, I was wondering what people think to the idea of supporting context variables in place of the colour space destination:
```
roles:
show_grade_cs: { var: SHOW_GRADE_CS }
existing_syntax: some_colour_space
```
or some other syntax (I'll explain the part next ...)
コントリビューションガイド
調査の方向性
まず、issue に示されている Roles の設定構文と、現在ロールが静的なエイリアスとしてどのように機能しているかを確認してください。issue では実装ファイルやテストが指定されておらず、実装を開始する前に、受け入れる変数構文と完了条件を決定する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- computer-graphics
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100