Mark Sibly 7 年之前
父节点
当前提交
7fd659ecd4
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      VERSIONS.TXT

+ 8 - 0
VERSIONS.TXT

@@ -1,6 +1,14 @@
 
 ***** Monkey2 v1.1.09 *****
 
+Added support for gltf2 animations/skins.
+
+Added some more keycodes, eg: Key.ACBack.
+
+Updated android studio to 3.0.1
+
+Windows x64 support added! See MX2_ARCH_WINDOWS in env_windows.txt. Also, changed msvc tools to community editiion 2017
+
 Use SetConfig( "MX2_MOJO_TEXTURE_MAX_ANISOTROPY",n ) to set texture max anisotropy, 0 to 16.
 
 Nuked mojo App.Config system in favor of a simpler 'config setting' system in std.filesystem. Set SetConfig/GetConfig.