diff --git a/.specstory/.gitignore b/.specstory/.gitignore index 53b537f..d05a40e 100644 --- a/.specstory/.gitignore +++ b/.specstory/.gitignore @@ -1,2 +1,4 @@ # SpecStory explanation file /.what-is-this.md +# SpecStory project identity file +/.project.json diff --git a/EEVEE_AMZN.json b/EEVEE_AMZN.json index 0bfb71c..0b45a0a 100644 --- a/EEVEE_AMZN.json +++ b/EEVEE_AMZN.json @@ -232,7 +232,7 @@ { "name": "Engine", "identifier": "engine", - "value_string": "BLENDER_EEVEE_NEXT", + "value_string": "BLENDER_EEVEE", "value_integer": 0, "value_float": 0.0, "value_boolean": false, diff --git a/EEVEE_AMZN_STILL.json b/EEVEE_AMZN_STILL.json index 066de29..d872bad 100644 --- a/EEVEE_AMZN_STILL.json +++ b/EEVEE_AMZN_STILL.json @@ -220,7 +220,7 @@ { "name": "Engine", "identifier": "engine", - "value_string": "BLENDER_EEVEE_NEXT", + "value_string": "BLENDER_EEVEE", "value_integer": 0, "value_float": 0.0, "value_boolean": false, diff --git a/EEVEE_AMZN_VERTICAL.json b/EEVEE_AMZN_VERTICAL.json index 8c0136e..30a84d5 100644 --- a/EEVEE_AMZN_VERTICAL.json +++ b/EEVEE_AMZN_VERTICAL.json @@ -232,7 +232,7 @@ { "name": "Engine", "identifier": "engine", - "value_string": "BLENDER_EEVEE_NEXT", + "value_string": "BLENDER_EEVEE", "value_integer": 0, "value_float": 0.0, "value_boolean": false, diff --git a/EEVEE_AMZN_VERT_STILL.json b/EEVEE_AMZN_VERT_STILL.json index a8ee08d..5c1a08f 100644 --- a/EEVEE_AMZN_VERT_STILL.json +++ b/EEVEE_AMZN_VERT_STILL.json @@ -232,7 +232,7 @@ { "name": "Engine", "identifier": "engine", - "value_string": "BLENDER_EEVEE_NEXT", + "value_string": "BLENDER_EEVEE", "value_integer": 0, "value_float": 0.0, "value_boolean": false,