Skip to content

Commit f40bd26

Browse files
committed
Updated MathsKit dependencies.
1 parent b132abe commit f40bd26

14 files changed

+1095
-4463
lines changed

src/desktop/Dependencies/MathsKit/Maths.xojo_code

+65-59
Large diffs are not rendered by default.

src/desktop/Physics Dev Harness.xojo_project

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Folder=Demo Specific;Demo Specific;&h0000000055998FFF;&h0000000000000000;false
99
Module=Physics;Physics.xojo_code;&h0000000058463FFF;&h0000000000000000;false
1010
Interface=PairCallback;Physics/PairCallback.xojo_code;&h00000000127D27FF;&h0000000058463FFF;false
1111
BuildSteps=Build Automation;Build Automation.xojo_code;&h00000000288E97FF;&h0000000000000000;false
12-
Class=Vector2;Dependencies/MathsKit/VMaths/Vector2.xojo_code;&h000000000435C7FF;&h000000006B3D17FF;false
13-
Class=Matrix2;Dependencies/MathsKit/VMaths/Matrix2.xojo_code;&h0000000056F6CFFF;&h000000006B3D17FF;false
1412
Class=Settings;Physics/Settings.xojo_code;&h000000002986D7FF;&h0000000058463FFF;false
1513
Class=RaycastResult;Physics/RaycastResult.xojo_code;&h00000000473ED7FF;&h0000000058463FFF;false
1614
Class=Rot;Physics/Rot.xojo_code;&h000000005489DFFF;&h0000000058463FFF;false
@@ -129,8 +127,6 @@ Class=Timer;Physics/Timer.xojo_code;&h0000000060BE97FF;&h0000000058463FFF;false
129127
Class=DebugDrawingFlags;Physics/DebugDrawingFlags.xojo_code;&h0000000063D72FFF;&h0000000058463FFF;false
130128
Class=RevoluteJointDef;Physics/RevoluteJointDef.xojo_code;&h000000001A18BFFF;&h0000000058463FFF;false
131129
Class=RevoluteJoint;Physics/RevoluteJoint.xojo_code;&h0000000041DCB7FF;&h0000000058463FFF;false
132-
Class=Vector3;Dependencies/MathsKit/VMaths/Vector3.xojo_code;&h000000006E011FFF;&h000000006B3D17FF;false
133-
Class=Matrix3;Dependencies/MathsKit/VMaths/Matrix3.xojo_code;&h000000005B442FFF;&h000000006B3D17FF;false
134130
DesktopWindow=WinDemo;Demo Specific/WinDemo.xojo_window;&h00000000563497FF;&h0000000055998FFF;false
135131
Class=ConstantVolumeJointDef;Physics/ConstantVolumeJointDef.xojo_code;&h000000000B2917FF;&h0000000058463FFF;false
136132
Class=DistanceJointDef;Physics/DistanceJointDef.xojo_code;&h0000000047E5FFFF;&h0000000058463FFF;false
@@ -141,10 +137,14 @@ Class=PrismaticJointDef;Physics/PrismaticJointDef.xojo_code;&h000000004568C7FF;&
141137
Class=PrismaticJoint;Physics/PrismaticJoint.xojo_code;&h00000000089957FF;&h0000000058463FFF;false
142138
Class=WeldJointDef;Physics/WeldJointDef.xojo_code;&h0000000003AAE7FF;&h0000000058463FFF;false
143139
Class=WeldJoint;Physics/WeldJoint.xojo_code;&h000000005BD727FF;&h0000000058463FFF;false
144-
Module=Maths;Dependencies/MathsKit/Maths.xojo_code;&h000000001BB057FF;&h000000007FB8EFFF;false
145-
Module=VMaths;Dependencies/MathsKit/VMaths.xojo_code;&h000000006B3D17FF;&h000000007FB8EFFF;false
146140
Folder=Dependencies;Dependencies;&h000000005103C7FF;&h0000000000000000;false
147141
Folder=MathsKit;Dependencies/MathsKit;&h000000007FB8EFFF;&h000000005103C7FF;false
142+
Module=Maths;Dependencies/MathsKit/Maths.xojo_code;&h000000001BB057FF;&h000000007FB8EFFF;false
143+
Module=VMaths;Dependencies/MathsKit/VMaths.xojo_code;&h000000006B3D17FF;&h000000007FB8EFFF;false
144+
Class=Vector2;Dependencies/MathsKit/VMaths/Vector2.xojo_code;&h000000000435C7FF;&h000000006B3D17FF;false
145+
Class=Matrix2;Dependencies/MathsKit/VMaths/Matrix2.xojo_code;&h0000000056F6CFFF;&h000000006B3D17FF;false
146+
Class=Vector3;Dependencies/MathsKit/VMaths/Vector3.xojo_code;&h000000006E011FFF;&h000000006B3D17FF;false
147+
Class=Matrix3;Dependencies/MathsKit/VMaths/Matrix3.xojo_code;&h000000005B442FFF;&h000000006B3D17FF;false
148148
DefaultWindow=WinDemo
149149
AppMenuBar=MainMenuBar
150150
MajorVersion=1

0 commit comments

Comments
 (0)