Browse Source

Travis CI: API documentation update at 2019-11-17 05:02:04 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/97103bfae6835f957c4139d65c142f0f01e8cd08

Message: Export BorderImag material for Lua

urho3d-travis-ci 6 years ago
parent
commit
171c1f413f
2 changed files with 2 additions and 1 deletions
  1. 1 0
      Docs/LuaScriptAPI.dox
  2. 1 1
      Source/Urho3D/.soversion

+ 1 - 0
Docs/LuaScriptAPI.dox

@@ -698,6 +698,7 @@ Methods:
 Properties:
 
 - Texture* texture
+- Material* material
 - IntRect& imageRect
 - IntRect& border
 - IntRect& imageBorder

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.1.127
+0.1.128