Commit Graph

  • 31a3952ae2 fix: ParameterAssignerPass forces all parameters to float type bd_ 2024-11-03 18:23:48 -0800
  • 5551b881df fix: suppress ObjectReferenceFixer in play mode bd_ 2024-11-03 10:43:31 -0800
  • 7d64d6b7a9 Rearrange method JLChnToZ 2024-11-03 22:14:31 +0800
  • e50025fdc3 Extract creation logic to external method JLChnToZ 2024-11-03 18:21:50 +0800
  • 0b588f6245 New translations en-us.json (Japanese) nadena-dev-ci 2024-11-03 08:26:56 +0900
  • 1e22cdb588 Update source file en-US.json nadena-dev-ci 2024-11-03 07:29:35 +0900
  • 6fd8ac0cd7 1.10.6 1.10.6 bd_ 2024-11-02 15:23:41 -0700
  • 29e2041312
    chore: Add mesh settings regardless of parent presence in Setup Outfit (#1322) Ao_425 2024-11-03 07:20:13 +0900
  • a3b9acba39
    ui: Improvements to MA Parameters editor (#1329) bd_ 2024-11-02 15:17:58 -0700
  • 497d16f89d
    Improve InferPrefixSuffix / Support using Humanoid Rig on Setup Outfit (#1167) Sayamame-beans 2024-11-03 07:17:24 +0900
  • e752762d21
    chore: remove stray log statement (#1325) bd_ 2024-11-02 13:23:33 -0700
  • e6827bc435 ui: Improvements to MA Parameters editor bd_ 2024-11-02 13:22:12 -0700
  • be780dceee Make sure the VRC constraint only applies on VRChat avatars JLChnToZ 2024-10-30 23:03:21 +0800
  • 7a1637f4ce Use VRCParentConstraint instead of constraint hack for world fixed objects when available JLChnToZ 2024-10-30 22:57:21 +0800
  • 91b4414e60 Merge branch 'main' of github.com:JLChnToZ/modular-avatar JLChnToZ 2024-10-30 22:37:21 +0800
  • 19ec5a9144
    chore: remove stray log statement bd_ 2024-10-27 15:50:38 -0700
  • 32ea6678f7
    feat: object references are now corrected when their target path is renamed/changes (#1323) bd_ 2024-10-27 10:07:23 -0700
  • 1153abd16e
    fix: NRE when Move Independently is placed on a scene root (#1321) bd_ 2024-10-27 10:07:14 -0700
  • efa263b551
    chore: Fix non-VRChat support (for MA 1.10.5) (#1324) kaikoga 2024-10-28 02:06:35 +0900
  • 4f89c4aea2 chore: early return if VRCSDK project but not VRChat avatar kaikoga 2024-10-27 18:48:29 +0900
  • 5433227c5b feat: add version defines for VRCSDK kaikoga 2024-10-27 18:06:18 +0900
  • aeae448eca
    Merge 88ee50977b into 07b648dcc1 kaikoga 2024-10-27 16:08:48 +0900
  • 65f17c4b72 feat: object references are now corrected when their target path is renamed/changes bd_ 2024-10-26 18:13:00 -0700
  • 6b4a9d07dd chore: a little refactoring tliks 2024-10-26 19:12:01 +0900
  • bebdb41424 chore: remove parent check for adding meshsettings tliks 2024-10-26 19:05:44 +0900
  • 07b648dcc1
    Fixes error when merging same parameter with different type in RC menu item (#1313) Jeremy Lam aka. Vistanz 2024-10-26 11:11:23 +0800
  • 131f54a713
    docs: Update JP version of mesh-settings.md (#1315) bd_ 2024-10-25 19:53:09 -0700
  • 1cce15590c
    chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs~ (#1319) dependabot[bot] 2024-10-25 19:53:00 -0700
  • 3f5ed4a7e9 fix: NRE when Move Independently is placed on a scene root bd_ 2024-10-25 19:49:34 -0700
  • 5f0c6f175f
    chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs~ dependabot[bot] 2024-10-25 11:48:30 +0000
  • d087b05c8a Set defaults to ModularAvatarMergeAnimator to prevent potential errors JLChnToZ 2024-10-22 22:34:43 +0800
  • 4ee3a14738
    docs: Update JP version of mesh-settings.md bd_ 2024-10-22 06:47:05 -0700
  • 97af2308d6 Rollback ReactiveObjectPass, use another approach JLChnToZ 2024-10-22 20:29:58 +0800
  • 708bc6562f Fixes error when merging same parameter with different type in RC menu item. JLChnToZ 2024-10-22 00:34:41 +0800
  • dcdb8e9632 test: add some tests for SetupOutfit and InferPrefixSuffix Sayamame-beans 2024-10-20 19:37:57 +0900
  • 05b97e74e5
    Merge branch 'main' into enhance_EasySetupOutfit_humanoid Sayamame-beans 2024-10-20 13:56:05 +0900
  • e0702c5dcf 1.10.5 1.10.5 bd_ 2024-10-19 20:09:45 -0700
  • 3b067e4664
    Make compatible with Unity 6 projects (#1232) Haï~ 2024-10-20 03:58:41 +0200
  • 26153ea60d
    feat: improve behavior when called setup outfit for setuped outfit (#1200) Sayamame-beans 2024-10-20 09:52:51 +0900
  • 8a93053dcd
    Merge branch 'main' into basis-compatibility bd_ 2024-10-19 17:48:37 -0700
  • 5bafb0ba9d
    fix: "extract menu to objects" does not set the target of its menu group properly (#1304) bd_ 2024-10-19 17:46:39 -0700
  • 11a62c88d4
    fix: issues when handling VRCExpressionMenus with an uninitialized type field (#1303) bd_ 2024-10-19 17:46:31 -0700
  • 123523540e
    fix: parameters lose their default value when others are moved around (#1302) bd_ 2024-10-19 17:15:43 -0700
  • ab4d1fd2f4
    fix: transient NRE when opening reaction debugger (#1301) bd_ 2024-10-19 17:15:33 -0700
  • 9dc342e81e
    fix: always-on toggles fail to animate objects to off (#1300) bd_ 2024-10-19 17:15:23 -0700
  • ae975506d7
    fix: occasionally objects controlling reactive components "flicker" (#1298) bd_ 2024-10-19 17:15:14 -0700
  • 49c7841b97 fix: "extract menu to objects" does not set the target of its menu group properly bd_ 2024-10-19 17:12:44 -0700
  • d90fe15a9c fix: issues when handling VRCExpressionMenus with an uninitialized type field bd_ 2024-10-19 17:03:52 -0700
  • 7cd688e544 fix: parameters lose their default value when others are moved around bd_ 2024-10-19 16:59:58 -0700
  • 7337b126e1 fix: always-on toggles fail to animate objects to off bd_ 2024-10-19 15:30:22 -0700
  • 46d0052d4c fix: transient NRE when opening reaction debugger bd_ 2024-10-19 15:13:35 -0700
  • 789f62ea39 fix: occasionally objects controlling reactive components "flicker" bd_ 2024-10-19 14:36:44 -0700
  • 73d4f77840
    Merge branch 'main' into enhance_EasySetupOutfit_humanoid Sayamame-beans 2024-10-17 19:20:24 +0900
  • 3ba0219430 1.10.4 1.10.4 bd_ 2024-10-15 19:19:05 -0700
  • 8bf1d29bf3
    test: add missing blendshape/RC tests (#1293) bd_ 2024-10-15 19:16:43 -0700
  • 55ab65e22d
    chore(deps): bump nathanvaughn/actions-cloudflare-purge (#1287) dependabot[bot] 2024-10-15 19:13:24 -0700
  • b73feb6b71
    fix: inactive menu items don't appear in RO debugger (#1291) bd_ 2024-10-15 19:13:08 -0700
  • 662172c2e5
    fix: NRE in RO simulator (#1292) bd_ 2024-10-15 19:13:01 -0700
  • 804ca4cff1 test: add missing blendshape/RC tests bd_ 2024-10-15 19:10:17 -0700
  • 9e57850c9d fix: inactive menu items don't appear in RO debugger bd_ 2024-10-14 21:12:19 -0700
  • b36536afe7 fix: NRE in RO simulator bd_ 2024-10-14 21:20:32 -0700
  • a6554af650
    chore(deps): bump nathanvaughn/actions-cloudflare-purge dependabot[bot] 2024-10-15 04:19:51 +0000
  • 5d399dce4a ci: workaround VPM issues bd_ 2024-10-14 21:17:31 -0700
  • 766f728a8a
    New Crowdin updates (#1284) nadena-dev-ci 2024-10-14 10:28:53 +0900
  • 2fa8672823 chore: use InitializeOnLoadMethod instead of reflection to get boneNamePattern from Editor Assembly Sayamame-beans 2024-10-14 02:37:00 +0900
  • 14d46b4546 chore: rename variable name to clarify means Sayamame-beans 2024-10-14 01:57:35 +0900
  • 6f39151317 chore: unify the process for get outfit's humanoid bones Sayamame-beans 2024-10-14 01:16:12 +0900
  • b4b7a24a22 chore: refine condition on Heuristic Bone Mapper's exact humanoid bone matching Sayamame-beans 2024-10-13 17:58:38 +0900
  • 38690b031a New translations en-us.json (Japanese) nadena-dev-ci 2024-10-13 09:31:28 +0900
  • a4eb461c6f Update source file en-US.json nadena-dev-ci 2024-10-13 09:31:26 +0900
  • 7477ce5375 Update source file en-US.json nadena-dev-ci 2024-10-13 09:29:44 +0900
  • f40d02ceb9
    fix: NRE when AnimatorControllerLayer.stateMachine is null (#1283) bd_ 2024-10-12 17:29:27 -0700
  • 7ae98d63b0
    fix: missing localization strings for Replace Object errors (#1282) bd_ 2024-10-12 17:29:19 -0700
  • c4b3036e50 fix: NRE when AnimatorControllerLayer.stateMachine is null bd_ 2024-10-12 17:13:35 -0700
  • 06607d0805 fix: missing localization strings for Replace Object errors bd_ 2024-10-12 17:09:59 -0700
  • 0b8cd3b3b6
    feat: add support for drag-and-drop on MaterialSetter and ShapeChanger (#1271) nekobako 2024-10-13 08:52:37 +0900
  • 7f9e65bcbc
    docs: delete button group on top page (#1270) Mooncake Sugar 2024-10-13 08:35:54 +0900
  • 4a376f8723
    Merge Armatureの"Reset position to base avatar"にA/Tポーズ変換オプションを追加 (#1188) Sayamame-beans 2024-10-13 08:34:30 +0900
  • 4e0845dcb3 fix: allow adding known objects to MaterialSetter and ShapeChanger nekobako 2024-10-12 17:31:50 +0900
  • 7ca79ee0b7 feat: add support for drag-and-drop on MaterialSetter and ShapeChanger nekobako 2024-10-07 02:33:34 +0900
  • 29ca58c937 docs: delete button group on top page Tsukina-7mochi 2024-10-07 18:23:06 +0900
  • d41d48e70f
    chore(deps): bump nathanvaughn/actions-cloudflare-purge dependabot[bot] 2024-10-07 05:59:55 +0000
  • 1024f626e8 1.10.3 1.10.3 bd_ 2024-10-05 17:55:29 -0700
  • 828e6b4548
    fix: propagate shape changer effects through BlendshapeSync (#1267) bd_ 2024-10-05 17:46:45 -0700
  • c047342881 fix: propagate shape changer effects through BlendshapeSync bd_ 2024-10-05 15:56:00 -0700
  • 656a401684
    fix: proxy animations are cloned in Merge Animator (#1266) bd_ 2024-10-05 15:19:42 -0700
  • 394601d4a7
    docs: ドキュメントへの誘導を微調整 (#1265) Kisaragi 2024-10-06 07:19:32 +0900
  • 7fbac38faf fix: proxy animations are cloned in Merge Animator bd_ 2024-10-05 14:50:10 -0700
  • 8192823b11
    docs: ドキュメントへの誘導を微調整 Kisaragi 2024-10-05 10:58:42 +0900
  • 4da4ebc984 1.10.2 bd_ 2024-10-03 20:17:33 -0700
  • ac1406cb7e 1.10.2 1.10.2 bd_ 2024-10-03 20:17:33 -0700
  • 30cafb21e4
    fix: incorrect handling of shape key deletion (#1258) bd_ 2024-10-03 20:16:53 -0700
  • 38bd1941a0 fix: incorrect handling of shape key deletion bd_ 2024-10-03 20:02:01 -0700
  • f34ea2a0c8 chore: fix delete shape changer test nekobako 2024-10-04 08:46:17 +0900
  • a755dd854b chore: add toggled delete shape changer test nekobako 2024-10-04 00:04:24 +0900
  • 05b03a1ea1 fix: shape changer delete preview not working nekobako 2024-10-03 18:38:30 +0900
  • c379d730ca chore: fix unit test broken by merge bd_ 2024-10-02 20:09:14 -0700
  • d9c0a21f0d 1.10.1 1.10.1 bd_ 2024-10-02 19:52:21 -0700
  • 816d2b28cb
    fix: NRE from scale adjuster preview (#1251) bd_ 2024-10-02 19:51:17 -0700
  • 4ec36ca489
    fix: shape changer preview overrides default blendshape values inappropriately (#1250) bd_ 2024-10-02 19:48:38 -0700