Alphabetical Index | Tags by Size | Find tag:

ConvexSubspace

Authorship: 100% danij

View commits by groups

December 2014
2014-12-01 Documentation | World : Minor apidoc tweaks
2014-12-01 Refactor | World : Various ConvexSubspace API-cleanup refactorings
May 2014
2014-05-12 Cleanup | World : Cleanup
2014-05-04 BspLeaf | Refactor | World : Moved Polyobj link set from BspLeaf to ConvexSubspace
September 2013
2013-09-27 BSP Builder | Fixed : Failed to partition a map with overlapped single sided lines
August 2013
2013-08-11 BspLeaf | Cleanup | Line | World : Cleanup
June 2013
2013-06-12 Added | Fixed : Added missing assignment operator
2013-06-05 : Roughed out a basic algorithm for separating discordant line segments
2013-06-05 : Encapsulate all BSP leaf geometry generation
2013-06-01 Cleanup : Cleanup
May 2013
2013-05-29 BSP Builder : Began work on convex subspace's segment continuity map
2013-05-27 Added | BSP Builder : Added convenient overload of operator << and improved apidoc
2013-05-27 Added | BSP Builder : Added ConvexSubspace