mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Initial commit
This commit is contained in:
commit
3c7cc0c973
8391 changed files with 704313 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
|||
# Changelog
|
||||
|
||||
## [1.1.0] - 2019-07-08
|
||||
|
||||
- Release stable version
|
||||
|
||||
## [1.1.0-preview.1] - 2019-06-27
|
||||
|
||||
- Add new math.bitmask to return a bit mask from a bool4
|
||||
|
||||
## [1.0.1] - 2019-04-15
|
||||
|
||||
- Release stable version
|
||||
- Modify all math constants (e.g `math.PI`) to provide float constant by default instead of double. Use for example `math.PI_DBL` to get the previous double constant.
|
||||
|
||||
## [1.0.0-preview.1] - 2019-02-28
|
||||
|
||||
- Fixed bug where modifications on prefabs could not be reverted for vector properties when using context menu in Inspector.
|
||||
- Fixed structure of the package for internal validation
|
Loading…
Add table
Add a link
Reference in a new issue