Parcourir la source

Travis CI: API documentation update at 2014-12-02 14:24:37 UTC.
[ci package]

urho3d-travis-ci il y a 11 ans
Parent
commit
37fc8376a8
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      Docs/LuaScriptAPI.dox
  2. 1 1
      Source/Engine/.soversion

+ 1 - 1
Docs/LuaScriptAPI.dox

@@ -6442,7 +6442,7 @@ Methods:
 - View3D() (GC)
 - View3D* new()
 - void delete()
-- void SetView(Scene* scene, Camera* camera, bool ownScene = false)
+- void SetView(Scene* scene, Camera* camera, bool ownScene = true)
 - void SetFormat(unsigned format)
 - void SetAutoUpdate(bool enable)
 - void QueueUpdate()

+ 1 - 1
Source/Engine/.soversion

@@ -1 +1 @@
-0.0.50
+0.0.51