Masataka SUMI
|
f88e8d7286
|
Refactoring Serializing Textures
|
2021-05-20 18:23:26 +09:00 |
|
ousttrue
|
75eed7434f
|
green
|
2021-05-18 18:21:08 +09:00 |
|
ousttrue
|
b3cbe06c6e
|
implement aim up space
aim のUPVectorを評価する空間を world から model/local に修正
|
2021-05-18 18:14:04 +09:00 |
|
ousttrue
|
00814c0274
|
コード整理。m_destinationCoordinate, ModelRoot を追加
|
2021-05-18 17:36:05 +09:00 |
|
ousttrue
|
6d82fc188c
|
桁数
|
2021-05-18 17:06:32 +09:00 |
|
ousttrue
|
51d5144e34
|
remove IVRM10ConstraintSourceDestinationExtensions
|
2021-05-18 17:01:18 +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
|
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
|
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
|
a19e737662
|
vrm1 の Extract 先を vrm0 と別になるように修正。VRm10ExpressionAvatar が MonoBehaviour になった修正
|
2021-05-10 15:33:35 +09:00 |
|
Masataka SUMI
|
db336970c9
|
Separate Vrm10 Texture Enumerator
|
2021-05-07 20:34:01 +09:00 |
|
ousttrue
|
42b7a9b43b
|
Merge pull request #929 from ousttrue/feature/mesh_validator
Feature/mesh validator
|
2021-05-06 21:39:40 +09:00 |
|
ousttrue
|
4d3e24d49c
|
gltf, vrm0, vrm1 でMeshExportValidatorを共通部品化
|
2021-05-06 20:03:55 +09:00 |
|
Masataka SUMI
|
9a8f5b6772
|
Separating directories between generated format.g.cs and generated serializer/deserializer.g.cs
|
2021-05-06 18:58:44 +09:00 |
|
ousttrue
|
1e851de121
|
generate menu #if VRM_DEVELOP
|
2021-05-06 16:28:54 +09:00 |
|
ousttrue
|
3d4b10da12
|
VRM10SpringBoneColliderGroup の null 防御
|
2021-05-06 13:45:01 +09:00 |
|
ousttrue
|
161381b235
|
update JsonSchema. VRMC_node_collider is removed.
|
2021-04-30 12:47:06 +09:00 |
|
ousttrue
|
22871e992d
|
ExpressionAvatar は 独立した ScriptableObject をやめる (#916)
* ExpressionAvatar is MonoBehaviour
* fix controller editor
|
2021-04-27 15:12:29 +09:00 |
|
ousttrue
|
06559cf188
|
Feature10/export divided vertex buffer (#913)
* MeshExportUtil
* MeshWriter.ExportMesh implement divided vertex buffer
* MeshImporterDivided
* WIP divided
* conflict restore VertexBuffer
|
2021-04-26 19:25:39 +09:00 |
|
ousttrue
|
64077a4ab1
|
rename
|
2021-04-26 13:55:06 +09:00 |
|
ousttrue
|
948b3d9278
|
Vrm10Importer
|
2021-04-26 13:39:56 +09:00 |
|
ousttrue
|
10e44ed8a8
|
ModelReader, ModelWriter
|
2021-04-26 13:38:48 +09:00 |
|
ousttrue
|
fde77865f7
|
clear m_constraints
|
2021-04-23 14:54:45 +09:00 |
|
ousttrue
|
744d0e54bc
|
add constraints selector
|
2021-04-23 14:16:44 +09:00 |
|
ousttrue
|
8068227f48
|
rename VRM10SpringSelectorWindow to VRM10SelectorWindow. add humanoid bone selector
|
2021-04-23 13:31:32 +09:00 |
|
ousttrue
|
81a4b1ffea
|
SkinningBake
|
2021-04-22 20:50:59 +09:00 |
|
ousttrue
|
5beba7c647
|
VRM10ExportSettings.cs
|
2021-04-22 20:25:00 +09:00 |
|
ousttrue
|
ab0e3a4b80
|
UniGLTF.MeshExportValidatorEditor
|
2021-04-22 20:11:31 +09:00 |
|
ousttrue
|
b636771d24
|
構築時に meta と expression が ExternalObjectMap を利用する
|
2021-04-22 17:09:06 +09:00 |
|
ousttrue
|
8c7113bd53
|
EditorにMetaObjectの参照を表示
|
2021-04-22 16:41:30 +09:00 |
|
ousttrue
|
5a3f7d7b13
|
種類毎に別のフォルダにExtract
|
2021-04-22 16:24:41 +09:00 |
|