Commit Graph

  • bc1edff9c9 Renderer export の条件 ousttrue 2024-09-26 19:36:12 +09:00
  • 15301ba48d [vrm0][firstperson] skip -1 ousttrue 2024-09-26 15:50:09 +09:00
  • a3aeafeac5 Merge pull request #2448 from ousttrue/fix/vrm1_springbone_service ousttrue 2024-09-26 14:36:45 +09:00
  • 867177404b SpringBoneの初期化を前方に移動しことで、非play時のDontDestroyOnLoadが発生してしまった。回避 ousttrue 2024-09-26 14:29:50 +09:00
  • d6e920b6d3 Merge pull request #2445 from ousttrue/fix/vrm10_lookat_initialization ousttrue 2024-09-25 16:38:44 +09:00
  • 4196b2df5b Merge branch 'master' into fix/vrm10_lookat_initialization ousttrue 2024-09-25 16:36:58 +09:00
  • af06834b42 Merge pull request #2446 from ousttrue/fix/vrm10_springboneruntime_provider ousttrue 2024-09-25 16:36:31 +09:00
  • 4f8e98e065 コメント修正。InitializeLookAtOriginTransform ousttrue 2024-09-25 15:32:11 +09:00
  • 02c5224795 IVrm10SpringBoneRuntimeProvider ousttrue 2024-09-25 13:36:19 +09:00
  • 952730c446 lookAt は root と同じ向きが初期姿勢 ousttrue 2024-09-24 18:06:56 +09:00
  • 3bc6a672ec Merge pull request #2444 from ousttrue/fix/typo ousttrue 2024-09-24 18:07:50 +09:00
  • 5fbd718630 typo ousttrue 2024-09-24 17:37:00 +09:00
  • bfa2638140 Merge pull request #2443 from ousttrue/fix/vrm10_springbone_initasync ousttrue 2024-09-24 17:20:45 +09:00
  • e5a35eacdb comment ousttrue 2024-09-24 16:11:33 +09:00
  • 1bdd8243e7 bool ReconstructSpringBone() ousttrue 2024-09-24 16:09:17 +09:00
  • 0b08507f7a IVrm10SpringBoneRuntime.InitializeAsync ousttrue 2024-09-24 14:37:31 +09:00
  • 9e5d11be62 Merge pull request #2436 from ousttrue/feature/vrm1_springbone_runtime ousttrue 2024-09-20 20:23:47 +09:00
  • 659624292a private ousttrue 2024-09-20 20:21:13 +09:00
  • 885f7ac2ef シーン配置オブジェクトの SpringboneRuntime ousttrue 2024-09-20 19:29:20 +09:00
  • 6c8bc6f379 private m_springBoneRuntime. etc ousttrue 2024-09-20 17:58:24 +09:00
  • b4ef69957b comment ousttrue 2024-09-20 17:08:28 +09:00
  • c2e203bc0b Vrm10FastSpringboneRuntimeStandalone ousttrue 2024-09-20 16:59:23 +09:00
  • e53ff877e2 Vrm10FastSpringboneRuntimeStandalone ousttrue 2024-09-20 16:44:12 +09:00
  • aac5680eb3 rename Vrm10RuntimeSpringBone to Vrm10FastSpringboneRuntime ousttrue 2024-09-20 15:27:00 +09:00
  • f7f7f756fa IVrm10SpringBoneRuntime ousttrue 2024-09-20 15:13:25 +09:00
  • c840dcb7a7 Merge pull request #2435 from ousttrue/feature/vrm0_springbone_runtime ousttrue 2024-09-20 13:06:30 +09:00
  • 51b51f7bf9 0x to 0X ousttrue 2024-09-19 16:43:19 +09:00
  • 612e04c8e1 rename. prefix to Vrm0x ousttrue 2024-09-19 15:06:08 +09:00
  • ee3ce66034 IVRM0SpringBoneRuntime ousttrue 2024-09-19 14:35:05 +09:00
  • 7b284bb4e4 Merge pull request #2433 from ousttrue/fix/springbone_job_params ousttrue 2024-09-18 16:08:49 +09:00
  • 2cae8712cb Merge branch 'master' into fix/springbone_job_params ousttrue 2024-09-18 16:07:54 +09:00
  • 0f9be690a5 コメント消し忘れ ousttrue 2024-09-18 12:55:45 +09:00
  • c7f1bbd992 fix Flip bug ! ousttrue 2024-09-17 14:32:44 +09:00
  • 7b84b73171 BlittableJointImmutable and BlittableJointMutable ousttrue 2024-09-17 13:42:06 +09:00
  • 13b5c0727a Merge pull request #2432 from sh0ou/add-testrunner-dependencies ousttrue 2024-09-12 16:42:34 +09:00
  • b97ffe306b comment ousttrue 2024-09-11 21:09:41 +09:00
  • 0e738ae3d2 BlittableLogic を immutable にするべく currentTail と prevTail を外出し ousttrue 2024-09-11 20:35:57 +09:00
  • 9cb6a92264 Update package.json sh0u 2024-09-11 20:28:24 +09:00
  • 14f3add22f Merge pull request #2429 from ousttrue/version/v0_126_0 v0.126.0 ousttrue 2024-09-06 17:13:19 +09:00
  • a1c9157215 breaking ousttrue 2024-09-06 15:43:07 +09:00
  • 87d39aef45 Merge pull request #2428 from ousttrue/fix/VRMBoneNormalizer_add_animator ousttrue 2024-09-06 15:39:07 +09:00
  • c584f2850f go.AddComponent<Animator>() が既存で失敗する対策 ousttrue 2024-09-06 14:20:44 +09:00
  • 8e82e23bf1 Merge pull request #2425 from ousttrue/feature/vrm0fastbone_use_springbonejobs ousttrue 2024-09-05 18:30:36 +09:00
  • 6e201b76a0 Merge branch 'master' into feature/vrm0fastbone_use_springbonejobs ousttrue 2024-09-05 18:29:40 +09:00
  • 4a6ea20825 LINQ的削減 ousttrue 2024-09-05 17:43:31 +09:00
  • e7b4c6106f MakeBufferAsync ousttrue 2024-09-05 17:19:38 +09:00
  • 216e4c5894 Merge pull request #2421 from n-miyanaga/feature/additional-lights-on-forward-plus-renderer Masataka SUMI 2024-09-05 16:55:51 +09:00
  • f83c8260ab Unregister 呼んでなかった ousttrue 2024-09-05 16:55:12 +09:00
  • 8e31473295 Merge branch 'master' into feature/additional-lights-on-forward-plus-renderer Masataka SUMI 2024-09-05 16:53:42 +09:00
  • 005b64d18f null check ousttrue 2024-09-05 15:39:22 +09:00
  • c47e1018b0 gizmo ousttrue 2024-09-05 15:35:00 +09:00
  • 0f191e5e8f vrm-0.x の fastspringbone の処理は、 vrm-1.0 版と同じものを使う ousttrue 2024-09-05 15:27:29 +09:00
  • da9869f8c5 Merge pull request #2424 from ousttrue/feature/unigltf_springbonejob ousttrue 2024-09-05 14:07:11 +09:00
  • 9c8c98a567 UniGTLF/Runtime/SpringBoneJobs from VRM10/Runtime/FastSpringBone ousttrue 2024-09-05 13:55:12 +09:00
  • 1fb369db06 add lighting for additional lights on forward+ renderer on URP Naoki Miyanaga 2024-09-04 17:39:13 +09:00
  • d526ac8323 Merge pull request #2420 from ousttrue/fix/springbone_scaling_factor ousttrue 2024-09-03 18:53:24 +09:00
  • 68019df691 abs, name ousttrue 2024-09-03 18:15:36 +09:00
  • 31f2b5eb0c SpringBone を scaling に連動させる ScalingParams パラメーター ousttrue 2024-09-03 16:31:45 +09:00
  • 90ce110205 Merge pull request #2419 from ousttrue/fix/springbone_refactoring ousttrue 2024-09-03 16:05:16 +09:00
  • 1de2149802 Merge branch 'master' into fix/springbone_refactoring ousttrue 2024-09-03 16:03:50 +09:00
  • 014530b400 readonly ousttrue 2024-09-03 15:59:16 +09:00
  • 6843cfdae3 Merge pull request #2418 from ousttrue/fix/samples_urp_scene ousttrue 2024-09-03 15:20:28 +09:00
  • 8ffbd7751a Merge branch 'master' into fix/samples_urp_scene ousttrue 2024-09-03 15:20:09 +09:00
  • dba1788c23 TryCollide ousttrue 2024-08-30 17:58:36 +09:00
  • fc1b2a80fd comment ousttrue 2024-08-30 17:37:30 +09:00
  • 2cc166f193 collision ousttrue 2024-08-30 17:32:27 +09:00
  • ee68e48f0f rename ousttrue 2024-08-30 17:09:21 +09:00
  • c270da62e1 SpringBoneSystem ousttrue 2024-08-30 15:32:34 +09:00
  • ee61629c1a sample の URP 対応 ousttrue 2024-08-30 14:45:17 +09:00
  • 9a310fd8bf Merge pull request #2417 from ousttrue/fix/refactor_spring_bone ousttrue 2024-08-29 22:58:47 +09:00
  • 159c89af8c rename public fields ousttrue 2024-08-29 21:44:21 +09:00
  • 76850ba67c 回転・拡縮に対応するべく SpringBone joint の TRS を質点の位置に解決するように整理する ousttrue 2024-08-29 20:35:51 +09:00
  • 5a664f18c3 Merge pull request #2416 from ousttrue/fix/vrm10_editor_springbone_reconstruct ousttrue 2024-08-29 18:59:25 +09:00
  • 40c4777361 [vrm-1.0][editor][play] call SpringBone.ReconstructSpringBone when changed ousttrue 2024-08-28 17:28:41 +09:00
  • 1e1f38c2fe Merge pull request #2415 from ousttrue/feature/vrm_icon ousttrue 2024-08-27 16:25:31 +09:00
  • bae7c17fe4 [vrm-1.0] ScriptedImporter で対象Assetにアイコンをセットする ousttrue 2024-08-27 16:21:28 +09:00
  • 333ede1ba1 Merge pull request #2414 from ousttrue/fix/vrm1_bytelength_test ousttrue 2024-08-27 14:01:18 +09:00
  • 4e429e1be5 Merge branch 'master' into fix/vrm1_bytelength_test ousttrue 2024-08-27 14:00:59 +09:00
  • 43ec071c41 Merge pull request #2405 from iruca3/feature/add-importer-context-settings ousttrue 2024-08-26 20:57:47 +09:00
  • 5e8f59661f Merge branch 'master' into feature/add-importer-context-settings ousttrue 2024-08-26 20:57:19 +09:00
  • 5d3c66513c mesh export 時の byteLength 確認テスト。 ousttrue 2024-08-26 20:41:06 +09:00
  • 8ab360c0bd Merge pull request #2413 from ChameleonO2/fix/ByteLength ousttrue 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
  • 98934f6575 Merge pull request #2406 from tsgcpp/fix/Vrm10RuntimeSpringBone ousttrue 2024-08-20 19:46:12 +09:00
  • a500e433bb fix typo in Vrm10RuntimeSpringBone.cs tsgcpp 2024-08-17 22:04:45 +09:00
  • 643742dcf9 remove a space in a path "Vrm10RuntimeSpringBone.cs" tsgcpp 2024-08-17 22:02:07 +09:00
  • 8881882873 Introduce ImporterContextSettings for handling loading animation and axes conversion. iruca3 2024-08-17 13:13:37 +09:00
  • f8120fb22d Merge pull request #2402 from ousttrue/fix/HideInCallstackAttribute v0.125.0 ousttrue 2024-08-05 15:49:07 +09:00
  • 79caa1096d HideInCallstackAttribute is from 2021.3.23f1 ousttrue 2024-08-05 15:46:37 +09:00
  • 46920251ba Merge pull request #2397 from vrm-c/Santarh-patch-1 ousttrue 2024-08-05 13:49:33 +09:00
  • 6adf16879c Merge branch 'master' into Santarh-patch-1 ousttrue 2024-08-05 13:48:01 +09:00
  • f7215a7749 Merge pull request #2401 from Santarh/animNullShader ousttrue 2024-08-05 13:11:14 +09:00
  • aa119a3b25 Merge branch 'master' into animNullShader ousttrue 2024-08-05 13:10:54 +09:00
  • 0d0ee7f6e7 Merge pull request #2400 from Santarh/urpExport2 ousttrue 2024-08-05 13:04:42 +09:00
  • 6842cd933c VrmAnimation depends on IMaterialDescriptorGenerator instead of "Standard" Masataka SUMI 2024-08-03 03:01:45 +09:00
  • de9713a768 refactor Masataka SUMI 2024-08-03 02:45:54 +09:00
  • d17f03c45d null check Masataka SUMI 2024-08-03 02:06:51 +09:00
  • 7a801071bd refactoring Masataka SUMI 2024-08-03 01:47:21 +09:00
  • 0e0455f7d8 Implements UrpUnlitContext Masataka SUMI 2024-08-03 01:38:34 +09:00
  • 5f7a38989c Implements Universal Render Pipeline/Unlit Material Exporter Masataka SUMI 2024-08-03 01:12:54 +09:00