Commit Graph

89 Commits

Author SHA1 Message Date
DCFApixels
bd00dea972 up version to 0.8.1 2025-02-28 21:38:34 +08:00
Mikhail
a7c9eae6b8
Update README.md 2025-02-28 20:47:23 +08:00
DCFApixels
0a12151d75 fix null exceptions 2025-02-28 20:44:57 +08:00
Mikhail
e1cd398da2
Update README.md 2025-02-28 20:37:48 +08:00
DCFApixels
c53e50a8e1 Update README.md 2025-02-28 20:36:05 +08:00
DCFApixels
d2564678a2 up version to 0.8.0 2025-02-28 20:32:39 +08:00
DCFApixels
4ac6d3a9f4 Update README.md 2025-02-28 20:31:41 +08:00
DCFApixels
4802f3d7de fix null exception 2025-02-28 20:31:38 +08:00
DCFApixels
ce9528ef87 Update Wall1.mat 2025-02-28 20:19:54 +08:00
DCFApixels
8eecc8da65 Update DebugXSample_Lines.cs 2025-02-28 20:06:12 +08:00
DCFApixels
d41abe2cf5 rework drawgizmo callback 2025-02-28 20:06:09 +08:00
DCFApixels
c2794bf715 stash 2025-02-28 17:06:43 +08:00
DCFApixels
bc8f2cedf1 test fix 2025-02-28 15:11:34 +08:00
DCFApixels
96bfd2b833 test fix 2025-02-28 15:06:22 +08:00
DCFApixels
b81dd00889 test fix 2025-02-28 15:04:07 +08:00
DCFApixels
2baffd78eb update sample scene 2025-02-28 13:28:39 +08:00
DCFApixels
fb63a847ea update sample for support brp 2025-02-28 13:19:53 +08:00
DCFApixels
5ea6cb4ffa update sample 2025-02-28 13:09:22 +08:00
DCFApixels
195acca03e fix building bugs 2025-02-28 12:54:48 +08:00
DCFApixels
396537731e code cleanup 2025-02-28 12:50:35 +08:00
DCFApixels
21a2d48991 fix sample 2025-02-28 12:47:44 +08:00
DCFApixels
8308c622af update sample 2025-02-28 12:45:28 +08:00
DCFApixels
435c522b0c final text background fix 2025-02-28 12:38:59 +08:00
DCFApixels
63f94fd7a8 update sample 2025-02-28 11:28:46 +08:00
DCFApixels
ab74e1f4d4 Update DebugXSample_Other.cs 2025-02-28 11:27:26 +08:00
DCFApixels
85891817ff Merge branch 'dev_text' into dev 2025-02-28 11:22:27 +08:00
DCFApixels
69a3945bff Merge branch 'main' into dev 2025-02-28 11:22:18 +08:00
DCFApixels
e41c45d73f fix 2025-02-28 11:20:58 +08:00
DCFApixels
30f93a7d4c fix text background/ rework text world space scaling 2025-02-28 11:18:49 +08:00
DCFApixels
5da2eb16ee polishing 2025-02-28 10:19:44 +08:00
DCFApixels
94bf266d18 fix text render sorting 2025-02-28 09:47:18 +08:00
DCFApixels
c91c27c1cb fix text 2025-02-28 09:28:47 +08:00
DCFApixels
6eb6e61d02 update sample 2025-02-28 09:24:44 +08:00
DCFApixels
1aa6c96797 fix text offset 2025-02-28 09:24:37 +08:00
DCFApixels
c267b9401c fix text background 2025-02-28 09:16:14 +08:00
DCFApixels
a4269ac7f5 fix text render 2025-02-27 21:19:54 +08:00
DCFApixels
a11b31412b fix text stash 2025-02-27 20:01:22 +08:00
DCFApixels
c5703adc4d fix text render 2025-02-27 16:46:55 +08:00
DCFApixels
60938c4d95 stash rework draw text 2025-02-26 23:39:50 +08:00
DCFApixels
beba6472fc Merge branch 'dev' into dev_text 2025-02-26 17:59:54 +08:00
DCFApixels
352378c031 fixes 2025-02-26 14:06:39 +08:00
Mikhail
11b79761e6
Merge pull request #1 from Demexis/main
Улучшенное взаимодействие с API текстовых гизмосов
2025-02-26 14:00:03 +08:00
DCFApixels
3c0b3bc6be add new gizmos 2025-02-26 13:53:33 +08:00
DCFApixels
81c6f48f4c replace CBExecutor with ICommandBufferExecutor 2025-02-26 13:53:19 +08:00
DCFApixels
8f5629623d add new gizmos 2025-02-26 13:50:00 +08:00
DCFApixels
dcd2f401fc replace CBExecutor with ICommandBufferExecutor 2025-02-26 13:49:52 +08:00
Demexis
37aab9ca44 refactor: using camera that was given in params. 2025-02-26 03:52:53 +02:00
Demexis
4bf61527a5 fix: avoid changing editor's GUI.skin by creating a new instance of GUIStyle. 2025-02-26 03:08:32 +02:00
Demexis
2c74be99a9 fix: misspelled variable name. 2025-02-26 02:21:34 +02:00
Demexis
eff3652307 refactor: skipping gizmos list iteration and camera zoom search if a list is empty. 2025-02-26 02:00:42 +02:00