AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Dynamic properties clarification

Aperta
#2,030 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
2.1k
Fork
503
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi,

Currently we've been in the process of integrating OCIO and believe we've encountered an issue regarding the dynamic properties feature.

As far as we understand, they are solely supposed to be handled by the developers and are not intended to be defined or specified as part of the config as stated in the documentation. However when defining an `ExposureContrastTransform`, should a user fail to set a value for a property such as exposure like so:

```
! {style: linear, contrast: 0.5, gamma: 1.1, pivot: 0.18}
```

The generated processor initialises a dynamic property for the missing exposure value. Given that a config is supposed to be locked this seems to contradict the core intention here, therefore we suspect this is a bug and not intentional.

Could you please clarify whether or not this is intended behaviour. If not no worries, we're happy to assist where we can.

Many Thanks

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia esaminando la documentazione delle proprietà dinamiche e il comportamento di ExposureContrastTransform mostrato nell’issue. Determina se l’assenza di un valore di esposizione debba inizializzare una proprietà dinamica o essere rifiutata per una configurazione bloccata, quindi documenta il comportamento previsto o conferma il bug.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Ambito
computer-graphics
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.