Commit graph

36 commits

Author SHA1 Message Date
Lars Brubaker
b7a5436803 refactoring 2022-12-28 14:14:38 -08:00
Lars Brubaker
338bc0c3dd Finishing up warning messages for conductive probing
Added support for conductive probing to emulator
spend up rendering a bit (check less bounds)
Refactoring trackball a bit
2022-05-19 13:34:04 -07:00
Lars Brubaker
90177b9d95 Improved leveling polygon selection
Limit recalculating slice settings display
2022-04-26 17:58:10 -07:00
fortsnek9348
5f181e94e9 Replace some trig calls with WorldView util functions. 2022-03-05 00:20:09 +00:00
fortsnek9348
6d2d6acc49 Ensure a minimum height when going from perspective to ortho. 2022-03-05 00:20:08 +00:00
fortsnek9348
68a7e94edb Derive the ortho zoom limits from the perspective zoom limits.
And let the projection mode animation have its own indictor circle.
2022-03-05 00:19:32 +00:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
Lars Brubaker
98cac92bc3 fixing crashes 2021-12-15 18:09:21 -08:00
Lars Brubaker
03890b1155 More work on probe validation
Started work on a new boolean operation stack
2021-11-05 18:08:58 -07:00
LarsBrubaker
8a66242699 Working more on orthogonal mode 2021-05-29 15:40:28 -07:00
LarsBrubaker
fe44e651f8 improving zoom 2021-05-29 15:15:35 -07:00
LarsBrubaker
4fed819587 working on orthographic projection 2021-05-28 07:55:02 -07:00
LarsBrubaker
43485a0151 Testing orthographic projection 2021-05-27 15:18:51 -07:00
Lars Brubaker
528835ac10 Make the rotation amount be consistent 2021-05-26 14:39:19 -07:00
larsbrubaker
2af2ddee0c fix scaling to match trackball better 2021-05-26 14:17:54 -07:00
Lars Brubaker
b8f7103813 Keep the rotation as a proportion of the width 2021-05-26 12:13:53 -07:00
Lars Brubaker
910cdc1f07 Make turntable mode work 2021-05-26 11:38:44 -07:00
LarsBrubaker
5da18b48d0 adding turntable setting 2021-05-26 10:24:46 -07:00
LarsBrubaker
045b146588 Working to make zoom to selection zoom better 2021-05-24 07:40:13 -07:00
LarsBrubaker
8c00f58d9d Improving zoom to selection animation 2021-05-23 06:30:56 -07:00
LarsBrubaker
a688bd61e4 zoom to selection is working 2021-05-22 22:24:12 -07:00
LarsBrubaker
d4696dff2d Improving new view ui 2021-05-22 14:20:28 -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
Lars Brubaker
87bd79901a Working to correct some null refs 2021-05-13 18:12:22 -07:00
LarsBrubaker
ea1c58cdcb Set the bed center correctly 2021-05-04 21:57:54 -07:00
LarsBrubaker
2e96c6c480 New zoom to mouse working well 2021-05-04 17:17:55 -07:00
Lars Brubaker
cc7144f00c Fixed the tumble cube
Made the measure tool responsive to scaling
2021-05-03 17:22:58 -07:00
LarsBrubaker
b27abe5cdf improved diameter control 2021-05-02 22:12:57 -07:00
Lars Brubaker
ddae3224c7 Added ability to render debug info for trackball controller 2021-04-30 17:36:50 -07:00
Lars Brubaker
205d206c60 Improving zoom 2021-04-30 17:06:32 -07:00
Lars Brubaker
a4cb7ebff4 Drawing the rotation point and rotating around it 2021-04-30 15:06:14 -07:00
Lars Brubaker
3fd53b1f8c Improving rotation position 2021-04-30 13:56:59 -07:00
LarsBrubaker
216b428fb2 Adding description object
Reordered retraction settings,
issue: MatterHackers/MCCentral#6364
Order retraction settings according to priority
2021-04-19 07:38:37 -07:00
Lars Brubaker
3ef94a47a0 More conner control work 2021-04-16 12:59:43 -07:00
Lars Brubaker
70ca30d601 improving new zoom to mouse 2021-04-15 09:53:52 -07:00
visdauas
c7b9a3ac12 Reworked camera controls 2021-04-15 00:35:27 +02:00