[xoreos-git] [xoreos/xoreos] 884f93: ENGINES: Use const ref for in() methods in ObjectW...

Manuel Tondeur noreply at github.com
Sun Sep 29 11:24:23 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 884f93f79ed92ddd1e5a139b3fff1ccf44a43840
      https://github.com/xoreos/xoreos/commit/884f93f79ed92ddd1e5a139b3fff1ccf44a43840
  Author: Supermanu <manueltondeur at gmail.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    M src/engines/aurora/objectwalkmesh.h
    M src/engines/kotorbase/path/objectwalkmesh.cpp
    M src/engines/kotorbase/path/objectwalkmesh.h
    M src/engines/nwn/objectwalkmesh.cpp
    M src/engines/nwn/objectwalkmesh.h

  Log Message:
  -----------
  ENGINES: Use const ref for in() methods in ObjectWalkmesh


  Commit: eb40a32644a797b461b047ff36a55ab3748721fc
      https://github.com/xoreos/xoreos/commit/eb40a32644a797b461b047ff36a55ab3748721fc
  Author: Supermanu <manueltondeur at gmail.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    M src/common/aabbnode.cpp
    M src/common/aabbnode.h
    M src/engines/aurora/localpathfinding.cpp
    M src/engines/aurora/localpathfinding.h
    M src/engines/aurora/pathfinding.cpp
    M src/engines/nwn/pathfinding.cpp
    M tests/common/aabbnode.cpp

  Log Message:
  -----------
  COMMON: Enable getting nodes along the z axis for AABB


  Commit: 9b3a0514f59ac01b5cb3d175c79652ec60edd589
      https://github.com/xoreos/xoreos/commit/9b3a0514f59ac01b5cb3d175c79652ec60edd589
  Author: Manuel Tondeur <manueltondeur at gmail.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    M src/common/geometry.h
    M tests/common/geometry.cpp

  Log Message:
  -----------
  COMMON: Add 3D box/triangle intersection test


  Commit: c69ef39a848d2dfbe940944968b7ef9e2011d7d9
      https://github.com/xoreos/xoreos/commit/c69ef39a848d2dfbe940944968b7ef9e2011d7d9
  Author: Manuel Tondeur <manueltondeur at gmail.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    M src/engines/aurora/localpathfinding.cpp

  Log Message:
  -----------
  ENGINES: Improve local walkmesh

Fix #509 by checking AABB intersection in 3D.


Compare: https://github.com/xoreos/xoreos/compare/207b377b55ce...c69ef39a848d



More information about the xoreos-git mailing list