Histórico de Commits

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