Histórico de Commits

Autor SHA1 Mensagem Data
  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 d22dab085d Restored Variant constructors & equality operators. há 12 anos atrás
  Lasse Öörni 775cea68bb Regenerate Lua API to match AngelScript API page formatting. 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 da45ff6b6b Added SceneReplication Lua sample. há 12 anos atrás
  Lasse Öörni 7a55a43725 Tidied up the sample descriptions. 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
  Aster Jian b75e301f8b Update Lua script API documention. há 12 anos atrás
  Lasse Öörni 0201c1d961 Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0. há 12 anos atrás
  Aster Jian 80acf3e718 Add CreateScriptObject GetScriptObject Lua API in Node class. há 12 anos atrás
  Lasse Öörni c20257cdf7 Merged the shaderData_ and worldTransform_ members of Batch & SourceBatch. The idea is that a batch can define multiple world transforms. For static geometry this means instance transforms. For skinned geometry they are bone transforms instead. há 12 anos atrás
  Aster Jian 78a77a7e36 Add type parameter to VariantMap::GetPtr funcition, so we can get correct type in Lua. há 12 anos atrás
  Lasse Öörni 39fc6dfd64 Fix the scene loading/saving to work from Lua. Before, casts to Deserializer/Serializer would crash due to File's multiple-inheritance. Note that the file still needs to be closed manually. há 12 anos atrás
  Aster Jian 5b1879c0ff Add unsubscribe from event functions in LuaScript and LuaScriptInstance. há 12 anos atrás
  Lasse Öörni 0f5456d35e Avoid unnecessary rendertarget blitting in OpenGL light prepass mode. há 12 anos atrás
  Aster Jian 9098cd92c4 Update LuaScriptAPI document. há 12 anos atrás
  Aster Jian 0f52702801 Fixed Node::LookAtXYZ function default value. há 12 anos atrás
  Aster Jian d830da9801 Add new CreateObject function in LuaScriptInstance, so can create script object from specific Lua file. há 12 anos atrás
  Aster Jian d41b4853c0 Fixed some errors in LuaScriptAPI.dox, Add LuaScriptAPI.dox to Urho3D.dox. há 12 anos atrás
  Lasse Öörni a9f13ebdfe Added LuaScriptInstance subscribe to specific sender's event. há 12 anos atrás
  Aster Jian 0eaadbb3eb Add Lua Script API document. há 12 anos atrás