Browse Source

Travis CI: API documentation update at 2016-08-05 09:56:08 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/b99f652892c83484ce0c96e3c44888bf9891dd82

Message: Minor refactoring on the event profiler subsystem.

urho3d-travis-ci 9 years ago
parent
commit
264f2368f9
4 changed files with 1 additions and 4 deletions
  1. 0 1
      Docs/AngelScriptAPI.h
  2. 0 1
      Docs/LuaScriptAPI.dox
  3. 0 1
      Docs/ScriptAPI.dox
  4. 1 1
      Source/Urho3D/.soversion

+ 0 - 1
Docs/AngelScriptAPI.h

@@ -14692,7 +14692,6 @@ uint DD_SOURCE;
 uint DD_SOURCE_AND_TARGET;
 uint DD_TARGET;
 uint DEBUGHUD_SHOW_ALL;
-uint DEBUGHUD_SHOW_ALL_MEMORY;
 uint DEBUGHUD_SHOW_EVENTPROFILER;
 uint DEBUGHUD_SHOW_MEMORY;
 uint DEBUGHUD_SHOW_MODE;

+ 0 - 1
Docs/LuaScriptAPI.dox

@@ -8321,7 +8321,6 @@ Properties:
 - unsigned DD_SOURCE_AND_TARGET
 - unsigned DD_TARGET
 - unsigned DEBUGHUD_SHOW_ALL
-- unsigned DEBUGHUD_SHOW_ALL_MEMORY
 - unsigned DEBUGHUD_SHOW_EVENTPROFILER
 - unsigned DEBUGHUD_SHOW_MEMORY
 - unsigned DEBUGHUD_SHOW_MODE

+ 0 - 1
Docs/ScriptAPI.dox

@@ -15580,7 +15580,6 @@ Properties:
 - uint DD_SOURCE_AND_TARGET
 - uint DD_TARGET
 - uint DEBUGHUD_SHOW_ALL
-- uint DEBUGHUD_SHOW_ALL_MEMORY
 - uint DEBUGHUD_SHOW_EVENTPROFILER
 - uint DEBUGHUD_SHOW_MEMORY
 - uint DEBUGHUD_SHOW_MODE

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.0.246
+0.0.247