File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1- # v2.0.5.a
1+ # v2.0.5
22* add mesh sorter for all vertex format
33* merge materials to reduce useless drawcall
44* better initial config value
Original file line number Diff line number Diff line change 11## ChangeLogs
22
3+ # v2.0.5
4+ * add mesh sorter for all vertex format
5+ * merge materials to reduce useless drawcall
6+ * better initial config value
7+
8+ # v2.0.4
9+ * Added AraTrail
10+ * Added SpriteMaterial
11+ * Added wireframe mode
12+ * Added multiple materials rendering supports
13+ * Added DataFixer for LTS
14+ * Added Particle Emitter prewarm
15+ * Added Particle Radial Velocity
16+ * Added Animation Tool Panel
17+
318# v2.0.3.b
419* Fixed Try to access MeshData during reloading
520
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx6G
66# Mod Info
77mod_id =photon
88mod_name =Photon
9- mod_version =2.0.4
9+ mod_version =2.0.5
1010mod_description =Photon, a VFX library
1111mod_license =GPL-3.0 license
1212mod_url =https://github.com/Low-Drag-MC/Photon/
You can’t perform that action at this time.
0 commit comments