Commit graph

31 commits

Author SHA1 Message Date
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
LarsBrubaker
d4b5d67234 Fixing found exceptions 2021-11-26 07:41:52 -08:00
Lars Brubaker
1ccca5779a Fix a bug in intersect objects
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
Lars Brubaker
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00
LarsBrubaker
b5302eb1f4 Fixing null and improving help text 2021-05-11 08:00:25 -07:00
Lars Brubaker
cc7144f00c Fixed the tumble cube
Made the measure tool responsive to scaling
2021-05-03 17:22:58 -07:00
Lars Brubaker
3425b63f98 Put in undo for Description and Measure tools.
issue: MatterHackers/MCCentral#6397
Need undo for description and measure tool moves
2021-04-29 11:17:31 -07:00
Lars Brubaker
e8d07222c2 refactoring part sheet 2021-04-29 10:46:40 -07:00
LarsBrubaker
d7e8ecc744 make esc work on description and measure tools
issue: MatterHackers/MCCentral#6391
Make Esc on drag trace object work

issue: MatterHackers/MCCentral#6395
fix local positions on measure tool
2021-04-27 07:19:02 -07:00
Lars Brubaker
de9cf38db9 Made description and measure tools work when grouped
Fixed error with GitHub images
Improved multi line editor
2021-04-23 15:39:44 -07:00
Lars Brubaker
e3da5e84c1 Making the description draggable 2021-04-21 18:07:44 -07:00
LarsBrubaker
c2dfccf6b0 Improving measure tool render 2021-04-21 08:44:07 -07:00
LarsBrubaker
98d994a066 Improving description and measure tools 2021-04-20 07:57:51 -07:00
Lars Brubaker
e3ad343e67 want the measure tool to be clickable on the number 2021-04-19 18:00:55 -07:00
Lars Brubaker
8caf8c80f7 unneeded named argument 2021-04-19 09:14:49 -07:00
LarsBrubaker
f59b323c61 Improved measure tool 2021-04-17 22:35:53 -07:00
Lars Brubaker
88fafced01 Making Object3DControls a SafeList 2021-02-25 17:42:31 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
864266bd7a Making paths behave more consistently 2020-10-16 16:25:11 -07:00
LarsBrubaker
c45371da69 making path inflate work better 2020-10-10 16:18:14 -07:00
LarsBrubaker
e1b1757af1 refactoring to EditorDraw 2020-10-08 22:53:49 -07:00
LarsBrubaker
8511191abb Refactoring to build a Height scaling top control 2020-09-16 22:44:51 -07:00
LarsBrubaker
e1490772e3 Better display of 3d view editor values 2020-09-15 07:56:31 -07:00
LarsBrubaker
58f6645fdf remove unused variable 2020-09-15 06:47:25 -07:00
LarsBrubaker
c2518fea75 Better initial measure tool 2020-09-13 21:20:59 -07:00
LarsBrubaker
d6f1d4bc9a Better initial measure tool 2020-09-13 21:03:02 -07:00
LarsBrubaker
230839bd53 Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
2020-09-13 19:52:02 -07:00
LarsBrubaker
34a63956f9 Refactoring for move passing to all object3d controls 2020-09-13 15:02:30 -07:00
LarsBrubaker
f166728aa1 Can click on IObjec3DControls 2020-09-13 14:17:33 -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