raze/source/games
Mitchell Richters d63fb33dd0 - Pass DVector2 objects directly through to F2DDrawer::AddLine() and F2DDrawer::AddThickLine().
* Since all the external code calling through to these methods are built on vectors, makes sense to pass them around by reference.
2022-10-14 18:19:04 +02:00
..
blood - Blood: Some missed MaxSmoothRatio changes. 2022-10-14 18:19:03 +02:00
duke - Pass DVector2 objects directly through to F2DDrawer::AddLine() and F2DDrawer::AddThickLine(). 2022-10-14 18:19:04 +02:00
exhumed - Use MaxSmoothRatio everywhere so refactoring is easier later on. 2022-10-14 18:19:03 +02:00
sw - Pass DVector2 objects directly through to F2DDrawer::AddLine() and F2DDrawer::AddThickLine(). 2022-10-14 18:19:04 +02:00