2
0
Mark Sibly 7 жил өмнө
parent
commit
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.