File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.1.0] ( https://github.com/angular-threejs/soba/compare/1.0.2...1.1.0 ) (2023-02-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * add accumulative shadows ([ 4216ba5] ( https://github.com/angular-threejs/soba/commit/4216ba5d3231a5da843849b494f9eb2cf2aaae4b ) )
9
+ * add adaptive ([ 0358822] ( https://github.com/angular-threejs/soba/commit/035882213fd9fed3c91495574a19e133d0aba66f ) )
10
+ * add bake shadows ([ f94b7b3] ( https://github.com/angular-threejs/soba/commit/f94b7b30aa88c4684a7a3e561f2bb44ee45e1519 ) )
11
+ * add bounds ([ 6276360] ( https://github.com/angular-threejs/soba/commit/6276360d7aabf570ea95bf126685f30800d32110 ) )
12
+ * add center ([ 3ae02cb] ( https://github.com/angular-threejs/soba/commit/3ae02cb030dcaa61416355852ecc670351865c85 ) )
13
+ * add contact shadows ([ d1f9759] ( https://github.com/angular-threejs/soba/commit/d1f975931bd2ae124f21d4a08eb6f9a89f7968ff ) )
14
+ * add detailed and stats ([ 7b58861] ( https://github.com/angular-threejs/soba/commit/7b58861d24aa3bcb13505c4f1e4410cf6737d4dc ) )
15
+ * add enviroments ([ 96c0b06] ( https://github.com/angular-threejs/soba/commit/96c0b06c94427f39e4cf9696425a1097060f6a79 ) )
16
+ * add float ([ af51a34] ( https://github.com/angular-threejs/soba/commit/af51a34f2ef85470cffb163a9b84e7b4669675b6 ) )
17
+ * add loaders ([ 6de8553] ( https://github.com/angular-threejs/soba/commit/6de8553af1faf9f2c30fb2d8555226cd670d141d ) )
18
+ * add shader material ([ 1ec2d7f] ( https://github.com/angular-threejs/soba/commit/1ec2d7f9727614abbcdaed2eed506975047d7a11 ) )
19
+ * add sky ([ 05245c3] ( https://github.com/angular-threejs/soba/commit/05245c3c7ace92f57c5b253ba971b986e6512af9 ) )
20
+ * add sparkles ([ d0b2def] ( https://github.com/angular-threejs/soba/commit/d0b2def32ff1ee67338cdced094dc21600235ad7 ) )
21
+ * add stage ([ 9c5f9c9] ( https://github.com/angular-threejs/soba/commit/9c5f9c934863bf71d9327f00e230bc19700fc72e ) )
22
+ * add stars ([ d0a93f0] ( https://github.com/angular-threejs/soba/commit/d0a93f04bd2c2300c87fab6327fcf86e3144cb50 ) )
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * adjust bounds api ([ a5283af] ( https://github.com/angular-threejs/soba/commit/a5283af873cc2a936868c0479ea1253e6d811d67 ) )
28
+
3
29
### [ 1.0.2] ( https://github.com/angular-threejs/soba/compare/1.0.1...1.0.2 ) (2023-01-31)
4
30
5
31
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.2 "
2
+ "version" : " 1.1.0 "
3
3
}
You can’t perform that action at this time.
0 commit comments