mkc1370
|
d6472418c9
|
rename Texture2D.Resize to Reinitialize
|
2022-10-05 19:45:40 +09:00 |
|
ousttrue
|
de3c1b48da
|
デバッグ機能の消し忘れ
|
2022-09-21 15:25:59 +09:00 |
|
Masataka SUMI
|
0dfa783406
|
mv CachedEnum namespace to UniGLTF.Utils
|
2022-09-07 15:59:35 +09:00 |
|
Masataka SUMI
|
b986130817
|
Create an asmdef named UniGLTF.Utils
|
2022-09-07 15:53:59 +09:00 |
|
Masataka SUMI
|
29163a43b1
|
Use CachedEnum
|
2022-09-07 15:38:02 +09:00 |
|
Masataka SUMI
|
f8fe9daa1e
|
Remove the VRM 1.0 importer option about the normalization of node transforms.
|
2022-09-07 14:19:04 +09:00 |
|
Masataka SUMI
|
3753c6cde7
|
make IVrm10Constraint access public
|
2022-09-06 20:12:10 +09:00 |
|
ousttrue
|
a3ee9b44b8
|
pitch の正方向を vrm-0.x と同じにする
|
2022-08-05 15:52:43 +09:00 |
|
ousttrue
|
3ab946f8ac
|
euler 角の正の方向。ロジックをドキュメントに合わせる。
|
2022-08-02 19:58:27 +09:00 |
|
ousttrue
|
9dc582150b
|
implement PositionHandle for VRM10SpringBoneCollider
|
2022-07-06 17:28:29 +09:00 |
|
ousttrue
|
34ada67f32
|
Create new VRM10Object button create expressions.
|
2022-07-01 15:22:22 +09:00 |
|
ousttrue
|
f6e62dea9a
|
readonly struct なので null を返して失敗を表現できない。throw してたのだけど、順次 TryGet に変えてく。
|
2022-06-03 15:48:26 +09:00 |
|
ousttrue
|
7030a4ddf4
|
VRMShaders.PathObject を追加。 MigrationMenu で使う。
|
2022-06-02 17:56:36 +09:00 |
|
ousttrue
|
f4ef947607
|
update vrm-specification. NODE_CONSTRAINT_SPEC_VERSION has been upgraded from draft to beta.
|
2022-05-13 13:27:31 +09:00 |
|
ousttrue
|
a12ce042fb
|
IVRM10Constraint.cs abstract class to interface
|
2022-04-19 14:19:45 +09:00 |
|
ousttrue
|
d2f17b9257
|
仕様に準拠
|
2022-04-19 14:19:45 +09:00 |
|
ousttrue
|
325fe98980
|
新仕様に合わせて旧コンポーネントを整理。Vrm10AimConstraint, Vrm10RollConstraint, VRM10RotationConstraint のコンポーネント(placeholder), Import, Export を実装
|
2022-04-19 14:19:44 +09:00 |
|
ousttrue
|
7729a3fe2b
|
Merge pull request #1601 from ousttrue/fix10/Vrm10Runtime
Fix10/vrm10 runtime
|
2022-04-19 13:26:38 +09:00 |
|
ousttrue
|
88c2cb0a8f
|
null error
|
2022-04-12 15:40:01 +09:00 |
|
ousttrue
|
e33d5357fd
|
Vrm10RuntimeLookAt
|
2022-04-11 16:16:43 +09:00 |
|
ousttrue
|
4483a57784
|
Vrm10RuntimeExpression
|
2022-04-11 16:03:22 +09:00 |
|
ousttrue
|
11dbe661cc
|
rename
|
2022-03-14 17:53:23 +09:00 |
|
ousttrue
|
e22bacb94e
|
Vrm10TopMenu に MenuItem を集約
|
2022-03-07 16:34:48 +09:00 |
|
ousttrue
|
7207629094
|
[1.0][exporter]未知のMaterial(Shader)が含まれることを検知
|
2022-03-07 16:08:17 +09:00 |
|
ousttrue
|
cd123c21ae
|
add custom editor
|
2022-02-17 17:44:33 +09:00 |
|
ousttrue
|
b98c2f852f
|
BufferAccessor use NativeArray
|
2022-02-10 22:23:39 +09:00 |
|
ousttrue
|
8d80c32a11
|
Merge Vrm10ExportData to ExportingGltfData
|
2022-02-10 18:49:48 +09:00 |
|
ousttrue
|
080f05ef72
|
Merge pull request #1498 from 0b5vr/constraint-axes
[1.0] Constraint, freezeAxes -> axes
|
2022-02-04 19:01:41 +09:00 |
|
0b5vr
|
d9d9e13901
|
change (1.0, constraint): freezeAxes -> axes
See: https://github.com/vrm-c/vrm-specification/pull/352
|
2022-02-04 12:33:01 +09:00 |
|
ousttrue
|
02c320f374
|
Vrm10Data.ParseOrMigrate を Parse と Migrate の別関数に分割
* Migrateの返り値は呼び出し側にDisposeの責務がある
* Vrm10Utility を Vrm10Data.ParseOrMigrate の代わりに使う
|
2022-02-03 22:06:06 +09:00 |
|
ousttrue
|
b72dce24c2
|
Merge pull request #1487 from ousttrue/fix10/fix_neutral
Fix10/fix neutral
|
2022-02-03 20:22:02 +09:00 |
|
ousttrue
|
945873a5b3
|
neutral 関連個所(シリアライズ周り)を修正
|
2022-02-01 14:31:51 +09:00 |
|
ousttrue
|
511aa89dcc
|
Vrm10Data.TryParseOrMigrate の API 変更
* 関連する unittest で Dispose
|
2022-01-26 18:53:09 +09:00 |
|
ousttrue
|
fcfe82588d
|
constraint rotation:local to local only に縮小。
その他のものは後に。
|
2021-12-28 16:39:17 +09:00 |
|
ousttrue
|
99d1b5df63
|
implement importer normalize
|
2021-12-15 17:34:03 +09:00 |
|
ousttrue
|
cd97d09012
|
normalize param
|
2021-12-15 17:04:44 +09:00 |
|
ousttrue
|
1da19d5a37
|
add normalize flag to VrmScriptedImporter
|
2021-12-15 16:59:07 +09:00 |
|
ousttrue
|
af529c5dd3
|
[1.0][Export] normalize しない
|
2021-12-15 15:07:43 +09:00 |
|
ousttrue
|
f372ac85e3
|
remove comment
|
2021-12-15 15:05:35 +09:00 |
|
ousttrue
|
2c40aab10b
|
[1.0][Export] normalize validation しない
|
2021-12-15 15:00:59 +09:00 |
|
ousttrue
|
569e0ca147
|
add VRMShaders.Symbols
|
2021-12-09 16:34:44 +09:00 |
|
ousttrue
|
43cf7e03a2
|
debug menu
|
2021-12-09 15:30:31 +09:00 |
|
ousttrue
|
2bca456893
|
debug button
|
2021-12-08 19:58:33 +09:00 |
|
ousttrue
|
f4120c7722
|
UnityObject だし
|
2021-11-24 21:54:02 +09:00 |
|
ousttrue
|
4533a7f0bf
|
const
|
2021-11-24 21:52:47 +09:00 |
|
ousttrue
|
b1c431a04e
|
fix slider
|
2021-11-24 21:13:10 +09:00 |
|
ousttrue
|
b0d8cfa567
|
GetBlendShapeWeight, SetBlendShapeWeight 前後で100倍する
|
2021-11-24 21:10:58 +09:00 |
|
ousttrue
|
2588cf45ee
|
editor の null check
|
2021-11-24 20:16:48 +09:00 |
|
ousttrue
|
fee1a2c091
|
update meta editor
|
2021-11-08 20:24:46 +09:00 |
|
ousttrue
|
ce5f88f4ee
|
m_copyright
|
2021-11-08 19:29:45 +09:00 |
|