Assembly: Add Screw/Pulley/Gears/RackPinion icons. Credits to @maxwxyz

This commit is contained in:
PaddleStroke
2024-03-28 10:20:55 +01:00
committed by Yorik van Havre
parent 85bfb99715
commit ff4684fcd7
6 changed files with 1913 additions and 0 deletions

View File

@@ -68,6 +68,8 @@
#include <OndselSolver/ASMTPlanarJoint.h>
#include <OndselSolver/ASMTRevCylJoint.h>
#include <OndselSolver/ASMTCylSphJoint.h>
#include <OndselSolver/ASMTRackPinionJoint.h>
#include <OndselSolver/ASMTScrewJoint.h>
#include <OndselSolver/ASMTSphSphJoint.h>
#include <OndselSolver/ASMTTime.h>
#include <OndselSolver/ASMTConstantGravity.h>