Commit graph

24 commits

Author SHA1 Message Date
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
LarsBrubaker
c01afb5542 Added UiHints to controls 2021-06-06 09:07:18 -07:00
Lars Brubaker
6220b149d4 Took out all the strange logic around moving the world position rather than having a center of rotation 2021-05-21 12:48:03 -07:00
LarsBrubaker
ec41a2b6aa diameter control is working cancel scale is working 2021-05-01 22:06:43 -07:00
LarsBrubaker
fec2e345c2 optimize draw order 2020-09-15 23:00:25 -07:00
LarsBrubaker
34a63956f9 Refactoring for move passing to all object3d controls 2020-09-13 15:02:30 -07:00
LarsBrubaker
24fa4093b3 Adding the start of a measure tool
Fixed issues with not releasing pointers
Fixed line scaling issues
2020-09-13 13:04:57 -07:00
LarsBrubaker
b1c79e88c6 fixed snapping indicators
fixing warnings
fixing scaling issues
2020-09-13 08:32:43 -07:00
LarsBrubaker
a35347df4a Object3DControls are dynamically added for a given part 2020-09-12 19:44:18 -07:00
LarsBrubaker
77ec3d5909 Making controls more independent 2020-09-12 14:32:38 -07:00
LarsBrubaker
6e682494de Refactoring to use ITraceable preferentially to IPrimitive 2020-09-12 09:52:37 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
67ffe5169d Scaling and warning fixes 2020-08-19 22:51:03 -07:00
LarsBrubaker
fd3c4cbd84 consider scaling when drawing 3d controls 2020-08-19 07:57:39 -07:00
LarsBrubaker
164ea0feb9 refactoring 2020-06-28 11:39:41 -07:00
LarsBrubaker
aec26a2292 refactoring 2020-04-01 20:49:25 -07:00
LarsBrubaker
0373b4c3a1 fixing warnings 2019-06-14 21:48:40 -07:00
John Lewin
a589bc3025 Remove unused ClippingFrustum calls 2019-06-03 16:33:28 -07:00
John Lewin
e52d963278 Extract WorldView extension methods 2019-06-03 16:33:27 -07:00
John Lewin
3717d284a7 Simplify - use overload with default identity matrix 2019-05-21 07:40:36 -07:00
John Lewin
27ab7992ce Fix warnings
(cherry picked from commit c33ee2d8812f083ec151bd8616387ff285ae05d5)
2019-05-20 14:13:55 -07:00
jlewin
d2e63ec814 Theme InteractionVolumes 2019-04-26 18:51:45 -07:00
jlewin
ada5e28140 Fix spelling 2019-04-24 16:59:40 -07:00
Lars Brubaker
ef17f38bb7 Moved the primitives contain into MatterControlLib
moved part sheet creator into MatterControlLib
moved some other experimental parts to MatterControlLib
2019-04-02 17:13:17 -07:00