浏览代码

Updated VERSIONS.TXT

Mark Sibly 7 年之前
父节点
当前提交
41d6c6bef8
共有 1 个文件被更改,包括 2 次插入0 次删除
  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.