wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
551 stars 331 forks source link

Fix EGP Line SetPos and Poly Movement with 3D Tracker #3021

Closed Denneisk closed 5 months ago

Denneisk commented 5 months ago
  1. Clamps Poly and Line position to avoid bugs related to extreme positions.
  2. Fix lines SetPos wasn't hardened against bad input

Fixes #3003 Fixes #3008