OpenSiv3D icon indicating copy to clipboard operation
OpenSiv3D copied to clipboard

C++20 framework for creative coding 🎮🎨🎹 / Cross-platform support (Windows, macOS, Linux, and the Web)

Results 211 OpenSiv3D issues
Sort by recently updated
recently updated
newest added

**追加する機能の内容 | Describe the solution you'd like** サーバーに接続完了した状態であることを示すisConnected()(isActive()は接続中もtrueなため別) サーバーに接続中であることを示すisConnecting() ルームに接続中であることを示すisJoiningRoom() **その機能の追加によって解決する問題 | Is your feature request related to a problem? Please describe.** ルームに接続中であるかサーバーに接続中であるかを識別できるようになる。使い勝手がよくなる。 **備考 | Additional context** https://discord.com/channels/443310697397354506/999983621408567326/1253004334145212558

- reported by: https://discord.com/channels/443310697397354506/998714158621147237/1254619901767979038

v0.6.15

- reported by: https://discord.com/channels/443310697397354506/1000291580915232879/1253760169460895837

- reported by: https://discord.com/channels/443310697397354506/999983621408567326/1249394551567679549

v0.6.15

**追加する機能の内容 | Describe the solution you'd like** Quadの重心を取得できるメンバ関数の追加 **その機能の追加によって解決する問題 | Is your feature request related to a problem? Please describe.** 回転運動が書きやすくなる **備考 | Additional context**

proposal

**追加する機能の内容 | Describe the solution you'd like** 画面のある場所以外をその場所から離れるほど黒くグラデーションする機能が欲しい **その機能の追加によって解決する問題 | Is your feature request related to a problem? Please describe.** ローグライクゲームなどで廊下に出た際、プレイヤーの視界を遮る機能を実装できる **備考 | Additional context** 今現在は以下のようドーナッツを重ねるしかない Circle{ Cursor::Pos(), 250}.drawArc(0_deg, 360_deg,...

proposal

- `System::IsRunningInVisualStudio()` - `System::IsRunningInXcode()`

v0.6.15