File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.4.0 (2025-01-08)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** core:** add parent directive for special attach case ([ 7f78a4c] ( https://github.com/angular-threejs/angular-three/commit/7f78a4c ) )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - ** core:** make sure previousAttach exists before invoking ([ b5d3ae6] ( https://github.com/angular-threejs/angular-three/commit/b5d3ae6 ) )
10
+ - ** core:** adjust NgtRouterOutlet to make a new env injector with parent ([ ae16c92] ( https://github.com/angular-threejs/angular-three/commit/ae16c92 ) )
11
+ - ** core:** move resolve parent to the directive itself ([ 0ec724a] ( https://github.com/angular-threejs/angular-three/commit/0ec724a ) )
12
+ - ** postprocessing:** update tonemapping to not use CONVOLUTION ([ a6a7567] ( https://github.com/angular-threejs/angular-three/commit/a6a7567 ) )
13
+ - ** postprocessing:** export name for tone mapping ([ abe0100] ( https://github.com/angular-threejs/angular-three/commit/abe0100 ) )
14
+
15
+ ### ❤️ Thank You
16
+
17
+ - nartc
18
+
1
19
## 3.3.0 (2025-01-07)
2
20
3
21
### 🩹 Fixes
You can’t perform that action at this time.
0 commit comments