-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shows Text In Scene View And Uses ScriptableSingleton #15
Open
SAM-tak
wants to merge
7
commits into
stevehalliwell:master
Choose a base branch
from
SAM-tak:pr/text-on-gizmo-and-2020
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
SAM-tak
commented
Sep 5, 2022
- Can shows comment text in scene view
- Uses ScriptableSingleton instread of Settings ScriptableObject in Assets Folder
- Numerous refactor
commit 86c4af2 Author: SAM-tak <[email protected]> Date: Tue Sep 6 01:38:36 2022 +0900 lint commit 9157ff3 Author: SAM-tak <[email protected]> Date: Tue Sep 6 01:20:16 2022 +0900 change glow commit 1a4ad44 Author: SAM-tak <[email protected]> Date: Tue Sep 6 01:12:57 2022 +0900 apply tint color to text in scene commit 78a7dfb Author: Osamu Takasugi <[email protected]> Date: Tue Sep 6 00:11:35 2022 +0900 Update README.md commit ade0a07 Author: Osamu Takasugi <[email protected]> Date: Tue Sep 6 00:10:35 2022 +0900 Update README.md remove short cut description commit 89daba5 Author: SAM-tak <[email protected]> Date: Mon Sep 5 22:40:33 2022 +0900 refactor commit 9895e25 Author: SAM-tak <[email protected]> Date: Mon Sep 5 07:37:40 2022 +0900 fix bug commit de766ef Author: SAM-tak <[email protected]> Date: Mon Sep 5 06:23:46 2022 +0900 change id commit dd71292 Author: SAM-tak <[email protected]> Date: Mon Sep 5 06:14:58 2022 +0900 improve commit 849613d Author: SAM-tak <[email protected]> Date: Mon Sep 5 06:07:08 2022 +0900 refactor & improve commit 90565e6 Author: SAM-tak <[email protected]> Date: Mon Sep 5 05:52:15 2022 +0900 improve commit 500133d Author: SAM-tak <[email protected]> Date: Mon Sep 5 05:29:20 2022 +0900 commit miss commit 4701384 Author: SAM-tak <[email protected]> Date: Mon Sep 5 05:28:45 2022 +0900 refactor & improve commit 89bf5f5 Author: SAM-tak <[email protected]> Date: Mon Sep 5 04:27:02 2022 +0900 refactor & improve
commit 960a526 Author: SAM-tak <[email protected]> Date: Tue Sep 6 03:16:45 2022 +0900 refactor commit 86c4af2 Author: SAM-tak <[email protected]> Date: Tue Sep 6 01:38:36 2022 +0900 lint commit 9157ff3 Author: SAM-tak <[email protected]> Date: Tue Sep 6 01:20:16 2022 +0900 change glow commit 1a4ad44 Author: SAM-tak <[email protected]> Date: Tue Sep 6 01:12:57 2022 +0900 apply tint color to text in scene commit 78a7dfb Author: Osamu Takasugi <[email protected]> Date: Tue Sep 6 00:11:35 2022 +0900 Update README.md commit ade0a07 Author: Osamu Takasugi <[email protected]> Date: Tue Sep 6 00:10:35 2022 +0900 Update README.md remove short cut description commit 89daba5 Author: SAM-tak <[email protected]> Date: Mon Sep 5 22:40:33 2022 +0900 refactor commit 9895e25 Author: SAM-tak <[email protected]> Date: Mon Sep 5 07:37:40 2022 +0900 fix bug commit de766ef Author: SAM-tak <[email protected]> Date: Mon Sep 5 06:23:46 2022 +0900 change id commit dd71292 Author: SAM-tak <[email protected]> Date: Mon Sep 5 06:14:58 2022 +0900 improve commit 849613d Author: SAM-tak <[email protected]> Date: Mon Sep 5 06:07:08 2022 +0900 refactor & improve commit 90565e6 Author: SAM-tak <[email protected]> Date: Mon Sep 5 05:52:15 2022 +0900 improve commit 500133d Author: SAM-tak <[email protected]> Date: Mon Sep 5 05:29:20 2022 +0900 commit miss commit 4701384 Author: SAM-tak <[email protected]> Date: Mon Sep 5 05:28:45 2022 +0900 refactor & improve commit 89bf5f5 Author: SAM-tak <[email protected]> Date: Mon Sep 5 04:27:02 2022 +0900 refactor & improve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.