|
283783954f
|
refactor: Update Unity to 2022.3.62
|
2025-06-21 01:22:02 +08:00 |
|
|
8fa2bd1e81
|
Code structure cleanup. (2)
|
2023-08-24 16:18:16 +08:00 |
|
|
1f58390298
|
Code structure cleanup.
|
2023-08-24 15:47:34 +08:00 |
|
|
3db8f61e3b
|
Decouple the usage of PDT evaluator of chart player.
|
2023-07-28 14:13:49 +08:00 |
|
|
b143fb49ce
|
Move some classes to Cryville.Common.
|
2023-05-03 22:51:30 +08:00 |
|
|
2784544884
|
Fix memory leak from object pools.
|
2023-04-21 12:18:29 +08:00 |
|
|
e30df8bdbc
|
Fix pre-graphical update not ended within a frame.
|
2023-04-20 14:29:50 +08:00 |
|
|
251b7bc352
|
Matches root transform with tag.
|
2023-04-20 11:37:19 +08:00 |
|
|
61b72107ae
|
Pull up TransformHandler .
|
2023-04-20 11:36:38 +08:00 |
|
|
2b3898655f
|
Re-implement relative motion.
|
2023-04-19 13:54:35 +08:00 |
|
|
1b30d3e62c
|
Code cleanup.
|
2023-04-19 13:52:55 +08:00 |
|
|
a5439430fb
|
Fix the position of the head anchors of tracks.
|
2023-04-19 13:33:41 +08:00 |
|
|
f7bfe07660
|
Fix multiple init calls on skin components.
|
2023-04-14 14:32:31 +08:00 |
|
|
0c796c4d7a
|
Fix "at anchor" selector not working in effects.
|
2023-03-30 14:16:25 +08:00 |
|
|
e2c683567e
|
Introduce IntKeyedDictionary to improve performance.
|
2023-03-24 17:06:47 +08:00 |
|
|
a11ccbd39c
|
Cleanup variable name.
|
2023-03-09 11:41:25 +08:00 |
|
|
28c878f3e5
|
Code cleanup.
|
2023-03-03 13:34:12 +08:00 |
|
|
dfc3e9ca06
|
Refactor OpenedAnchorName in ISkinnableGroup. (Amend)
|
2023-03-01 00:36:09 +08:00 |
|
|
9a51cf1b56
|
Add rewind and tick mechanism for skin component.
|
2023-02-27 00:16:44 +08:00 |
|
|
6837d3f7ee
|
Make the group in skin container readonly.
|
2023-02-24 15:25:04 +08:00 |
|
|
a1f7418d32
|
Code cleanup.
|
2023-02-18 14:46:08 +08:00 |
|
|
8910b1f4a0
|
Allow dynamic anchor reset.
|
2023-02-17 23:14:51 +08:00 |
|
|
36dddea4d9
|
Code cleanup.
|
2023-02-17 21:13:19 +08:00 |
|
|
f91aacd78e
|
Code cleanup.
|
2023-02-17 18:11:04 +08:00 |
|
|
9c08cbf0d2
|
Remove some dedicated properties on ISkinnableGroup.
|
2023-02-17 18:10:46 +08:00 |
|
|
b6e238780e
|
Change fixed skin root to configurable root element in skin container.
|
2023-02-15 18:09:21 +08:00 |
|
|
7f87c23da2
|
Fix contextual state variables available in static context.
|
2023-02-11 23:11:15 +08:00 |
|
|
7d938de409
|
Code cleanup.
|
2023-02-10 17:36:36 +08:00 |
|
|
ff410529b0
|
Add invisible_bounds contextual variable.
|
2023-02-10 17:35:36 +08:00 |
|
|
fdc55a8e3b
|
Pull current_time to container handler.
|
2023-02-10 17:34:40 +08:00 |
|
|
291a018c13
|
Activates anchors only on set.
|
2023-02-09 18:19:46 +08:00 |
|
|
18ff4b8e16
|
Code cleanup.
|
2023-02-09 18:18:34 +08:00 |
|
|
682fe38d40
|
Fix priority for manually set special anchors.
|
2023-02-09 18:11:32 +08:00 |
|
|
8dd32afb74
|
Prevents dynamic anchor set twice. Implement special dynamic anchors.
|
2023-02-05 22:13:44 +08:00 |
|
|
313824b4bb
|
Fix abnormal shaking at dynamic anchor.
|
2023-02-05 22:12:47 +08:00 |
|
|
a1ce459a0e
|
Restructure event/container system.
|
2023-01-31 15:53:43 +08:00 |
|
|
9700992c3a
|
Add DisposeAll.
|
2023-01-31 15:39:40 +08:00 |
|
|
c16776aee9
|
Code cleanup. (Amend)
|
2023-01-31 15:18:24 +08:00 |
|
|
e109e0bd24
|
Separate dynamic anchors.
|
2023-01-31 15:15:13 +08:00 |
|
|
776a615464
|
Code cleanup.
|
2023-01-31 15:06:31 +08:00 |
|
|
10988847b3
|
Implement anchor related annotations.
|
2023-01-28 11:57:49 +08:00 |
|
|
3d1a11f78b
|
Remove dynamic judge anchors. Add judge time properties.
|
2023-01-27 16:05:57 +08:00 |
|
|
a7608bcd7e
|
Matches dynamic on anchoring.
|
2023-01-20 22:50:05 +08:00 |
|
|
be64bc76b5
|
Revert "Revise update clone type to update depth."
This reverts commit 4185303bd2 .
|
2023-01-20 22:26:56 +08:00 |
|
|
4185303bd2
|
Revise update clone type to update depth.
|
2023-01-17 22:16:09 +08:00 |
|
|
4222176979
|
Add temporary event discard handling.
|
2023-01-16 15:09:34 +08:00 |
|
|
43c87fba70
|
Wrap Transform into SkinContext. Implement r/w context separation for skins.
|
2023-01-16 15:08:25 +08:00 |
|
|
a09a5686d7
|
Change anchor opening to single only.
|
2023-01-16 13:33:25 +08:00 |
|
|
c39f258a19
|
Code cleanup.
|
2023-01-14 22:03:08 +08:00 |
|
|
c24372b308
|
Pull up tail anchoring.
|
2023-01-14 21:35:15 +08:00 |
|