Alphabetical Index | Tags by Size | Find tag:

Plane (Grouped)

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 date

Jump down to:
  Refactor (6)
  World (6)
  Cleanup (4)
  Added (3)
  Line (2)
  Client (1)
  Fixed (1)
  MapElement (1)
  Renderer (1)
  Sector (1)
  Surface (1)
April 2013
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

  Refactor (6) — Plane

June 2015
2015-06-01 Cleanup | Line | Refactor | Renderer : Moved FakeRadio shadow caster checking into Line/Plane, cleanup
September 2013
2013-09-11 Refactor | Surface | World : Disambiguate "visual height" wrt planes
June 2013
2013-06-20 Refactor : Renamed Plane::inSectorIndex() as indexInSector() (convention)
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 Refactor : Made private more Plane instance data

↑ Back to top

  World (6) — Plane

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

↑ Back to top

  Cleanup (4) — Plane

June 2015
2015-06-01 Cleanup | Line | Refactor | Renderer : Moved FakeRadio shadow caster checking into Line/Plane, cleanup
April 2014
2014-04-21 Cleanup | World : Cleanup
August 2013
2013-08-17 Cleanup | World : Cleanup
June 2013
2013-06-13 Cleanup : Cleanup

↑ Back to top

  Added (3) — Plane

August 2013
2013-08-24 Added | Line | MapElement | World : Added const overloads for various methods of MapElement derived types
April 2013
2013-04-10 Added : Added audience for HeightChange notification
March 2013
2013-03-09 Added : Added getter methods for all Plane property values

↑ Back to top

  Line (2) — Plane

June 2015
2015-06-01 Cleanup | Line | Refactor | Renderer : Moved FakeRadio shadow caster checking into Line/Plane, cleanup
August 2013
2013-08-24 Added | Line | MapElement | World : Added const overloads for various methods of MapElement derived types

↑ Back to top

  Client (1) — Plane

September 2013
2013-09-11 Client | World : Continuously interpolate plane movement

↑ Back to top

  Fixed (1) — Plane

August 2014
2014-08-16 Fixed | World : Accessing plane sound origins

↑ Back to top

  MapElement (1) — Plane

August 2013
2013-08-24 Added | Line | MapElement | World : Added const overloads for various methods of MapElement derived types

↑ Back to top

  Renderer (1) — Plane

June 2015
2015-06-01 Cleanup | Line | Refactor | Renderer : Moved FakeRadio shadow caster checking into Line/Plane, cleanup

↑ Back to top

  Sector (1) — Plane

June 2013
2013-06-13 Refactor | Sector : Removed ambiguously defined Plane::Type

↑ Back to top

  Surface (1) — Plane

September 2013
2013-09-11 Refactor | Surface | World : Disambiguate "visual height" wrt planes

↑ Back to top