{
  "version": 12,
  "stages": [
    {
      "stage": "image_show",
      "start": [
        "image_source:file property will be changed in the ui"
      ],
      "end": [
        "image_source:file property is applied in render"
      ],
      "feature": [
        "image"
      ]
    },
    {
      "stage": "image_unload_image_when_not_showing",
      "start": [
        "image_source:unload property will be changed in the ui"
      ],
      "end": [
        "image_source:unload property will be changed in the ui"
      ],
      "feature": [
        "image"
      ]
    },
    {
      "stage": "image_apply_alpha_in_linear_space",
      "start": [
        "image_source:linear_alpha property will be changed in the ui"
      ],
      "end": [
        "image_source:linear_alpha property is applied in render"
      ],
      "feature": [
        "image"
      ]
    },
    {
      "stage": "image_defaults",
      "start": [
        "image_source:defaults property will be changed in the ui"
      ],
      "end": [
        "image_source:defaults property is applied in render"
      ],
      "feature": [
        "image"
      ]
    },
    {
      "stage": "image_show_ui_click",
      "start": [],
      "end": [],
      "feature": [
        "image"
      ]
    },
    {
      "stage": "image_unload_image_when_not_showing_ui_click",
      "start": [
        "In Properties for 'image_source', End Choose CheckBox: Unload image when not showing"
      ],
      "end": [
        "In Properties for 'image_source', End Choose CheckBox: Unload image when not showing"
      ],
      "feature": [
        "image"
      ]
    },
    {
      "stage": "image_apply_alpha_in_linear_space_ui_click",
      "start": [
        "In Properties for 'image_source', Begin Choose CheckBox: Apply alpha in linear space"
      ],
      "end": [
        "In Properties for 'image_source', End Choose CheckBox: Apply alpha in linear space"
      ],
      "feature": [
        "image"
      ]
    },
    {
      "stage": "image_property_window_show",
      "start": [
        "image_source request property window"
      ],
      "end": [
        "image_source show property window"
      ],
      "feature": [
        "image"
      ]
    }
  ]
}