Readmeにリンク挿入 - #29
Open
Yoshiho-Sou wants to merge 12 commits into
Open
Conversation
* add:カメラターゲットをセットできるように * fix:カメラのnullチェック追加
…_by_constant_flag RightOfWaysの判定を行わない
* fix : トラック作成のボタンを押したときにEndLayoutGroup: BeginLayoutGroup must be called first.エラーが表示されるバグ修正 * Fix/cpsdk25 82 ts (#62) * SplineContainerからPositionを計算する関数にOffsetを適用できるバージョン追加 * Transformに応じてTrackOffsetを計算する処理を関数化、既存処理の置き換え。 人アバターに渡す移動情報にTrackOffsetを追加。 人アバターでTrackOffsetを利用するように修正。 * 車アバターでもTrackOffsetを利用するように修正。 * 他にTrackOffsetを適用していない箇所を修正。 コリジョンの座標、軸の計算処理 --------- Co-authored-by: Ronnel216 <ryu.tsuji@synesthesias.jp>
* 交通シミュレータから信号データを変更するための処理を追加 * add:インターバルでスポーンする処理を追加 * SplineContainerからPositionを計算する関数にOffsetを適用できるバージョン追加 * Transformに応じてTrackOffsetを計算する処理を関数化、既存処理の置き換え。 人アバターに渡す移動情報にTrackOffsetを追加。 人アバターでTrackOffsetを利用するように修正。 * 車アバターでもTrackOffsetを利用するように修正。 * 他にTrackOffsetを適用していない箇所を修正。 コリジョンの座標、軸の計算処理 --------- Co-authored-by: HirokazuOnishi <kumakuma4w@gmail.com> Co-authored-by: yhikishima <lallapalooza1120@gmail.com>
This reverts commit 829db60.
* fix : トラック作成のボタンを押したときにEndLayoutGroup: BeginLayoutGroup must be called first.エラーが表示されるバグ修正 * fix : Trackをヒエラルキーで直接破壊したときに, エディタウィンドウ側に即反映されるように * clean : コメント追加 * update : PlateauSandboxWindowTrackViewで新規トラック作成時に配置ツール終了時にノットがなければGameObject自体削除するように # https://synesthesias.atlassian.net/browse/CPSDK25-82 * fix : knot数0のスプラインを消すときにnull参照が起きるバグ修正 * fix : ツールを起動して手動配置を行わないと既存のTrackがコンテキストから取得できないバグ修正 https://synesthesias.atlassian.net/browse/CPSDK25-82 * fix : テスト用のコードは削除
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.