Browse Source

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

urho3d-travis-ci 11 years ago
parent
commit
6f9ca8abf0
3 changed files with 10 additions and 0 deletions
  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;
 /* readonly */
 int refs;
+bool sm3;
 String vertexShader;
 String vertexShaderDefines;
 /* readonly */

+ 8 - 0
Docs/LuaScriptAPI.dox

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

+ 1 - 0
Docs/ScriptAPI.dox

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