Commit Graph

66 Commits (4902c91fda619e5d637a5a87d4a063c28bd13dcf)

Author SHA1 Message Date
wada 4902c91fda Update to Cubism 4 SDK for Web R2 2021-03-09 11:36:43 +09:00
wada 2a6e8115a3
Merge pull request #34 from cocor-au-lait/feature/avoid-namespace
Feature/avoid namespace
2021-03-02 19:47:56 +09:00
wada 9198a9fbb8 add CHANGELOG 2021-03-02 19:43:47 +09:00
Jun Koyama caeadf058a
Importing the Framework without namespace 2021-01-18 03:33:39 +09:00
Jun Koyama b5fc328804
Changed lint option to make it easier to see 2020-10-06 01:07:38 +09:00
Jun Koyama 5d42a34092
Added a configuration file that detects the TypeScript version used in the repository 2020-10-06 01:07:06 +09:00
Jun Koyama b0034f9072
Fix Physics input reflect flag on evaluate 2020-09-03 20:21:26 +09:00
Jun Koyama cb9e49a120
Fix Int to Float when getting PhysicsSettings.Vertices.Radius in physics3.json parsing 2020-09-03 20:21:26 +09:00
Jun Koyama c3fd14436d
Update framework submodule 2020-05-19 18:43:13 +09:00
Jun Koyama 345593b694
Add unreleased item 2020-05-19 18:42:40 +09:00
Jun Koyama 83acc97343 Update to Cubism 4 SDK for Web R1 2020-01-30 18:34:38 +09:00
Jun Koyama f33250b3fd Update to Cubism 4 SDK for Web beta2 2019-11-14 21:43:08 +09:00
ito 5300562826 Update to Cubism 4 SDK for Web beta1 2019-09-02 19:14:43 +09:00
Takuya Ito cef7cbcb6f
Merge pull request #29 from Live2D/fix/3.3/physics-limitation
Fixed the bug that Physics results in incorrect when the input value …
2019-05-13 10:46:29 +09:00
ono-at-live2d-com a54c11c7c9 Fixed the bug that Physics results in incorrect when the input value is out of the range of Parameter. 2019-05-13 10:39:38 +09:00
ono-at-live2d-com a376b6ec0a
Merge pull request #28 from Live2D/feature/fix_sprite_memory_leak
Fix sprite buffer memory leak
2019-05-08 12:06:40 +09:00
Jun Koyama 7f417e07a1 Fix sprite buffer memory leak 2019-05-08 11:27:25 +09:00
ono-at-live2d-com ea8be62fc3
Merge pull request #26 from Live2D/feature/fix_deprecated_function
Fix deprecated function.
2019-04-04 15:14:59 +09:00
cubism-dev 806d05388c Fix deprecated function. 2019-04-04 14:39:37 +09:00
ono-at-live2d-com b6352ee8c6
Merge pull request #25 from Live2D/feature/add_model_natori
add model natori
2019-03-26 12:16:58 +09:00
cubism-dev 7c60b5c2f8 add model natori 2019-03-25 18:32:01 +09:00
ono-at-live2d-com 6f92f0d58e
Merge pull request #24 from Live2D/feature/fix_json_parse
Fix json parsing.
2019-03-19 13:43:48 +09:00
cubism-dev e0b826169a Fix json parsing. 2019-03-19 12:41:23 +09:00
cubism-dev 81dc94c7e3 Fix for static release. 2019-03-19 12:39:20 +09:00
Takuya Ito a62360177c
Merge pull request #22 from Live2D/feature/fix_readme
Fix readme.md.
2019-01-17 14:44:44 +09:00
cubism-dev 05546bc60a Fix readme.md. 2019-01-17 14:27:35 +09:00
Takuya Ito 38fb3bad35
Merge pull request #21 from Live2D/feature/activate_log
Activate log.
2019-01-16 17:36:58 +09:00
cubism-dev 0ae2767bda Activate log. 2019-01-16 17:07:13 +09:00
Takuya Ito 102eda3c97
Merge pull request #20 from Live2D/feature/fix_texture_management
Fix texture management.
2019-01-16 16:18:24 +09:00
cubism-dev 8af62c53c0 Fix texture management. 2019-01-16 16:14:12 +09:00
Takuya Ito 301c897593
Merge pull request #19 from Live2D/feature/refactor
Json parse refactor.
2018-12-20 12:19:13 +09:00
cubism-dev 267519f9ac Fix readme.md 2018-12-20 11:54:53 +09:00
cubism-dev b5db751b2d Json parser refactor. 2018-12-20 11:51:34 +09:00
Takuya Ito be4d450ae7
Merge pull request #18 from Live2D/feature/legacy_support
Fix README.md.
2018-12-06 19:08:07 +09:00
cubism-dev 5592a9a9c0 Fix README.md. 2018-12-06 19:03:16 +09:00
Takuya Ito 923b239826
Merge pull request #17 from Live2D/feature/legacy_support
Legacy support.
2018-12-06 18:18:33 +09:00
cubism-dev ea80cee403 Legacy support. 2018-12-06 18:02:52 +09:00
Takuya Ito 47e93ff75e
Merge pull request #16 from Live2D/feature/fix_encode
Fix encode.
2018-11-08 17:43:15 +09:00
cubism-dev 46a8e08815 Fix encode. 2018-11-08 17:39:56 +09:00
Takuya Ito b2b7dc3e72
Merge pull request #15 from Live2D/feature/fix_text_decode
Fix text decode.
2018-11-02 14:15:54 +09:00
cubism-dev 2fb80b46e8 Fix text decode. 2018-11-02 14:10:41 +09:00
Takuya Ito cbc4e22e54
Merge pull request #14 from Live2D/feature/fix_texture_release
Fix texture release.
2018-10-26 18:06:07 +09:00
cubism-dev f6d93874a6 Fix texture release. 2018-10-26 17:55:30 +09:00
ono-at-live2d-com 5cb53800d4
Merge pull request #13 from Live2D/feature/fix_readme
Fix README.md.
2018-10-25 18:49:06 +09:00
cubism-dev 32fa605199 Fix readme.md. 2018-10-25 18:46:44 +09:00
Takuya Ito bc9f30a86b
Merge pull request #12 from Live2D/feature/improve_performance
Improve performance.
2018-10-25 18:27:47 +09:00
cubism-dev c8506e984b improve performance. 2018-10-25 17:18:40 +09:00
cubism-dev 751d113887 Linefeed code LF unified. 2018-10-25 17:08:47 +09:00
cubism-dev 197f7b3779 Deleted for line feed code correction 2018-10-25 17:05:42 +09:00
cubism-dev 9d8bf296d8 Add gitattributes. 2018-10-25 16:57:55 +09:00