Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni 347b840b7c Read HttpRequest in a background thread to prevent blocking. Always check all triangle mesh geometries for the closest hit in the RAY_TRIANGLE raycast mode. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 840d50ce0d Allow to force FreeType autohinting (old 2.3 version behavior.) Reload font faces when global font settings changed. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 267523a738 Adapted Aster Jian's mutable glyph mechanism. Globally switchable on from the UI subsystem. Configurable font texture max size in UI subsystem. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni c6a6f71aa3 Finalize LZ4 support. Do not repeatedly allocate compressed data buffer. Do not store global blocksize into the package file header. Increased Android read buffer to 32KB. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 36eb726d36 Add the concept of base class type to Object to simplify determining if a ScriptInstance's handle variable is a Node, Component or Resource. Serialize script's resource handles as ResourceRef attributes and allow editing them. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 25c7aa53c3 Added GetDesktopResolution() to Graphics. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 2fbe931cee Added SetWindowPosition() / GetWindowPosition() to Graphics. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 39c8295eb3 Added editable flag to UI elements. When disabled, will not edit the value (eg. LineEdit text) through user input. Fixes #4. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 36e165596a Create a dedicated depth stencil texture in View3D so that temporary depth stencils are not constantly generated when resizing a View3D. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 0618b5fc94 Added LuaJIT license and documented the LuaJIT CMake option. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni b8a3157e91 Show enumerations in the generated AngelScript API. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni dbd7687c56 Added configurable Z bias to Text3D effect. %!s(int64=12) %!d(string=hai) anos
  Aster Jian 247947f2b1 Update document. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 93fe884ceb Update script API. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni b3777b652c Fixed StaticModel::SetModel() getting called instead of AnimatedModel::SetModel() in Lua script. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 6350f246e6 Register HttpRequest to script. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 2a9be0b23e Cleaner fix for console crashes: only collect messages when posted, and print during PostUpdate. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 2f9b955f3c Script API update. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 7f64104825 Added -p command line argument, which specifies resource paths to use. %!s(int64=12) %!d(string=hai) anos
  Wei Tjong Yao 3efb36599a Refactored Findxxxx and Urho3D-CMake-magic modules to let linker uses absolute path to the found libraries. Updated documentation accordingly. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 42093ea88c Allow programmatic control of the mip reduction settings of Texture. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 4a31966a14 Updated comments in the samples. %!s(int64=12) %!d(string=hai) anos
  Wei Tjong Yao e952719302 In preparation for supporting shared library for Windows platform, selectively marked Engine class as public API. Setup the visibility compiler flags for GCC and Clang to hide non-marked API from shared library. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 96e80a2366 Per-bone weight control of animation state tracks. Not serialized yet. Eliminated map lookups from applying animations. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 8a94f363ee Material technique editing. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni 6284d0db72 Expose material's TechniqueEntries to script. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni ab50955ec4 Added alternative API to serialize Material into an XML element instead of a file. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni c5dd749509 Texture picking in the material editor. %!s(int64=12) %!d(string=hai) anos