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
903
Commits
2
Branches
18
Tags
e9e6d7002aadcad799db01bb68109376b6cbf3ba
Commit Graph
864 Commits
Add easing function parameter to
anim
function.
PopSlime
·
2023-03-02 10:39:39 +08:00
a93c081dd8
Fix incorrect zero format specifier range.
PopSlime
·
2023-03-01 17:55:09 +08:00
456782930a
Add state-based effect.
PopSlime
·
2023-03-01 00:37:22 +08:00
ba3cbbd64c
Refactor OpenedAnchorName in ISkinnableGroup. (Amend)
PopSlime
·
2023-03-01 00:36:09 +08:00
dfc3e9ca06
Fix error on setting
anim.name
to
null
.
PopSlime
·
2023-03-01 00:35:19 +08:00
f567a2b78e
Add Identifier.Empty.
PopSlime
·
2023-03-01 00:33:28 +08:00
c7e7bd8a77
Refactor OpenedAnchorName in ISkinnableGroup.
PopSlime
·
2023-03-01 00:33:01 +08:00
67720fd0e1
Prevents infinite propagation on input proxy and judge.
PopSlime
·
2023-02-28 13:47:38 +08:00
1a30149942
Implement animation.
PopSlime
·
2023-02-27 00:17:14 +08:00
a755cc13bd
Add rewind and tick mechanism for skin component.
PopSlime
·
2023-02-27 00:16:44 +08:00
9a51cf1b56
Fix
once
annotation not working on certain properties.
PopSlime
·
2023-02-27 00:13:38 +08:00
256c656e9c
Add contextual function
anim
.
PopSlime
·
2023-02-27 00:11:37 +08:00
2ac7f05316
Disallows multiple meshes in one object.
PopSlime
·
2023-02-26 16:24:58 +08:00
28d46dbabe
Code cleanup.
PopSlime
·
2023-02-26 16:24:28 +08:00
18b3e0bc84
Fix multiple flags ignored in enum property operator.
PopSlime
·
2023-02-26 16:23:17 +08:00
23f2e7c1f2
Pull some init logic in enum property operator to static constructor.
PopSlime
·
2023-02-26 16:22:37 +08:00
998713b41f
Implement execute once annotation on properties.
PopSlime
·
2023-02-26 16:21:33 +08:00
3561354231
Support extra annotations on skin property key. Code cleanup.
PopSlime
·
2023-02-26 16:20:25 +08:00
0cccb170c1
Update global suppressions.
PopSlime
·
2023-02-26 16:16:46 +08:00
d2480b8a6f
Make the group in skin container readonly.
PopSlime
·
2023-02-24 15:25:04 +08:00
6837d3f7ee
Code cleanup.
PopSlime
·
2023-02-21 22:47:42 +08:00
3ecf3b4bfc
Re-add start offset stub.
PopSlime
·
2023-02-21 22:47:24 +08:00
1da8647ff1
Add limit for render distance settings.
PopSlime
·
2023-02-21 22:45:51 +08:00
2f19e8daad
Reduce font size for extra tag in input config.
PopSlime
·
2023-02-21 22:43:38 +08:00
07f62c7aeb
Code cleanup.
PopSlime
·
2023-02-21 18:43:21 +08:00
39db8dfa45
Allow vector as number in contextual operators.
PopSlime
·
2023-02-21 18:42:58 +08:00
f04cd370f1
Add ticking stub for effect.
PopSlime
·
2023-02-21 18:42:03 +08:00
5c4acd54ce
Add
event
property for event.
PopSlime
·
2023-02-21 18:41:32 +08:00
82dbc5c479
Rename
index
to
effect_index
.
PopSlime
·
2023-02-21 18:29:25 +08:00
1f1663d714
Optimize GC for vector property source.
PopSlime
·
2023-02-21 18:27:29 +08:00
a3c5392caa
Add backward compatibility for
opacity
property.
PopSlime
·
2023-02-19 22:44:12 +08:00
6c983cc2cb
Code cleanup.
PopSlime
·
2023-02-19 22:15:46 +08:00
3bf3fdac3d
Fix effect queue with multiple items of the same instance.
PopSlime
·
2023-02-19 22:15:25 +08:00
f2f3dba098
Fix index invalidation for effects.
PopSlime
·
2023-02-19 22:13:57 +08:00
3728360dd2
Fix main thread stuck on texture missing.
PopSlime
·
2023-02-19 22:13:18 +08:00
887837bb3d
Fix error on text frame update if texture not found.
PopSlime
·
2023-02-19 22:11:59 +08:00
99b4c2dfc1
Change materials to shared mode in components.
PopSlime
·
2023-02-19 22:08:09 +08:00
e59769158a
Pull up
mesh.color
. Remove
*.opacity
properties.
PopSlime
·
2023-02-19 22:06:20 +08:00
ba3238614b
Add additive shader.
PopSlime
·
2023-02-19 21:57:06 +08:00
a115999aab
Add
image.shader
property.
PopSlime
·
2023-02-19 21:56:30 +08:00
393947db9f
Fix error on dynamic expressions in static context.
PopSlime
·
2023-02-19 21:55:01 +08:00
e9b2a7f894
Fix error on appending arg set when current length equals to capacity in string formatter.
PopSlime
·
2023-02-19 11:07:50 +08:00
9c73455761
Prevents dimension-unapplicable inputs from being assigned.
PopSlime
·
2023-02-18 15:51:21 +08:00
59c2210359
Improve text hints in input config.
PopSlime
·
2023-02-18 15:49:45 +08:00
4fab20953a
Make
pause
input optional.
PopSlime
·
2023-02-18 15:48:02 +08:00
ee7b0f5081
Code cleanup.
PopSlime
·
2023-02-18 15:46:32 +08:00
33ee7a9a87
Implement effect.
PopSlime
·
2023-02-18 14:51:28 +08:00
900bd7b77a
Add context cascade blocking.
PopSlime
·
2023-02-18 14:48:43 +08:00
6bd32c9aef
Add execute once annotation.
PopSlime
·
2023-02-18 14:48:09 +08:00
13893b2853
Pull up material disposal to MeshBase. (Amend)
PopSlime
·
2023-02-18 14:46:38 +08:00
23789c15eb
First
Previous
...
7
8
9
10
11
...
Next
Last