mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
bump version
This commit is contained in:
parent
625b4c4b91
commit
8aa1ada285
@ -12,6 +12,6 @@
|
||||
public const string Author = "ds5678";
|
||||
public const string CopyRight = "Copyright © 2022";
|
||||
|
||||
public const string Version = "0.2.0.5";
|
||||
public const string Version = "0.2.1.0";
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,14 +1,9 @@
|
||||
# Development Roadmap
|
||||
|
||||
## 0.2.1.0
|
||||
## 0.2.1.1
|
||||
This release will be primarily focused on cleaning up and refactoring the project.
|
||||
|
||||
* Mesh export - STL, OBJ, FBX, PLY, GLB
|
||||
* Convert Unified Exporter to the new system
|
||||
* Convert GLB Exporter to the new system
|
||||
* Use nuget package?
|
||||
* Cleanup legacy code
|
||||
* Move documentation on legacy code to a suitable home
|
||||
* Remove the `Classes` and `Converters` namespaces
|
||||
* Remove any additional legacy code
|
||||
* Merge the common project back into the core project
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user