diff --git a/Packages/com.doji.genesis/CHANGELOG.md b/Packages/com.doji.genesis/CHANGELOG.md index 7b79eb5..0f0419c 100644 --- a/Packages/com.doji.genesis/CHANGELOG.md +++ b/Packages/com.doji.genesis/CHANGELOG.md @@ -5,12 +5,21 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.1.0] - 2023-02-23 + +### Added + +- Add option to extract mesh from a DepthSkybox object. + +### Changed + +- Rotate and mirror the output of depth estimation so it matches the input texture. + ## [0.0.2] - 2023-02-23 ### Fixed - Fixed depth calculations. Absolute depth is now inferred from inverse depth by exposing a scale factor as a material property. This should get rid of distorted areas near the poles and depth in general should feel be more correct. - ## [0.0.1] - 2023-02-22 Initial Release \ No newline at end of file diff --git a/Packages/com.doji.genesis/package.json b/Packages/com.doji.genesis/package.json index 2290574..9d133d2 100644 --- a/Packages/com.doji.genesis/package.json +++ b/Packages/com.doji.genesis/package.json @@ -1,6 +1,6 @@ { "name": "com.doji.genesis", - "version": "0.0.2", + "version": "0.1.0", "displayName": "Genesis", "description": "An AI-powered world building and prototyping tool.", "dependencies": { diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 5c0c47a..477ba7d 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -134,7 +134,7 @@ PlayerSettings: 16:10: 1 16:9: 1 Others: 1 - bundleVersion: 0.0.2 + bundleVersion: 0.1.0 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0