Browse Source

Update changelog.

Lasse Öörni 10 years ago
parent
commit
53a2e38445
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Docs/Urho3D.dox

+ 2 - 1
Docs/Urho3D.dox

@@ -286,7 +286,8 @@ V1.5
 - Editor: cubemap generation support.
 - Editor: export scene to .obj.
 - Editor: accelerator keys for reset pos/rot/scale.
-- Editor: quickmenu quick select with Enter key.
+- Editor: quickmenu select topmost option with Enter key.
+- Editor: local offset added to spawn editor.
 - Fix missing bindings in navigation / crowd navigation script API.
 - Fix missing Lua bindings for %Component class.
 - Fix %SplinePath AngelScript bindings.