processing / processing/processing-website
Indicate rotation direction for `PVector::rotate()`
オープン
初心者向け
まだ誰も着手していません。
- 主要言語
- MDX
- スター
- 90
- フォーク
- 122
- 平均マージ
- 1時間 43分
- マージ済み PR(30日)
- 3
説明
Issue description
Indicate the direction that the vector will be rotated in, in order to avoid any ambiguity.
URL(s) of affected page(s)
https://processing.org/reference/PVector_rotate_.html
Proposed fix
Rotates a vector anticlockwise by the specified angle (2D vectors only), while maintaining the same magnitude.
Or add a sentence "Positive angles will rotate the vector anticlockwise."
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
https://processing.org/reference/PVector_rotate_.html にある対象の PVector::rotate() リファレンスページから始め、現在の説明を確認してください。完了条件は、このページに、正の角度によって2Dベクトルが反時計回りに回転することが、提案された文言または同等の明確化を用いて明記されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 68/100