mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 23:10:40 +00:00
cc9f162933
* added stub `FilmsProvider` * moved dialogs to the shared folder * typo * separated `EquipmentSettingsSection` * copy * `IAPBuilder` -> `IAPListTile` * moved `Film` to resources repo * fixed films selection * untied iso and selected film * removed film from exposure pairs building * indicate push/pull * copy * Update .gitignore * fixed extreme exposure pairs reciprocity display * sync with iap changes * sync iap stub with iap changes * added reciprocity description * added workspace file * Update .gitignore
11 lines
No EOL
86 B
Text
11 lines
No EOL
86 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "iap"
|
|
},
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {}
|
|
} |