Historique des commits

Auteur SHA1 Message Date
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. il y a 9 ans
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. il y a 9 ans
  Lasse Öörni d1096470d5 Execute DelayedStart() in ScriptInstance, LuaScriptInstance & LogicComponent before first FixedUpdate() if it comes sooner than Update(). Fix long-standing bug in NinjaSnowWar where the ninja orientation would be overwritten by yaw=0 from controls. il y a 9 ans
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. il y a 10 ans
  Lasse Öörni a9e62241a7 Unify fixed update source handling in ScriptInstance, LuaScriptInstance & LogicComponent. It can now be either PhysicsWorld or PhysicsWorld2D. Remove auto-creation of PhysicsWorld from ScriptInstance, as LogicComponent or LuaScriptInstance don't do that either, and the ScriptInstance can not known whether PhysicsWorld or PhysicsWorld2D should be created. il y a 10 ans
  Lasse Öörni 7afc3cd9ce HasSubscribedToEvent() exposed to scripting. Closes #1122. il y a 10 ans
  Lasse Öörni 1f0fc3de93 Added missing DelayedStart() functionality to LuaScriptInstance. il y a 10 ans
  Ivan K ad2eb74d83 LOGERROR -> URHO3D_LOGERROR il y a 10 ans
  Ivan K 3959d569fa MIXED_ACCESSOR_ATTRIBUTE -> URHO3D_MIXED_ACCESSOR_ATTRIBUTE il y a 10 ans
  Ivan K 212f419026 ACCESSOR_ATTRIBUTE -> URHO3D_ACCESSOR_ATTRIBUTE il y a 10 ans
  Ivan K 4bcbae61fe HANDLER -> URHO3D_HANDLER il y a 10 ans
  Yao Wei Tjong 姚伟忠 fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. il y a 10 ans
  Lasse Öörni 7ac5c2d542 Fix remaining classes for OnSceneSet(). il y a 10 ans
  Lasse Öörni e8af02f453 Add double serialization support to Variant, Deserializer/Serializer, XMLElement & JSONValue. Use double to store a Lua object's number attributes. Add editing of double attributes to the editor. Closes #758. il y a 10 ans
  Yao Wei Tjong 姚伟忠 b2c2bb372b Attempt to suppress some of the compiler warnings from iOS 64bit build. il y a 10 ans
  aster2013 83e1fbebe3 Remove WeakPtr<LuaFunction> in LuaIntegration sample; il y a 11 ans
  aster2013 52731a6d22 Replace WeakPtr<LuaFunction> with LuaFunction ptr. il y a 11 ans
  aster2013 b6e413e49d Simplify Lua event handler, keep it has same behavior as AngleScript and C++. il y a 11 ans
  aster2013 a8104ef27c Use command to record add or remove event handler when invoking. il y a 11 ans
  aster2013 5882cb9975 Change argument type from String to StringHash. il y a 11 ans
  aster2013 10f80cd011 Add LuaScriptEventInvoker in LuaScriptInstance. il y a 11 ans
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. il y a 11 ans
  Yao Wei Tjong 姚伟忠 f719e3a429 Remove explicit inclusion of precompiled header file. il y a 11 ans
  Yao Wei Tjong 姚伟忠 359efb2d37 Move the DebugNew.h from Urho3D/Container subdir to Urho3D subdir. il y a 11 ans
  Yao Wei Tjong 姚伟忠 0a2e601307 Change the include path for Precompiled header to fix MSVC build. il y a 11 ans
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. il y a 11 ans
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. il y a 11 ans