浏览代码

Travis CI: API documentation update at 2014-03-31 00:29:48 UTC.
[ci package]

urho3d-travis-ci 11 年之前
父节点
当前提交
6f9ca8abf0
共有 3 个文件被更改,包括 10 次插入0 次删除
  1. 1 0
      Docs/AngelScriptAPI.h
  2. 8 0
      Docs/LuaScriptAPI.dox
  3. 1 0
      Docs/ScriptAPI.dox

+ 1 - 0
Docs/AngelScriptAPI.h

@@ -5627,6 +5627,7 @@ String pixelShader;
 String pixelShaderDefines;
 String pixelShaderDefines;
 /* readonly */
 /* readonly */
 int refs;
 int refs;
+bool sm3;
 String vertexShader;
 String vertexShader;
 String vertexShaderDefines;
 String vertexShaderDefines;
 /* readonly */
 /* readonly */

+ 8 - 0
Docs/LuaScriptAPI.dox

@@ -3125,6 +3125,14 @@ Properties:
 
 
 ### Pass : RefCounted
 ### Pass : RefCounted
 
 
+Methods:
+
+- bool IsSM3() const
+
+Properties:
+
+- bool SM3 (readonly)
+
 ### PhysicsRaycastResult
 ### PhysicsRaycastResult
 
 
 
 

+ 1 - 0
Docs/ScriptAPI.dox

@@ -4655,6 +4655,7 @@ Properties:
 - String pixelShader
 - String pixelShader
 - String pixelShaderDefines
 - String pixelShaderDefines
 - int refs // readonly
 - int refs // readonly
+- bool sm3
 - String vertexShader
 - String vertexShader
 - String vertexShaderDefines
 - String vertexShaderDefines
 - int weakRefs // readonly
 - int weakRefs // readonly