-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(editor): default scene remove Arcball_Camera2
- Loading branch information
Showing
2 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -385,15 +385,15 @@ fix gamma pass | |
|
||
|
||
|
||
* TODO fix: camera group can set near, far | ||
* DONE default scene remove Arcball_Camera2 | ||
|
||
* TODO feat: add arcball component | ||
|
||
* TODO default scene remove Arcball_Camera1, Arcball_Camera2 | ||
* TODO fix: active arcball_forsceneview->publish error | ||
|
||
|
||
* TODO fix: active arcball_forsceneview->publish error | ||
* TODO fix: camera group can set near, far | ||
|
||
* TODO feat: add arcball component | ||
|
||
|
||
|
||
|
@@ -404,11 +404,8 @@ fix gamma pass | |
|
||
|
||
|
||
* TODO future | ||
|
||
** TODO picking should return gameObjects instead of objects | ||
** TODO setSelectedObjects should use gameObjects instead of objects | ||
** TODO refactor: rename setSelectedObjects to setSelectedGameObjects | ||
* TODO future | ||
|
||
|
||
|
||
|
@@ -477,6 +474,10 @@ https://docs.unity3d.com/Packages/[email protected]/manual/index.html | |
|
||
|
||
|
||
** TODO picking should return gameObjects instead of objects | ||
** TODO setSelectedObjects should use gameObjects instead of objects | ||
** TODO refactor: rename setSelectedObjects to setSelectedGameObjects | ||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters