Commit History

Author SHA1 Message Date
  Lasse Öörni cbbd044d95 Refactored & unified viewport handling. Now RenderSurfaces also set a viewport. Exposed Viewport struct to script. 15 years ago
  Lasse Öörni 9cd5fc423b Default resource paths are added on Engine construction. 15 years ago
  Lasse Öörni 4a18fd3dff Draw Pipeline & PhysicsWorld debug geometry automatically if enabled. 15 years ago
  Lasse Öörni 20b23ced83 Engine & script API improvements. 15 years ago
  Lasse Öörni 24cec6fac5 Initial FileSelector implementation. 15 years ago
  Lasse Öörni fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
  Lasse Öörni d5a35e6530 Garbage collection moved before rendering update so that "ghost" objects will not be rendered in any case. 15 years ago
  Lasse Öörni 03e19a7ac2 Event refactoring. Now it is possible to subscribe to events of a specific sender. To be able to send events, one must also derive from EventListener. 15 years ago
  Lasse Öörni 13ca9b42fe Added arrow key scrolling to ScrollView. 15 years ago
  Lasse Öörni ee5a087570 Added hover background color & selection color to Text. 15 years ago
  Lasse Öörni bb67b6d7fe Playable scripted NinjaSnowWar. 15 years ago
  Lasse Öörni e7a3473066 Examples restructuring. The old Test is now remade in script and called GraphicsTest. The ScriptTest has been renamed to NSWRemake. The executable for running the script examples is renamed to Urho3D.exe. 15 years ago
  Lasse Öörni 74b348c0a5 Fixed bug with rendering nontextured UI elements. 15 years ago
  Lasse Öörni 19d0ed0e45 Added ScriptTest example, which will be a script-based (partial) reimplementation of NinjaSnowWar. 15 years ago
  Lasse Öörni ad9edd8e72 Moved NinjaSnowWar audio initialization to script for quick verification of the script API. 15 years ago
  Lasse Öörni 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago