• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

MIDITrail をピカピカにする。鍵盤方向自動切替・多ポート・歌詞対応等


RSS
Rev. Tiempo Autor
f58db1f feature_pianorollring_ripple_mod 2023-08-06 14:38:45 yoshy

[CLEAN] コメントの軽微な修正

defaef3 2023-08-06 14:38:45 yoshy

[FIX] タイムインジケーターオブジェクトのMod化関連の不具合を修正
・PianoRoll3Dで描画順判定時にタイムインジケーターModオブジェクトを見るように修正していなかったので波紋描画時に透過しないことがあった
・PianoRoll3Dで演奏停止時にタイムインジケーターModオブジェクトのリセットが漏れていて表示位置がまき戻っていなかった
・PianoRoll3Dで視点読み書き時にタイムインジケーターオブジェクトを見ているが演奏位置を通知していなかったので保存座標が相殺されず演奏停止位置にずれていた
・PianoRollRingで視点読み書き時にタイムインジケーターオブジェクトを見ているが演奏位置を通知していなかったので保存座標が相殺されず演奏停止位置にずれていた

c701ef2 2023-08-06 14:38:45 yoshy

[WORKING] PianoRollRingシーンのノートボックスオブジェクトをMod化

73b5ce3 2023-08-06 14:38:45 yoshy

[WORKING] PianoRollRingシーンのリップルオブジェクトをMod化

36a3d53 2023-08-06 14:38:45 yoshy

[CLEAN] 不要なnullチェック、空チェックを削除

d217bcd 2023-08-06 14:38:45 yoshy

[WORKING] PianoRollRingシーンの各種クラスをMod化

9771fb8 develop 2023-08-06 14:32:38 yoshy

Merge branch 'fix/license_and_copyright_notice' into develop

9b0575e 2023-08-06 14:26:24 yoshy

[FIX] LICENSEからCOPYRIGHTを分離

613d74b master/yknk original_136 2022-08-12 01:17:15 yoshy

[UPGRADE] original 1.3.6

92e5099 original_134 2022-08-12 01:15:20 yoshy

[UPGRADE] original 1.3.4

949cf36 original_133 2022-08-12 01:13:00 yoshy

[UPGRADE] original 1.3.3

26a3ab7 2019-12-22 14:32:23 yoshy

Merge branch 'merge_org_131' into develop

9603443 2019-12-22 14:31:05 yoshy

[FIX] コンパイルエラー修正

99fcc2d 2019-12-20 00:52:35 yoshy

[UPDATE] original 1.3.1 をマージ

Merge branch 'master/yknk' into merge_org_131

# Conflicts:
# MIDITrail/MIDITrailVersion.h
# SMIDILib/SMFPUCtrl.cpp

9fab619 2019-12-20 00:45:55 yoshy

Merge branch 'merge_org_130' into develop

1cf60a0 2019-12-20 00:45:01 yoshy

[UPDATE] original 1.3.0 をマージ

Merge branch 'master/yknk' into merge_org_130

# Conflicts:
# MIDITrail/MIDITrail.vcxproj
# MIDITrail/MIDITrail.vcxproj.filters
# MIDITrail/MIDITrailApp.cpp
# MIDITrail/MIDITrailApp.h
# MIDITrail/MIDITrailVersion.h
# MIDITrail/MTNoteBox.h
# MIDITrail/MTNoteDesign.h
# MIDITrail/MTNoteRipple.h
# MIDITrail/MTPianoKeyboard.h

1302e50 original_131 2019-12-19 23:53:35 yoshy

[UPGRADE] original 1.3.1

9171ae9 original_130 2019-12-19 23:51:35 yoshy

[UPGRADE] original 1.3.0

18964f2 fix_keyboard_rendering_order_126 2019-08-28 07:06:19 yoshy

[WORKING] 20190310_1218

a4fe713 2019-08-28 07:06:19 yoshy

[UPDATE] カメラ視線方向によるキーボード描画順の変更を実装

f1bebbe 2019-08-28 07:06:19 yoshy

[UPDATE] カメラ位置によるキーボード描画順の変更を実装

3fb29ba 2019-08-28 07:06:19 yoshy

[ADD] キーボード高音側キーを逆順で描画するよう修正。正順と逆順のカメラ位置による切り替えは未実装

93847d9 2019-08-28 07:06:19 yoshy

[CLEAN] ポートとキーボードのマッピング処理を制御クラスからデザインクラス側に移動

107c273 2019-08-28 07:06:19 yoshy

[FIX] キーボード鍵のポリゴン描画順を修正、上面を最後に変更

ae95cbd master/yossiepon mod_yossiepon_20190828 2019-08-28 06:57:00 yoshy

Merge branch 'develop' into master/yossiepon

732112e 2019-08-28 06:55:42 yoshy

Merge branch 'release_126_20190828' into develop

1e6ed60 2019-08-28 06:52:39 yoshy

[RELEASE] release_126_20190828

6e95ff0 2019-08-28 05:43:37 yoshy

Merge branch 'merge_org_126' into develop

8abc3e9 2019-08-28 05:29:51 yoshy

[UPDATE] original 1.2.6をマージ

Merge branch 'master/yknk' into merge_org_126

# Conflicts:
# MIDITrail/MIDITrail.vcxproj.filters
# MIDITrail/MIDITrailApp.cpp
# MIDITrail/MIDITrailApp.h
# MIDITrail/MIDITrailVersion.h

0e7d12d original_126 2019-08-28 05:14:27 yoshy

[UPGRADE] original 1.2.6