コンテンツにスキップ

VRCFury Stub 更新履歴

All notable changes to VRCFury Stub (net.nrzk.vfstub) are documented here.

VRCFury Stub の主な変更点を記録します。各項目は英語・日本語を併記しています。

Only versions that have a published release are listed.

公開リリースのあるバージョンのみを掲載しています。

  • changelogUrl now links to the online changelog on the documentation site.

    changelogUrl をドキュメントサイト上のオンライン更新履歴に変更。

  • Bundled changelog: a bilingual (English / Japanese) CHANGELOG.md is now shipped with the package and linked from changelogUrl.

    同梱CHANGELOG: 日英併記の CHANGELOG.md をパッケージに同梱し、changelogUrl からリンク。

  • licensesUrl now points to the actual repository (was a dead link).

    licensesUrl を実在するリポジトリへ修正(従来はリンク切れ)。

  • Version bump to keep the release line aligned with the other SPSNDMF packages. No functional changes to the stub.

    他の SPSNDMF パッケージとリリースラインを揃えるためのバージョン更新。スタブ自体の機能変更なし。

  • Version bump alongside the SPSNDMF 0.2 (SPS2) line. No functional changes to the stub.

    SPSNDMF 0.2 系(SPS2)に合わせたバージョン更新。スタブ自体の機能変更なし。

  • Ship Runtime.meta and package.json.meta in the stub package.

    スタブパッケージに Runtime.metapackage.json.meta を同梱するよう修正。

  • Normalize folder .meta files to Unity’s canonical format.

    フォルダ .meta を Unity 標準形式に正規化。

  • Initial release. Type-only stub of VRCFury’s Runtime assembly: preserves the VRCFury component types (VF.* namespace, identical GUIDs) so existing scenes deserialize without the full VRCFury package. No editor logic or build processing is included.

    初回リリース。VRCFury の Runtime アセンブリの型のみのスタブ。VRCFury コンポーネント型(VF.* 名前空間・同一 GUID)を保持し、VRCFury 本体なしで既存シーンをデシリアライズ可能にする。エディタロジックやビルド処理は含まない。