Character Particle Release Notes
About
This is Release Notes for Character Particle.
--
Character Particleのリリースノートです。
1.2 -2017/08/15
Internal fixes.
Changed the process of passing parameters to the shader.
--
内部処理修正。
パラメータをシェーダーへ受け渡す処理を変更した。
1.1.1 -2017/08/04
Bug fixes
Fixed a problem that particles are not generated well when building.
Changed some of the methods to properties and made the old method Obsolete.
--
バグ修正。
ビルドをした時にパーティクルがうまく生成されない問題を修正しました。
幾つかのメソッドをプロパティに変更し、既存メソッドはObsolete扱いにしました。
1.1 -2017/08/01
Improve script to reduce memory waste.
When applying ver.1.1 to a project to which ver.1.0 is applied, it is necessary to create a font information file and reset parameters.
Please see the manual.
--
メモリの浪費軽減化のためのスクリプト改修。
ver.1.0が適用されているプロジェクトにver.1.1を適用する場合、フォント情報ファイルの作成とパラメータの再設定が必要です。
マニュアルを御覧ください。
1.0 -2017/07/28
First Release.
--
初回リリース