提交历史

作者 SHA1 备注 提交日期
  urho3d-travis-ci 1151b8a2d6 Travis CI: bump copyright to 2020. 6 年之前
  urho3d-travis-ci a476f0c401 Travis CI: bump copyright to 2019. 7 年之前
  urho3d-travis-ci 70049ba582 Travis CI: bump copyright to 2018. 8 年之前
  Eugene Kozlov 792c4900a8 Remove P_CONTACT parameter from 2D physics events. Rename P_CONTACTPOINTS to P_CONTACTS. 8 年之前
  Eugene Kozlov 9b1fc0715f Re-factored PhysicsWorld2D::ContactInfo. Removed NodeEndContact2D::P_CONTACT and PhysicsEndContact2D::P_CONTACT event parameters. Fixed #1958. Fixed #1965. 8 年之前
  Eugene Kozlov eba18bcc99 Add events for b2ContactListener::PreSolve callback. Suppress re-enabling contact on each update. 8 年之前
  Eugene Kozlov fc88f5a32b Expose additional info in PhysicsEvents2D. 8 年之前
  1vanK 658baf4f3a Add info about shapes to PhysicsEvents2D 8 年之前
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 年之前
  Lasse Öörni d9c0ce7f15 Send also node-specific 2D collision events. Closes #1535. 9 年之前
  fredakilla 39344c41fe Add b2Contact ptr to E_PHYSICSBEGINCONTACT2D and E_PHYSICSENDCONTACT2D events 9 年之前
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 年之前
  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. 10 年之前
  Ivan K 6abe6b66c0 PARAM -> URHO3D_PARAM 10 年之前
  Ivan K 6b54578bc5 EVENT -> URHO3D_EVENT 10 年之前
  Lasse Öörni 680d334a99 Fix Physics2D events not getting included in events documentation. Fix alphabetic sorting of event documentation sections according to header file name, not full path. Fix Physics2DPreStep2D event name to PhysicsPreStep2D to match the rest. Closes #652. 11 年之前
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 年之前
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 年之前
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 年之前