Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Lasse Öörni db3bf3fbf9 Added timestep smoothing to Engine. By default the previous 2 frames' timesteps are averaged. 12 ani în urmă
  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. 12 ani în urmă
  Lasse Öörni 840d50ce0d Allow to force FreeType autohinting (old 2.3 version behavior.) Reload font faces when global font settings changed. 12 ani în urmă
  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 ani în urmă
  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 ani în urmă
  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 ani în urmă
  Lasse Öörni 25c7aa53c3 Added GetDesktopResolution() to Graphics. 12 ani în urmă
  Lasse Öörni 2fbe931cee Added SetWindowPosition() / GetWindowPosition() to Graphics. 12 ani în urmă
  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 ani în urmă
  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 ani în urmă
  Lasse Öörni 0618b5fc94 Added LuaJIT license and documented the LuaJIT CMake option. 12 ani în urmă
  Lasse Öörni b8a3157e91 Show enumerations in the generated AngelScript API. 12 ani în urmă
  Lasse Öörni dbd7687c56 Added configurable Z bias to Text3D effect. 12 ani în urmă
  Aster Jian 247947f2b1 Update document. 12 ani în urmă
  Lasse Öörni 93fe884ceb Update script API. 12 ani în urmă
  Lasse Öörni 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. 12 ani în urmă
  Lasse Öörni b3777b652c Fixed StaticModel::SetModel() getting called instead of AnimatedModel::SetModel() in Lua script. 12 ani în urmă
  Lasse Öörni 6350f246e6 Register HttpRequest to script. 12 ani în urmă
  Lasse Öörni 2a9be0b23e Cleaner fix for console crashes: only collect messages when posted, and print during PostUpdate. 12 ani în urmă
  Lasse Öörni caf0994b8f Optimize vector/quaternion Normalize() to a no-op if already at unit length. Changed return value to void. 12 ani în urmă
  Lasse Öörni 2f9b955f3c Script API update. 12 ani în urmă
  Lasse Öörni 7f64104825 Added -p command line argument, which specifies resource paths to use. 12 ani în urmă
  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 ani în urmă
  Lasse Öörni 42093ea88c Allow programmatic control of the mip reduction settings of Texture. 12 ani în urmă
  Lasse Öörni 4a31966a14 Updated comments in the samples. 12 ani în urmă
  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 ani în urmă
  Lasse Öörni 96e80a2366 Per-bone weight control of animation state tracks. Not serialized yet. Eliminated map lookups from applying animations. 12 ani în urmă
  Lasse Öörni 8a94f363ee Material technique editing. 12 ani în urmă
  Lasse Öörni 6284d0db72 Expose material's TechniqueEntries to script. 12 ani în urmă
  Lasse Öörni ab50955ec4 Added alternative API to serialize Material into an XML element instead of a file. 12 ani în urmă