Project

General

Profile

« Previous | Next » 

Revision a4c8c937

Added by danij about 11 years ago

API: Replaced P_BspLeafAtPoint_FixedPrecision()

Plugins should now use P_SectorAtPoint_FixedPrecision() to determine
the sector at some arbitrary point in the current map. Previously it
was necessary to first determine the BSP leaf at that point and then
use the DMU API to obtain the attributed sector. Behavior/outcome is
not affected.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences