Browse Source

Updated VERSIONS.TXT

Mark Sibly 7 years ago
parent
commit
41d6c6bef8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      VERSIONS.TXT

+ 2 - 0
VERSIONS.TXT

@@ -1,6 +1,8 @@
 
 ***** Monkey-v2018.05 Mx2cc-v1.1.12 Ted2go-2.10 *****
 
+Added simple support for .hdr pixmap/texture/image loading (wont work on android). Removed TextureFlags.Envmap flag!
+
 Added mojo3d HingeJoint. See tests/hingechain.monkey2
 
 Renamed mojo3d Constraint->Joint and PointToPointConstraint->BallSocketJoint.