2
0
Эх сурвалжийг харах

Travis CI: API documentation update at 2017-03-16 18:26:27 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/53d18649d45b1fe4974593d6ab3fb73cffb3b4ae

Message: Redefine AutoRemoveMode where used in the Lua pkgs to prevent incorrect bindings code generation.

urho3d-travis-ci 8 жил өмнө
parent
commit
b8515b563f

+ 12 - 0
Docs/LuaScriptAPI.dox

@@ -7833,6 +7833,18 @@ Properties:
 - int REMOVE_COMPONENT
 - int REMOVE_NODE
 
+### AutoRemoveMode
+
+- int REMOVE_DISABLED
+- int REMOVE_COMPONENT
+- int REMOVE_NODE
+
+### AutoRemoveMode
+
+- int REMOVE_DISABLED
+- int REMOVE_COMPONENT
+- int REMOVE_NODE
+
 ### BlendMode
 
 - int BLEND_REPLACE

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.1.50
+0.1.51