Historial de Commits

Autor SHA1 Mensaje Fecha
  Eugene Kozlov de249a1963 Remove casts around nullptr. hace 8 años
  Eugene Kozlov 5a2bec95f1 Automatic upgrade: override, typedef to using, 0 to nullptr. hace 8 años
  Yao Wei Tjong 姚伟忠 05452b8bd1 Refactor IntegerLog2() to LogBaseTwo() for performance and consistency. hace 8 años
  Eugene Kozlov f7573971f4 Update Navigation AS API. Add streaming mode to AS sample 39_CrowdNavigation. Disable bounding box padding on NavigationMesh::Allocate. Send E_NAVIGATION_MESH_REBUILT on NavigationMesh::Allocate. hace 8 años
  Eugene Kozlov 6f57b5b4e5 Add events for navigation mesh tile operations. Fix obstacles rendering into newly added tiles. hace 8 años
  Eugene Kozlov e85e9d897c Add support of sparse navigation meshes and dynamic tile management. Add two examples based on 15_Navigation and 39_CrowdNavigation. hace 8 años
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. hace 9 años
  Lasse Öörni 4144ff27c6 Make sure nodes with CrowdAgent component are excluded from nav geometry generation. Related to #1689. hace 9 años
  Eugene Kozlov 87a3e7e2fb Replace some expressions with new functions. hace 9 años
  Eugene Kozlov a69df6344a Replace new/delete with UniquePtr in simplest cases. hace 9 años
  Lasse Öörni 7b738c54ac Merge branch 'master' into vertexdeclaration hace 9 años
  Yao Wei Tjong 姚伟忠 bb428a1c21 Minor clean up to remove unused struct member. hace 9 años
  Lasse Öörni 4c8bd3efdd When debug drawing NavigationMesh, use earlier collected areas. Fix typos. Do not skip areas with ID 0, as it isn't documented anywhere that the default ID should equal ineffective. hace 9 años
  MonkeyFirst 070957e9b6 add Clear() on rebuild navMesh hace 9 años
  MonkeyFirst 46d084b4e5 delete old get hace 9 años
  MonkeyFirst 320e8dac5c prefer nearest navArea & weakPtr array hace 9 años
  MonkeyFirst f9dbe2930c fix-areaID hace 9 años
  Lasse Öörni a458d30fd5 Initial freeform vertex declarations for D3D9. hace 9 años
  Lasse Öörni 039542e91c Warning, compile & script binding fixes related to MathDefs.h. Use multiple template parameters where necessary to allow e.g. Min() or Max() with mixed int and unsigned values. Silence repeated warnings in MathDefs.h on MSVC. hace 9 años
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. hace 10 años
  Yao Wei Tjong 姚伟忠 e616662d69 Remove code duplication and minor code formatting. hace 10 años
  Lasse Öörni f41f1f2b10 Squashed commit of the following: hace 10 años
  Nick Royer bab7daa211 Added expanded structure for path calculation and appropriate FindPath hace 10 años
  Ivan K ad2eb74d83 LOGERROR -> URHO3D_LOGERROR hace 10 años
  Ivan K 3a7e7f058e LOGWARNING -> URHO3D_LOGWARNING hace 10 años
  Ivan K 0c3f67abfe LOGDEBUG -> URHO3D_LOGDEBUG hace 10 años
  Ivan K db15f0358e PROFILE -> URHO3D_PROFILE hace 10 años
  Ivan K 3959d569fa MIXED_ACCESSOR_ATTRIBUTE -> URHO3D_MIXED_ACCESSOR_ATTRIBUTE hace 10 años
  Ivan K 83b811b7e8 ENUM_ACCESSOR_ATTRIBUTE -> URHO3D_ENUM_ACCESSOR_ATTRIBUTE hace 10 años
  Ivan K 212f419026 ACCESSOR_ATTRIBUTE -> URHO3D_ACCESSOR_ATTRIBUTE hace 10 años