|
87b4d5af07
|
[update] Implemented a contrast posteffect.
|
2019-10-16 00:00:00 +00:00 |
|
|
05377b7472
|
[fix] Fixed an issue that posteffect's parameters were remained after music ended.
|
2019-10-16 00:00:00 +00:00 |
|
|
673c2dfe94
|
[update] Updated PostEffect that can be shared with else scenes of PlayScene.
|
2019-10-16 00:00:00 +00:00 |
|
|
d3026b1fb7
|
[fix] Fixed an issue that nearness_coe was ignored.
|
2019-10-16 00:00:00 +00:00 |
|
|
928be56f10
|
[add] Added TriangleElement.
|
2019-10-15 00:00:00 +00:00 |
|
|
3d992ee73b
|
[update] Improved memory efficiency of ShapeElementProgram.
|
2019-10-15 00:00:00 +00:00 |
|
|
f5500b0b98
|
[update] Tidied codes of elements.
|
2019-10-15 00:00:00 +00:00 |
|
|
a39c9f5001
|
[add] Added a template of ScheduledController for shapes..
|
2019-10-15 00:00:00 +00:00 |
|
|
f2703bda59
|
[add] Added a template of programs for shapes.
|
2019-10-15 00:00:00 +00:00 |
|
|
bba4cf5765
|
[update] Implemented a damage calculation for SquareElement.
|
2019-10-15 00:00:00 +00:00 |
|
|
bd1c58f26e
|
[update] Tidied codes to calculate distance between the origin and a line segment.
|
2019-10-15 00:00:00 +00:00 |
|
|
d36ee07b72
|
[add] Added SquareElement.
|
2019-10-15 00:00:00 +00:00 |
|
|
111cd0f369
|
[update] Implemented a damage effect.
|
2019-10-15 00:00:00 +00:00 |
|
|
ccb7d79b67
|
[add] Added VarStoreScheduledController.
|
2019-10-14 00:00:00 +00:00 |
|
|
3dbd498b8f
|
[add] Added length property to sjplayer.Context.
|
2019-10-14 00:00:00 +00:00 |
|
|
e1745f1c2b
|
[update] Tidied a part of codes.
|
2019-10-14 00:00:00 +00:00 |
|
|
79654d6da4
|
[update] Replaced MatrixFactory with ModelMatrixFactory came from gl4d.
|
2019-10-12 00:00:00 +00:00 |
|
|
d66764e9b4
|
[update] Implemented the exception handling for sjplayer's standalone app.
|
2019-10-10 00:00:00 +00:00 |
|
|
111c98bea2
|
[update] Moved codes which transpose a matrix, to GLSL.
|
2019-10-10 00:00:00 +00:00 |
|
|
4ea0041c54
|
[update] Implemented a raster post effect.
|
2019-10-10 00:00:00 +00:00 |
|
|
4cd1f578d2
|
[add] Added ElementDrawer.
|
2019-10-10 00:00:00 +00:00 |
|
|
79bfed8d19
|
[update] Improved the exception handlings in sjplayer .
|
2019-10-10 00:00:00 +00:00 |
|
|
b4690f9603
|
[fix] Fixed an issue that the clipping post effect was broken.
|
2019-10-09 00:00:00 +00:00 |
|
|
5a7e710a1a
|
[update] Implemented clamping an actor's position.
|
2019-10-09 00:00:00 +00:00 |
|
|
5e2623adf1
|
[update] Implemented a damage calculation.
|
2019-10-09 00:00:00 +00:00 |
|
|
e17c312871
|
[fix] Fixed a wrong formula for matrix creation.
|
2019-10-09 00:00:00 +00:00 |
|
|
e8b34d30eb
|
[update] Changed the default value of CircleElement's smooth property.
|
2019-10-09 00:00:00 +00:00 |
|
|
ab889c2e1c
|
[update] Implemented getting matrix values as a variable.
|
2019-10-09 00:00:00 +00:00 |
|
|
7f2ada6982
|
[update] Implemented player's moving calculation.
|
2019-10-09 00:00:00 +00:00 |
|
|
1e6ebe97ce
|
[add] Added PostEffectController.
|
2019-10-09 00:00:00 +00:00 |
|
|
2fd5736587
|
[add] Added ActorControllerInterface.
|
2019-10-09 00:00:00 +00:00 |
|
|
4c480abb75
|
[update] Implemented a clipping post effect.
|
2019-10-09 00:00:00 +00:00 |
|
|
e485bf4ef5
|
[update] Added Context methods related to framebuffers.
|
2019-10-09 00:00:00 +00:00 |
|
|
93ac2c1e2a
|
[add] Added PostEffect.
|
2019-10-09 00:00:00 +00:00 |
|
|
3ac1293e06
|
[add] Added VarStore.
|
2019-10-08 00:00:00 +00:00 |
|
|
37a1a122e5
|
[fix] Fixed an issue that Actor wasn't drawn.
|
2019-10-08 00:00:00 +00:00 |
|
|
8b4e4535a1
|
[update] Added ActorControllerFactory.
|
2019-10-08 00:00:00 +00:00 |
|
|
9d55655c92
|
[update] Added SortParametersBlock function.
|
2019-10-08 00:00:00 +00:00 |
|
|
ea55a66247
|
[add] Added ActorController.
|
2019-10-08 00:00:00 +00:00 |
|
|
c760bd6b9b
|
[update] Splitted the large source files.
|
2019-10-08 00:00:00 +00:00 |
|
|
aa44c004af
|
[update] Renamed ElementScheduledController to ScheduledController.
|
2019-10-08 00:00:00 +00:00 |
|
|
0a864950cd
|
[update] Allowed ElementScheduledController not to require Initialize() method.
|
2019-10-08 00:00:00 +00:00 |
|
|
32a80bf865
|
[add] Added Actor.
|
2019-10-08 00:00:00 +00:00 |
|
|
cdb2c80b65
|
[update] Unified ScheduledControllerFactory module into ElementScheduledController.
|
2019-10-07 00:00:00 +00:00 |
|
|
16fdc64281
|
[fix] Fixed the wrong gradient formula in BackgroundProgram.
|
2019-10-07 00:00:00 +00:00 |
|
|
7ec65a3625
|
[fix] Fixed an issue that couldn't run script without elements.
|
2019-10-07 00:00:00 +00:00 |
|
|
f8c1793dfc
|
[add] Added a background controller.
|
2019-10-07 00:00:00 +00:00 |
|
|
58621115e0
|
[add] Added ContextBuilderInterface and Replaced Context from struct to class.
|
2019-10-07 00:00:00 +00:00 |
|
|
b23971448b
|
[update] Renamed ElementProgramSet to ProgramSet.
|
2019-10-07 00:00:00 +00:00 |
|
|
52187dae9a
|
[add] Added ElementScheduledController template class.
|
2019-10-07 00:00:00 +00:00 |
|