Commit Graph

934 Commits

Author SHA1 Message Date
ropo
73b9c85541 fix: memory leak in editor preview 2019-10-25 03:28:36 +09:00
hiroj
291dea099e
Merge pull request #320 from Santarh/resetSpringBoneRotation
Add a method to reset bones under the influence of SpringBone.
2019-09-27 12:28:29 +09:00
Masataka SUMI
50304b0a1e Add a method of reset bones under the influence of SpringBone. 2019-09-24 22:03:20 +09:00
gida
37955f3516
Merge pull request #314 from hiroj/fix_meshNormalExport
Fix to normalize and output normals
2019-09-06 12:53:16 +09:00
hiroj
bce256947c
Merge pull request #317 from PoChang007/UpdateAliciaSolidModel
Update AliciaSolid to 0.51
2019-09-04 15:22:52 +09:00
PoChangSu
b989972883 Update AliciaSolid to 0.51 2019-09-04 14:06:24 +09:00
j-hirose
7c6c71b651 Modified to normalize and export. 2019-09-03 23:46:59 +09:00
hiroj
776cfba01f
Merge pull request #286 from iCyP/add-attention-to-discription
add left handed Description to collidergroup offset properties
2019-09-03 21:50:33 +09:00
hiroj
d7d54f065d
Merge pull request #287 from iCyP/add-material-extension-attension
add material extension shader property description
2019-09-03 21:50:09 +09:00
hiroj
318e1b46e2
Merge pull request #306 from hiroj/fix_animation_array_copy
fix gltf animation import
2019-09-03 20:29:52 +09:00
hiroj
810ed49297
Merge pull request #311 from PoChang007/FixVec3Color
Fix the problem where Vector3 Color cannot be recognized
2019-09-03 19:25:04 +09:00
gida
eb897a2936
Merge pull request #305 from hiroj/fix_firstpearson_reset_default
SetDefault when EditorReset with VRMFirstPerson
2019-09-03 19:12:35 +09:00
hiroj
2715f0156c
Merge pull request #310 from Kohei-Yanagida/fix_import_texture_max_size
fix texture max size when import vrm
2019-09-03 18:53:16 +09:00
PoChangSu
fd8cdcdcc3 Fix the problem where Vector3 Color cannot be recognized 2019-09-03 17:40:56 +09:00
Kohei-Yanagida
02f7a3962b fix texture max size when import vrm 2019-09-03 17:23:18 +09:00
j-hirose
3726f698c8 add SetDefault 2019-08-29 19:05:20 +09:00
j-hirose
1b608d4bde If there is empty node name, name nodeindex. 2019-08-29 19:02:34 +09:00
j-hirose
f1d40f6ded fix animation array copy 2019-08-29 17:26:58 +09:00
iCyP
671f1112c5 add legacy shader names 2019-07-01 19:34:17 +09:00
iCyP
0cd6574a54 add material extension shader property description 2019-07-01 19:22:49 +09:00
iCyP
f071e880a7 add left handed Description to offset properties of secondaryanimation.collidergroup 2019-07-01 19:03:19 +09:00
ousttrue
eac317c43d
Merge pull request #285 from hiroj/fix_vrm_schema
Revert Schema changes
2019-06-27 18:08:26 +09:00
hiroj
2cef13c9f8
Merge pull request #273 from saturday06/fix/typo_error_messages
Fix typo (error messages)
2019-06-25 21:45:27 +09:00
hiroj
b8273cb430
Merge pull request #279 from saturday06/fix/typo_texture
Fix typo (TextureType)
2019-06-25 20:46:41 +09:00
Isamu Mogi
c21988d195 Fix typo (error messages) 2019-06-25 20:39:54 +09:00
hiroj
0936fefac2
Merge pull request #276 from saturday06/fix/typo_scheduler
Fix typo (Scheduler)
2019-06-25 20:32:23 +09:00
hiroj
5379e0575d
Merge pull request #278 from saturday06/fix/typo_properties
Fix typo (AnimationProperties)
2019-06-25 20:27:38 +09:00
hiroj
0383c7efb3
Merge pull request #275 from saturday06/fix/typo_schema
Fix typo (ToJsonSchema)
2019-06-25 20:07:14 +09:00
hiroj
b650edc2d9
Merge pull request #274 from saturday06/fix/typo_public
Fix typo (public class members)
2019-06-25 20:01:28 +09:00
hiroj
3191f527d2
Merge pull request #272 from saturday06/fix/typo_private_fields
Fix typo (private fields)
2019-06-25 19:39:13 +09:00
hiroj
907adf08ff
Merge pull request #281 from saturday06/fix/typo_editor
Fix type (editor)
2019-06-25 19:32:00 +09:00
hiroj
7c625bcca7
Merge pull request #271 from saturday06/fix/typo_local_vars
Fix typo (local variables)
2019-06-25 19:24:43 +09:00
hiroj
03c5aba220
Merge pull request #270 from saturday06/fix/typo_comments
Fix typo (comments)
2019-06-25 19:20:58 +09:00
hiroj
d861a3f53c
Merge pull request #269 from saturday06/fix/typo_tests
Fix typo (tests)
2019-06-25 19:19:01 +09:00
hiroj
6b182d7566
Merge pull request #268 from saturday06/fix/typo_samples
Fix typo (VRM.Samples)
2019-06-25 19:16:50 +09:00
hiroj
87cd45182a Revert Schema changes 2019-06-25 18:53:49 +09:00
Isamu Mogi
407700bb5d Remove unnecessary import 2019-06-09 01:50:01 +09:00
Isamu Mogi
f1a787695f Fix typo (AnimationProperties) 2019-06-09 01:24:06 +09:00
Isamu Mogi
9d1da26ff8 Fix typo (public class members) 2019-06-09 01:23:22 +09:00
Isamu Mogi
94982fcdf6 Fix typo (Scheduler) 2019-06-09 01:21:45 +09:00
Isamu Mogi
6e01826ff6 Fix typo (TextureType) 2019-06-09 00:44:21 +09:00
Isamu Mogi
ea689a0fe9 Fix typo (ToJsonSchema) 2019-06-09 00:42:40 +09:00
Isamu Mogi
81d6d16363 Fix typo (private fields) 2019-06-09 00:39:07 +09:00
Isamu Mogi
6794b9b542 Fix typo (local variables) 2019-06-09 00:38:31 +09:00
Isamu Mogi
b8f7177cb8 Fix typo (comments) 2019-06-09 00:38:00 +09:00
Isamu Mogi
931580a14e Fix type (editor) 2019-06-09 00:37:11 +09:00
Isamu Mogi
7733c0d28e Fix typo (tests) 2019-06-09 00:36:27 +09:00
Isamu Mogi
936ea2a9cc Fix typo (VRM.Samples) 2019-06-09 00:35:40 +09:00
ousttrue
ec644b635a
Merge pull request #265 from hiroj/update_mtoon_v32tag
update mtoon v3.2 tag
2019-06-05 19:12:20 +09:00
j-hirose
6b07188361 update mtoon 2019-06-05 19:07:53 +09:00