This website requires JavaScript.
Explore
Help
Sign In
falsycat
/
shapes-juke
Archived
Watch
1
Star
0
Fork
0
You've already forked shapes-juke
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2022-05-21
. You can view files and clone it, but cannot push or open issues or pull requests.
shapes-juke
/
sjplayer
/
src
/
sjplayer
History
falsycat
acb898ad9b
[update] Implemented smoothing of SquareElement.
2019-10-19 00:00:00 +00:00
..
util
[add] Added TriangleElement.
2019-10-15 00:00:00 +00:00
AbstractScheduledController.d
[fix] Fixed an issue that time variable might be more than 1f.
2019-10-17 00:00:00 +00:00
AbstractShapeElement.d
[update] Tidied codes of elements.
2019-10-15 00:00:00 +00:00
Actor.d
[update] Tidied a part of codes.
2019-10-14 00:00:00 +00:00
ActorController.d
[update] Improved actor's speed attenuation.
2019-10-17 00:00:00 +00:00
ActorControllerInterface.d
[add] Added ActorControllerInterface.
2019-10-09 00:00:00 +00:00
Background.d
[update] Tidied a part of codes.
2019-10-14 00:00:00 +00:00
BackgroundScheduledController.d
[update] Added SortParametersBlock function.
2019-10-08 00:00:00 +00:00
CircleElement.d
[fix] Fixed an issue that nearness_coe was ignored.
2019-10-16 00:00:00 +00:00
Context.d
[fix] Fixed an issue that playing with offset might not work properly.
2019-10-17 00:00:00 +00:00
ContextBuilderInterface.d
[update] Splitted the large source files.
2019-10-08 00:00:00 +00:00
ElementDrawerInterface.d
[update] Splitted the large source files.
2019-10-08 00:00:00 +00:00
ElementInterface.d
[update] Splitted the large source files.
2019-10-08 00:00:00 +00:00
package.d
[update] Updated PostEffect that can be shared with else scenes of PlayScene.
2019-10-16 00:00:00 +00:00
PostEffect.d
[update] Enhanced the framebuffer's blur effect.
2019-10-17 00:00:00 +00:00
PostEffectController.d
[update] Updated PostEffectController that supports new parameters.
2019-10-16 00:00:00 +00:00
PostEffectControllerInterface.d
[add] Added PostEffectController.
2019-10-09 00:00:00 +00:00
ProgramSet.d
[add] Added TriangleElement.
2019-10-15 00:00:00 +00:00
ScheduledController.d
[update] Tidied codes of elements.
2019-10-15 00:00:00 +00:00
ScheduledControllerInterface.d
[update] Splitted the large source files.
2019-10-08 00:00:00 +00:00
ScriptRuntimeException.d
[update] Implemented the exception handling for sjplayer's standalone app.
2019-10-10 00:00:00 +00:00
ShapeElementDrawer.d
[update] Improved memory efficiency of ShapeElementProgram.
2019-10-15 00:00:00 +00:00
ShapeElementProgram.d
[update] Implemented smoothing of SquareElement.
2019-10-19 00:00:00 +00:00
ShapeElementScheduledController.d
[update] Tidied codes of elements.
2019-10-15 00:00:00 +00:00
SquareElement.d
[update] Implemented smoothing of SquareElement.
2019-10-19 00:00:00 +00:00
TriangleElement.d
[fix] Fixed an issue that nearness_coe was ignored.
2019-10-16 00:00:00 +00:00
VarStore.d
[add] Added VarStoreScheduledController.
2019-10-14 00:00:00 +00:00
VarStoreInterface.d
[update] Improved the exception handlings in
sjplayer
.
2019-10-10 00:00:00 +00:00
VarStoreScheduledController.d
[fix] Fixed an issue that playing with offset might not work properly.
2019-10-17 00:00:00 +00:00