This website requires JavaScript.
Explore
Help
Sign In
Pop_Slime
/
crtr
Watch
1
Star
0
Fork
0
You've already forked crtr
Code
Issues
6
Pull Requests
Projects
1
Releases
Activity
841
Commits
2
Branches
18
Tags
bb0ca985cda6670ad8f68f91cda379d69181fdea
Commit Graph
128 Commits
Code cleanup.
PopSlime
·
2023-11-21 18:03:34 +08:00
92fb34cfa8
Update Cryville.Audio.
PopSlime
·
2023-11-01 01:01:13 +08:00
b57959b4bf
Code structure cleanup. (2)
PopSlime
·
2023-08-24 16:18:16 +08:00
8fa2bd1e81
Code structure cleanup.
PopSlime
·
2023-08-24 15:47:34 +08:00
1f58390298
Code cleanup with the implementation of property store.
PopSlime
·
2023-08-02 17:20:45 +08:00
5393ff1451
Decouple the usage of PDT evaluator of chart player.
PopSlime
·
2023-07-28 14:13:49 +08:00
3db8f61e3b
Add exception description for invalid child index.
PopSlime
·
2023-05-25 15:02:03 +08:00
5f4d35b3b3
Make long motion events standalone to avoid transition overflow.
PopSlime
·
2023-05-25 14:59:02 +08:00
5b510fa5da
Code cleanup.
PopSlime
·
2023-05-25 14:57:42 +08:00
17042b6664
Move some classes to Cryville.Common.
PopSlime
·
2023-05-03 22:51:30 +08:00
b143fb49ce
Fix memory leak from object pools.
PopSlime
·
2023-04-21 12:18:29 +08:00
2784544884
Fix transition clipping.
PopSlime
·
2023-04-20 19:47:35 +08:00
1c1560f17f
Code cleanup.
PopSlime
·
2023-04-20 19:47:10 +08:00
0699bc5614
Share realtime relative motion nodes across state clones.
PopSlime
·
2023-04-20 19:45:25 +08:00
d1ad68debe
Fix pre-graphical update not ended within a frame.
PopSlime
·
2023-04-20 14:29:50 +08:00
e30df8bdbc
Matches root transform with tag.
PopSlime
·
2023-04-20 11:37:19 +08:00
251b7bc352
Pull up
TransformHandler
.
PopSlime
·
2023-04-20 11:36:38 +08:00
61b72107ae
Implement new transition.
PopSlime
·
2023-04-20 00:18:49 +08:00
8670482c04
Fix the recycle of RMV.
PopSlime
·
2023-04-19 13:56:13 +08:00
56fd0936bb
Re-implement relative motion.
PopSlime
·
2023-04-19 13:54:35 +08:00
2b3898655f
Code cleanup.
PopSlime
·
2023-04-19 13:52:55 +08:00
1b30d3e62c
Optimize GC caused by playing motions.
PopSlime
·
2023-04-19 13:49:55 +08:00
bdbb1fcb07
Remove motion lerper. Reconstruct RMV and motion node. Add motion node pool.
PopSlime
·
2023-04-19 13:48:06 +08:00
659f2165ff
Fix the position of the
head
anchors of tracks.
PopSlime
·
2023-04-19 13:33:41 +08:00
a5439430fb
Code cleanup.
PopSlime
·
2023-04-19 13:31:17 +08:00
cf6a7a795b
Unify
VecPtComp
with
Vec1
, and
VecPt
with
Vec2
.
PopSlime
·
2023-04-18 09:45:46 +08:00
f54564c567
Optimize GC while prehandling.
PopSlime
·
2023-04-18 09:35:37 +08:00
a2c5850fcd
Obsolete transition and rate, and add end time for relative motion node.
PopSlime
·
2023-04-18 09:33:47 +08:00
f4411629e4
Fix relative node interpolation.
PopSlime
·
2023-04-14 14:47:07 +08:00
5887b1267a
Fix multiple init calls on skin components.
PopSlime
·
2023-04-14 14:32:31 +08:00
f7bfe07660
Remove methods for constructor in
ReflectionHelper
.
PopSlime
·
2023-04-08 13:36:52 +08:00
8907dd19b0
Code cleanup.
PopSlime
·
2023-04-04 22:12:10 +08:00
ff19b45a9f
Fix logic of lerping a missing relative motion node.
PopSlime
·
2023-04-04 22:11:36 +08:00
f467832115
Unify absolute value and relative node of motion event.
PopSlime
·
2023-04-04 21:18:34 +08:00
676d19f452
Prune and clean up code.
PopSlime
·
2023-04-04 20:48:17 +08:00
c98536e8ab
Fix "at anchor" selector not working in effects.
PopSlime
·
2023-03-30 14:16:25 +08:00
0c796c4d7a
Fix encoding.
PopSlime
·
2023-03-26 23:25:20 +08:00
824f401b77
Introduce
IntKeyedDictionary
to improve performance.
PopSlime
·
2023-03-24 17:06:47 +08:00
e2c683567e
Cleanup variable name.
PopSlime
·
2023-03-09 11:41:25 +08:00
a11ccbd39c
Code cleanup.
PopSlime
·
2023-03-03 13:34:12 +08:00
28c878f3e5
Refactor OpenedAnchorName in ISkinnableGroup. (Amend)
PopSlime
·
2023-03-01 00:36:09 +08:00
dfc3e9ca06
Add rewind and tick mechanism for skin component.
PopSlime
·
2023-02-27 00:16:44 +08:00
9a51cf1b56
Make the group in skin container readonly.
PopSlime
·
2023-02-24 15:25:04 +08:00
6837d3f7ee
Code cleanup.
PopSlime
·
2023-02-18 15:46:32 +08:00
33ee7a9a87
Code cleanup.
PopSlime
·
2023-02-18 14:46:08 +08:00
a1f7418d32
Allow dynamic anchor reset.
PopSlime
·
2023-02-17 23:14:51 +08:00
8910b1f4a0
Code cleanup.
PopSlime
·
2023-02-17 21:13:19 +08:00
36dddea4d9
Code cleanup.
PopSlime
·
2023-02-17 18:11:04 +08:00
f91aacd78e
Remove some dedicated properties on ISkinnableGroup.
PopSlime
·
2023-02-17 18:10:46 +08:00
9c08cbf0d2
Pull up ISkinnableGroup.
PopSlime
·
2023-02-17 15:19:18 +08:00
db0165d145
First
Previous
1
2
3
Next
Last