We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447b842 commit 3d18a2dCopy full SHA for 3d18a2d
source/changelog.jai
@@ -30,10 +30,10 @@ DONE};
30
31
PRIZM_VERSION_0_10_0 :: Version.{"0.10.0", "WIP", #string DONE
32
33
-* Removed the solid color option for triangle rendering, it was not useful
+* Removed the useless solid color option for triangle rendering, it will be replaced with gbuffer albedo visualization
34
DONE};
35
36
-PRIZM_VERSION_0_9_2 :: Version.{"0.9.2", "WIP", #string DONE
+PRIZM_VERSION_0_9_2 :: Version.{"0.9.2", "31 March 2024", #string DONE
37
38
* Fixed some memory leaks
39
0 commit comments