ousttrue
|
68019df691
|
abs, name
|
2024-09-03 18:15:36 +09:00 |
|
ousttrue
|
31f2b5eb0c
|
SpringBone を scaling に連動させる ScalingParams パラメーター
|
2024-09-03 16:31:45 +09:00 |
|
ousttrue
|
90ce110205
|
Merge pull request #2419 from ousttrue/fix/springbone_refactoring
[SpringBone][vrm0]コード整理その2
|
2024-09-03 16:05:16 +09:00 |
|
ousttrue
|
1de2149802
|
Merge branch 'master' into fix/springbone_refactoring
|
2024-09-03 16:03:50 +09:00 |
|
ousttrue
|
014530b400
|
readonly
SceneInfo に ColliderGroups を投入するの忘れていた
|
2024-09-03 15:59:16 +09:00 |
|
ousttrue
|
6843cfdae3
|
Merge pull request #2418 from ousttrue/fix/samples_urp_scene
sample の URP 対応
|
2024-09-03 15:20:28 +09:00 |
|
ousttrue
|
8ffbd7751a
|
Merge branch 'master' into fix/samples_urp_scene
|
2024-09-03 15:20:09 +09:00 |
|
ousttrue
|
dba1788c23
|
TryCollide
|
2024-08-30 17:58:36 +09:00 |
|
ousttrue
|
fc1b2a80fd
|
comment
|
2024-08-30 17:37:30 +09:00 |
|
ousttrue
|
2cc166f193
|
collision
|
2024-08-30 17:32:27 +09:00 |
|
ousttrue
|
ee68e48f0f
|
rename
|
2024-08-30 17:09:21 +09:00 |
|
ousttrue
|
c270da62e1
|
SpringBoneSystem
|
2024-08-30 16:29:37 +09:00 |
|
ousttrue
|
ee61629c1a
|
sample の URP 対応
|
2024-08-30 14:47:27 +09:00 |
|
ousttrue
|
9a310fd8bf
|
Merge pull request #2417 from ousttrue/fix/refactor_spring_bone
[vrm0][springbonoe]コード整理
|
2024-08-29 22:58:47 +09:00 |
|
ousttrue
|
159c89af8c
|
rename public fields
|
2024-08-29 21:44:21 +09:00 |
|
ousttrue
|
76850ba67c
|
回転・拡縮に対応するべく SpringBone joint の TRS を質点の位置に解決するように整理する
vrm0 > vrm0.fast > vrm1.fast の順に作業する。3つとも処理内容は同じ
|
2024-08-29 21:40:45 +09:00 |
|
ousttrue
|
5a664f18c3
|
Merge pull request #2416 from ousttrue/fix/vrm10_editor_springbone_reconstruct
[vrm-1.0][editor][play] SpringBone の変更時に反映呼び出し
|
2024-08-29 18:59:25 +09:00 |
|
ousttrue
|
40c4777361
|
[vrm-1.0][editor][play] call SpringBone.ReconstructSpringBone when changed
#2410
|
2024-08-28 17:28:41 +09:00 |
|
ousttrue
|
1e1f38c2fe
|
Merge pull request #2415 from ousttrue/feature/vrm_icon
[vrm-1.0] ScriptedImporter で対象Assetにアイコンをセットする
|
2024-08-27 16:25:31 +09:00 |
|
ousttrue
|
bae7c17fe4
|
[vrm-1.0] ScriptedImporter で対象Assetにアイコンをセットする
|
2024-08-27 16:21:28 +09:00 |
|
ousttrue
|
333ede1ba1
|
Merge pull request #2414 from ousttrue/fix/vrm1_bytelength_test
[vrm1] mesh export 時の byteLength 確認テストを追加
|
2024-08-27 14:01:18 +09:00 |
|
ousttrue
|
4e429e1be5
|
Merge branch 'master' into fix/vrm1_bytelength_test
|
2024-08-27 14:00:59 +09:00 |
|
ousttrue
|
43ec071c41
|
Merge pull request #2405 from iruca3/feature/add-importer-context-settings
Add ImporterContextSettings to specify LoadAnimation and InvertAxes in ImporterContext
|
2024-08-26 20:57:47 +09:00 |
|
ousttrue
|
5e8f59661f
|
Merge branch 'master' into feature/add-importer-context-settings
|
2024-08-26 20:57:19 +09:00 |
|
ousttrue
|
5d3c66513c
|
mesh export 時の byteLength 確認テスト。
#2413
|
2024-08-26 20:41:06 +09:00 |
|
ousttrue
|
8ab360c0bd
|
Merge pull request #2413 from ChameleonO2/fix/ByteLength
テクスチャの含まれないVRMのExport時、Buffer ByteLentghが正しく出力されない問題を修正しました。
|
2024-08-26 18:45:00 +09:00 |
|
二酸化カメレオン
|
5a24145e86
|
Fix Buffer ByteLength field Value when glTF exporting
|
2024-08-25 20:01:02 +09:00 |
|
ousttrue
|
98934f6575
|
Merge pull request #2406 from tsgcpp/fix/Vrm10RuntimeSpringBone
Vrm10RuntimeSpringBoneのファイルパス修正、およびtypoを修正
|
2024-08-20 19:46:12 +09:00 |
|
tsgcpp
|
a500e433bb
|
fix typo in Vrm10RuntimeSpringBone.cs
|
2024-08-17 22:04:45 +09:00 |
|
tsgcpp
|
643742dcf9
|
remove a space in a path "Vrm10RuntimeSpringBone.cs"
|
2024-08-17 22:02:07 +09:00 |
|
iruca3
|
8881882873
|
Introduce ImporterContextSettings for handling loading animation and
axes conversion.
Refs: https://github.com/vrm-c/UniVRM/pull/1719#discussion_r908105469
|
2024-08-17 13:35:27 +09:00 |
|
ousttrue
|
f8120fb22d
|
Merge pull request #2402 from ousttrue/fix/HideInCallstackAttribute
HideInCallstackAttribute is from 2021.3.23f1
|
2024-08-05 15:49:07 +09:00 |
|
ousttrue
|
79caa1096d
|
HideInCallstackAttribute is from 2021.3.23f1
|
2024-08-05 15:46:37 +09:00 |
|
ousttrue
|
46920251ba
|
Merge pull request #2397 from vrm-c/Santarh-patch-1
Update README.md
|
2024-08-05 13:49:33 +09:00 |
|
ousttrue
|
6adf16879c
|
Merge branch 'master' into Santarh-patch-1
|
2024-08-05 13:48:01 +09:00 |
|
ousttrue
|
f7215a7749
|
Merge pull request #2401 from Santarh/animNullShader
[VRMA] Fixed an issue where a shader could not be found at app
|
2024-08-05 13:11:14 +09:00 |
|
ousttrue
|
aa119a3b25
|
Merge branch 'master' into animNullShader
|
2024-08-05 13:10:54 +09:00 |
|
ousttrue
|
0d0ee7f6e7
|
Merge pull request #2400 from Santarh/urpExport2
Implements exporting materials in URP
|
2024-08-05 13:04:42 +09:00 |
|
Masataka SUMI
|
6842cd933c
|
VrmAnimation depends on IMaterialDescriptorGenerator instead of "Standard"
|
2024-08-03 03:01:45 +09:00 |
|
Masataka SUMI
|
de9713a768
|
refactor
|
2024-08-03 02:45:54 +09:00 |
|
Masataka SUMI
|
d17f03c45d
|
null check
|
2024-08-03 02:06:51 +09:00 |
|
Masataka SUMI
|
7a801071bd
|
refactoring
|
2024-08-03 01:47:21 +09:00 |
|
Masataka SUMI
|
0e0455f7d8
|
Implements UrpUnlitContext
|
2024-08-03 01:38:34 +09:00 |
|
Masataka SUMI
|
5f7a38989c
|
Implements Universal Render Pipeline/Unlit Material Exporter
|
2024-08-03 01:12:54 +09:00 |
|
Masataka SUMI
|
39c01b2966
|
Refactoring
|
2024-08-03 01:02:33 +09:00 |
|
Masataka SUMI
|
ee1bdc701f
|
add exporting support UniUnlit in URP
|
2024-08-03 01:02:12 +09:00 |
|
Masataka SUMI
|
d3439abc52
|
Implements UrpFallbackMaterialExporter
|
2024-08-03 01:00:53 +09:00 |
|
Masataka SUMI
|
182fdbe8b0
|
Implements UrpUniUnlitMaterialExporter
|
2024-08-03 01:00:21 +09:00 |
|
ousttrue
|
eea8b6937e
|
Merge pull request #2398 from ousttrue/version/v0_125_0
UniVRM-0.125.0
|
2024-08-02 22:12:14 +09:00 |
|
ousttrue
|
786541e735
|
breaking !
|
2024-08-02 19:46:48 +09:00 |
|