Physics-Simulator  v1.4.0-beta.2
Bug List
Member clsRope::draw (void)
(GamerMan7799#9#): Rope will only draw a straight line from its two points. Meaning that if the location of the two spots is less than the length, the rope just looks shorter instead of curving like it should. I may or may not try to fix this.
Member DEFINED_USE_R2_VEL_MODDER
(GamerMan7799#1#): The balls will become stuck together because not enough time passes between updates, causing the balls to "collide" again, and each time losing more energy.