Commit Graph

2385 Commits

Author SHA1 Message Date
Masataka SUMI
3f13fdde05 ignore freeze while exportings vrm10 2021-05-18 21:01:19 +09:00
Masataka SUMI
5212cf6ce7
Merge pull request #952 from ousttrue/feature10/impl_constraint
[1.0] constraitn の実装
2021-05-18 17:23:30 +09:00
ousttrue
6d82fc188c 桁数 2021-05-18 17:06:32 +09:00
ousttrue
f1e0a2f3f9 fix 2021-05-18 17:04:16 +09:00
ousttrue
9a2fb090d6 fix aim logic 2021-05-18 17:01:22 +09:00
ousttrue
2bb6d10861 rename 2021-05-18 17:01:21 +09:00
ousttrue
607d0e07b2 fix postition and rotation 2021-05-18 17:01:19 +09:00
ousttrue
a6f4e1cc52 GetDstCoords 2021-05-18 17:01:19 +09:00
ousttrue
b99b66f47b GetSourceCoords 2021-05-18 17:01:18 +09:00
ousttrue
51d5144e34 remove IVRM10ConstraintSourceDestinationExtensions 2021-05-18 17:01:18 +09:00
ousttrue
962ee32385 ApplyDelta 2021-05-18 17:01:18 +09:00
ousttrue
cf1b684c56 fix 2021-05-18 17:01:17 +09:00
ousttrue
c2641b2fb4 Delta 2021-05-18 17:01:17 +09:00
ousttrue
da4ae3f0e5 UpdateDelta 2021-05-18 17:01:17 +09:00
ousttrue
cc3568da14 Inverse 2021-05-18 17:01:17 +09:00
ousttrue
253846698c position/rotation constraint の共通部分を VRM10PostionRotationConstraintEditorBase にまとめた 2021-05-18 17:01:16 +09:00
ousttrue
1e80c61af6 impl rotationConstraint DestinationOffset 2021-05-18 17:01:16 +09:00
ousttrue
79465de4ad impl rotationConstraint SourceOffset 2021-05-18 17:01:16 +09:00
ousttrue
a1af1a943d CalcYawPitch 2021-05-18 17:01:07 +09:00
ousttrue
f95123e208 euler 2021-05-18 17:01:07 +09:00
ousttrue
12e0cc0406 WIP aim 2021-05-18 17:01:07 +09:00
ousttrue
ce8e0bff16 CalcYawPitch 2021-05-18 17:01:06 +09:00
ousttrue
673aac40e3 DrawAimUp 2021-05-18 17:01:06 +09:00
ousttrue
720bb3ed59 WIP aim 2021-05-18 17:01:06 +09:00
ousttrue
61920922d4 VRM10PositionConstraintEditor 2021-05-18 17:01:06 +09:00
ousttrue
2469d65cb2 IVRM10SourceDestination 2021-05-18 17:01:05 +09:00
ousttrue
b3dd5dc1f3 fix operator* 2021-05-18 17:00:25 +09:00
ousttrue
46add88112 fix GetSourceCurrent local 2021-05-18 17:00:24 +09:00
ousttrue
c806dc6186 GetSourceCurrent 2021-05-18 17:00:24 +09:00
ousttrue
22b3613df9 refactoring 2021-05-18 17:00:24 +09:00
ousttrue
43fc06c715 TR 2021-05-18 17:00:23 +09:00
ousttrue
8dd9ef6a0a rename Write to Draw 2021-05-18 17:00:23 +09:00
ousttrue
864415f614 impl DstDrawModelCoords 2021-05-18 17:00:23 +09:00
ousttrue
e7fe9af5b0 SrcDrawCurrent, DstDrawCurrent 2021-05-18 17:00:23 +09:00
ousttrue
bb9d9136c3 Coords 2021-05-18 17:00:22 +09:00
ousttrue
9dd707134b DrawDstLocal 2021-05-18 17:00:22 +09:00
ousttrue
60737fb030 Clamp180 2021-05-18 17:00:22 +09:00
ousttrue
d8836717cb VRM10RotationConstraintEditor 2021-05-18 17:00:21 +09:00
ousttrue
20431dad6d RotationOffset 2021-05-18 17:00:21 +09:00
ousttrue
1e854f90d8
Merge pull request #950 from ousttrue/fix10/migration_skip_non_mtoon_material
skip non mtoon material
2021-05-17 16:21:51 +09:00
ousttrue
ece63736ad skip non mtoon material 2021-05-17 14:14:30 +09:00
PoChang007
ab4e4cb900
Merge pull request #949 from ousttrue/fix/mesh_export_validator_materials
materialsがsubmeshより多くて null を含む場合をValidationErrorにする
2021-05-17 13:49:15 +09:00
ousttrue
91d39f5fba materialsがsubmeshより多くて null を含む場合をValidationErrorにする #946 2021-05-17 13:47:51 +09:00
ousttrue
361bcd9762
Merge pull request #946 from oocytanb/fix/add_tests_for_validating_null_materials
Add test cases for validating null materials
2021-05-17 12:31:15 +09:00
Masataka SUMI
ef81a6502c
Merge pull request #945 from ousttrue/fix/magFilter
fix MagFiler
2021-05-14 14:41:38 +09:00
ousttrue
db93e9390f
Merge pull request #944 from Santarh/throwExportNonReadableTexture
Exporter can export compressed or non-readable texture.
2021-05-14 12:47:04 +09:00
oO
c34bb2f0d4 Add test cases for validating null materials 2021-05-13 23:08:31 +09:00
Masataka SUMI
257b5d71e2 Add comments. 2021-05-13 21:24:26 +09:00
Masataka SUMI
099a4600c1 Add CopyTexture Tests. 2021-05-13 21:13:34 +09:00
Masataka SUMI
2e338a78e9 Don't Compress texture for UnitTests. 2021-05-13 21:00:56 +09:00