AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Add environment variable to control category filtering
- 主要言語
- C++
- スター
- 2.1k
- フォーク
- 503
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
OCIO color spaces contain a categories attribute that allows config authors and applications to filter the list of color spaces shown in a given menu based on its function (e.g. working spaces, textures). The ColorSpaceMenuHelper class provides app developers an easy way to use this functionality.
There is currently a OCIO_USER_CATEGORIES_ENVVAR that allows users to specify categories to use with application menus. It would be nice if there was one or more additional env. vars to control menu filtering. For example, it might be useful to be able to turn off filtering being done by an application.
Discussed at the 2025-09-29 TSC meeting.
コントリビューションガイド
調査の方向性
まず、ColorSpaceMenuHelper と OCIO_USER_CATEGORIES_ENVVAR の処理箇所を特定します。2025-09-29 の TSC の議論を確認し、アプリケーションのフィルタリングを無効にできるかどうかを含め、どの追加の環境変数の動作が求められているかを判断します。合意された動作を実装し、それに対応するカバレッジを追加できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100