Alphabetical Index | Tags by Size | Find tag:

Plane

Related tags: Blockmap, BSP Builder, BspLeaf, BspNode, GameMap, HEdge, Line, LineDef, LineEditWidget, LineSegment, LineSightTest, LineWrapping, Map, Polyobj, SectionEdge, Sector, WallEdge, WallSpec, World

Authorship: 94% danij, 6% skyjake

View commits by groups

June 2015
2015-06-01 Cleanup | Line | Refactor | Renderer : Moved FakeRadio shadow caster checking into Line/Plane, cleanup
August 2014
2014-08-16 Fixed | World : Accessing plane sound origins
April 2014
2014-04-21 Cleanup | World : Cleanup
September 2013
2013-09-11 Client | World : Continuously interpolate plane movement
2013-09-11 Refactor | Surface | World : Disambiguate "visual height" wrt planes
August 2013
2013-08-24 Added | Line | MapElement | World : Added const overloads for various methods of MapElement derived types
2013-08-17 Cleanup | World : Cleanup
June 2013
2013-06-20 Refactor : Renamed Plane::inSectorIndex() as indexInSector() (convention)
2013-06-13 Cleanup : Cleanup
2013-06-13 Refactor | Sector : Removed ambiguously defined Plane::Type
April 2013
2013-04-12 Refactor : Made private more Plane instance data
2013-04-10 Added : Added audience for HeightChange notification
2013-04-10 Refactor : Made private more Plane instance data
2013-04-08 : Notify Deletion observers when the plane is about to be deleted
March 2013
2013-03-17 : Removed the now unused accessor/helper macros
2013-03-09 Added : Added getter methods for all Plane property values