Commit 5947c2d
authored
ArrayCamera: Convert to es6 class. (#21407)
* refact to use es6
* refact to es6
* fix build
* fix lint
* fix static methods.
* revert EventDispatcher.js since it is converted by someone else
* revert PropertyBindings.js since it is converted by someone else
* revert Camera.js and PerspectiveCamera.js, since it break the test.1 parent 9cc3c81 commit 5947c2d
2 files changed
+7
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | | - | |
| 11 | + | |
14 | 12 | | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
File mode changed.
0 commit comments