diff --git a/mv_main.html b/mv_main.html index 9af9658..4fc389c 100644 --- a/mv_main.html +++ b/mv_main.html @@ -106,6 +106,21 @@

MagicaVoxel @ ephtracy (Win/Mac) 0.99.4.2 [

Update Log

+
+
0.99.5 - ??/??/20
+
    +
  • Refactored Model Editor +
      +
    • Canvas size for single object increases to 256x256x256.
    • +
    • Rendering method in the editor view is changed to pure ray casting.
    • +
    • Most of the brushes and edit commands are shader-based now (GPU accelerated).
    • +
    • Undo/Redo commands are compressed to reduce memory usage. (can undo up to 100 commands)
    • +
    • Can import jpeg images and export jpeg screenshot.
    • +
    +
  • +
+
+
0.99.4.2 - 9/8/2019