История коммитов

Автор SHA1 Сообщение Дата
  Lasse Öörni 840d50ce0d Allow to force FreeType autohinting (old 2.3 version behavior.) Reload font faces when global font settings changed. 12 лет назад
  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. 12 лет назад
  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. 12 лет назад
  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. 12 лет назад
  Lasse Öörni 25c7aa53c3 Added GetDesktopResolution() to Graphics. 12 лет назад
  Lasse Öörni 2fbe931cee Added SetWindowPosition() / GetWindowPosition() to Graphics. 12 лет назад
  Lasse Öörni 39c8295eb3 Added editable flag to UI elements. When disabled, will not edit the value (eg. LineEdit text) through user input. Fixes #4. 12 лет назад
  Lasse Öörni 36e165596a Create a dedicated depth stencil texture in View3D so that temporary depth stencils are not constantly generated when resizing a View3D. 12 лет назад
  Lasse Öörni 0618b5fc94 Added LuaJIT license and documented the LuaJIT CMake option. 12 лет назад
  Lasse Öörni b8a3157e91 Show enumerations in the generated AngelScript API. 12 лет назад
  Lasse Öörni dbd7687c56 Added configurable Z bias to Text3D effect. 12 лет назад
  Aster Jian 247947f2b1 Update document. 12 лет назад
  Lasse Öörni 93fe884ceb Update script API. 12 лет назад
  Lasse Öörni 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. 12 лет назад
  Lasse Öörni b3777b652c Fixed StaticModel::SetModel() getting called instead of AnimatedModel::SetModel() in Lua script. 12 лет назад
  Lasse Öörni 6350f246e6 Register HttpRequest to script. 12 лет назад
  Lasse Öörni 2a9be0b23e Cleaner fix for console crashes: only collect messages when posted, and print during PostUpdate. 12 лет назад
  Lasse Öörni caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 лет назад
  Lasse Öörni 2f9b955f3c Script API update. 12 лет назад
  Lasse Öörni 7f64104825 Added -p command line argument, which specifies resource paths to use. 12 лет назад
  Wei Tjong Yao 3efb36599a Refactored Findxxxx and Urho3D-CMake-magic modules to let linker uses absolute path to the found libraries. Updated documentation accordingly. 12 лет назад
  Lasse Öörni 42093ea88c Allow programmatic control of the mip reduction settings of Texture. 12 лет назад
  Lasse Öörni 4a31966a14 Updated comments in the samples. 12 лет назад
  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. 12 лет назад
  Lasse Öörni 96e80a2366 Per-bone weight control of animation state tracks. Not serialized yet. Eliminated map lookups from applying animations. 12 лет назад
  Lasse Öörni 8a94f363ee Material technique editing. 12 лет назад
  Lasse Öörni 6284d0db72 Expose material's TechniqueEntries to script. 12 лет назад
  Lasse Öörni ab50955ec4 Added alternative API to serialize Material into an XML element instead of a file. 12 лет назад
  Lasse Öörni c5dd749509 Texture picking in the material editor. 12 лет назад
  Lasse Öörni 0b657a893d Continue work on material editor. 12 лет назад