Explorar o código

Updated VERSIONS.TXT.

Mark Sibly %!s(int64=7) %!d(string=hai) anos
pai
achega
63b4917bde
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      VERSIONS.TXT

+ 6 - 0
VERSIONS.TXT

@@ -1,6 +1,12 @@
 
 
 ***** Monkey-v2018.07 ***** 
 ***** Monkey-v2018.07 ***** 
 
 
+Updated android SDK to: Android Studio 3.1.3 ; Android SDK 27 (Oreo 8.1) ; NDK 17.1.4828580 ; Android SDK Tools 26.1.1
+
+Added simple FXAAEffect post effect for simple antialiasing - see modules/mojo3d/tests/effects.monkey2
+
+Updated Visual Studio Community Edition 2017 to 15.7.4
+
 Added simple win32 module and some tests.
 Added simple win32 module and some tests.
 
 
 Fixed SDL2 issue where SDL_WaitEvent always took a multiple of 10ms to execute. This would have affected code that used purely timer driven update rates without any calls to RequestRender inside OnRender.
 Fixed SDL2 issue where SDL_WaitEvent always took a multiple of 10ms to execute. This would have affected code that used purely timer driven update rates without any calls to RequestRender inside OnRender.