|
d5039cc431
|
[update] Improved text drawing.
Now it uses degenerated polygons.
|
2019-10-13 00:00:00 +00:00 |
|
|
93f6844a2b
|
[add] Added Text.
|
2019-10-13 00:00:00 +00:00 |
|
|
54355fccd0
|
[add] Added TextProgram.
|
2019-10-13 00:00:00 +00:00 |
|
|
983625d8d9
|
[add] Added FontSet which uses freetype.
|
2019-10-13 00:00:00 +00:00 |
|
|
d429856776
|
[update] Improved the rules of files to be ignored by git.
|
2019-10-13 00:00:00 +00:00 |
|
|
ef34d9c058
|
[remove] Removed classes and resources related to fonts.
sfFont was useless. :(
|
2019-10-13 00:00:00 +00:00 |
|
|
dbe7e8af8c
|
[update] Implemented playing preview song at SelectScene.
|
2019-10-13 00:00:00 +00:00 |
|
|
7e41c98cd3
|
[update] Implemented a background transition for selecting songs.
|
2019-10-13 00:00:00 +00:00 |
|
|
1a289a6dda
|
[add] Added Song and Implemented loading a list of songs.
|
2019-10-13 00:00:00 +00:00 |
|
|
78c18de0f8
|
[add] Added a file of list of where resources were downloaded.
|
2019-10-13 00:00:00 +00:00 |
|
|
06fc93a2c4
|
[update] Implemented animations for scene transition.
|
2019-10-13 00:00:00 +00:00 |
|
|
b94b9f823e
|
[update] Re-implemented the scene transitions.
|
2019-10-13 00:00:00 +00:00 |
|
|
7c455ed83a
|
[update] Improved the codes to load audio files.
|
2019-10-13 00:00:00 +00:00 |
|
|
d3b02a184f
|
[add] Added SelectScene.
|
2019-10-12 00:00:00 +00:00 |
|
|
3f05669fbd
|
[update] Implemented showing a title logo in TitleScene.
|
2019-10-12 00:00:00 +00:00 |
|
|
e3e149f451
|
[add] Added TitleTextProgram.
|
2019-10-12 00:00:00 +00:00 |
|
|
309d5fff47
|
[update] Implemented getting font glyphs.
|
2019-10-12 00:00:00 +00:00 |
|
|
d49aa08b45
|
[update] Implemented rendering font text.
|
2019-10-12 00:00:00 +00:00 |
|
|
ac37fbf3e5
|
[add] Added Font and FontSet.
|
2019-10-12 00:00:00 +00:00 |
|
|
957f9724db
|
[update] Implemented drawing cubes in TitleScene.
|
2019-10-12 00:00:00 +00:00 |
|
|
0f17719b79
|
[update] Improved the shading of CubeProgram.
|
2019-10-12 00:00:00 +00:00 |
|
|
79654d6da4
|
[update] Replaced MatrixFactory with ModelMatrixFactory came from gl4d.
|
2019-10-12 00:00:00 +00:00 |
|
|
58e88e9eb4
|
[add] Added CubeProgram.
|
2019-10-12 00:00:00 +00:00 |
|
|
361678a94f
|
[add] Added LobbyWorld.
|
2019-10-10 00:00:00 +00:00 |
|
|
887f456a8b
|
[update] Implemented showing main window.
|
2019-10-10 00:00:00 +00:00 |
|
|
f240988463
|
[add] Set new dub project up for game app.
|
2019-10-10 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 |
|
|
109ae328b8
|
[update] Unified the exceptions thrown by sjscript.
|
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 |
|