Mark Sibly 8 years ago
parent
commit
88989140a3
3 changed files with 3 additions and 6 deletions
  1. 1 1
      ABOUT.HTML
  2. 0 4
      VERSIONS.TXT
  3. 2 1
      src/createrelease/createrelease.monkey2

+ 1 - 1
ABOUT.HTML

@@ -45,7 +45,7 @@ a:hover{
 
 
 <body>
 <body>
 
 
-<h1>Monkey2 v1.1.06</h1>
+<h1>Monkey2 v1.1.07</h1>
 
 
 <p>Welcome to monkey2, an open source, user friendly, cross platform programming language by Mark Sibly.
 <p>Welcome to monkey2, an open source, user friendly, cross platform programming language by Mark Sibly.
 
 

+ 0 - 4
VERSIONS.TXT

@@ -3,12 +3,8 @@
 
 
 Android min-sdk now 14 for android projects.
 Android min-sdk now 14 for android projects.
 
 
-Now only 1 Renderer class.
-
 Added Scene.DestroyAllEntities.
 Added Scene.DestroyAllEntities.
 
 
-Now have to use Scene.AddPostEffect.
-
 Added new 'instance' uniformblock type for better (not great yet) instancing.
 Added new 'instance' uniformblock type for better (not great yet) instancing.
 
 
 Enabled assimp FBX and BLEND loaders.
 Enabled assimp FBX and BLEND loaders.

+ 2 - 1
src/createrelease/createrelease.monkey2

@@ -5,7 +5,7 @@
 Using libc..
 Using libc..
 Using std..
 Using std..
 
 
-Const MX2CC_VERSION:="1.1.06"
+Const MX2CC_VERSION:="1.1.07"
 
 
 Const RELEASE_SUFFIX:=""
 Const RELEASE_SUFFIX:=""
 
 
@@ -17,6 +17,7 @@ src/c2mx2
 src/createrelease
 src/createrelease
 modules/admob
 modules/admob
 modules/iap
 modules/iap
+modules/win32
 modules/linq
 modules/linq
 modules/gles30
 modules/gles30
 bin/ted2.state.json
 bin/ted2.state.json