Skip to content

Commit c45eac0

Browse files
committed
v2.0.5
1 parent f67cf87 commit c45eac0

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

CHANGELOGS.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx6G
66
# Mod Info
77
mod_id=photon
88
mod_name=Photon
9-
mod_version=2.0.4
9+
mod_version=2.0.5
1010
mod_description=Photon, a VFX library
1111
mod_license=GPL-3.0 license
1212
mod_url=https://github.com/Low-Drag-MC/Photon/

0 commit comments

Comments
 (0)