Commit graph

120 commits

Author SHA1 Message Date
Lars Brubaker
9f6b6133ac refactoring 2023-10-31 15:13:04 -07:00
MatterHackers
962007c3ed More refactoring 2023-10-30 08:42:28 -07:00
Lars Brubaker
7b65b02d92 Making the editor have local function to reduce complexity 2023-10-27 16:54:35 -07:00
Lars Brubaker
569d016d30 Refactoring and creating new RemovePreMultipliedProcess 2023-10-03 16:17:01 -07:00
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
LarsBrubaker
dca3b4edf2 Adding QRCode objec
Moving classes to new files
Adding sheet data calculation tests
2022-11-25 10:58:41 -08:00
LarsBrubaker
9e2aad8651 deprecated vertexsource 2022-08-14 08:13:22 -07:00
LarsBrubaker
a9b1081bed Making 2D Paths a more natural part of the system 2022-08-09 08:48:05 -07:00
Lars Brubaker
614ae5348c refactoring 2022-05-04 18:08:31 -07:00
Lars Brubaker
aee3fc6e3a fix issue with draw scale controls 2022-03-21 16:27:01 -07:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
Lars Brubaker
fdf4f81157 allow drag and drop .mcx files to the tab bar 2022-02-10 16:46:34 -08:00
Lars Brubaker
d0dcb3af05 Working on save prompting.
Adding more paths to computer in addition to downloads
Removing dead code.
2022-01-28 17:41:23 -08:00
LarsBrubaker
2144ed477f renaming 2022-01-22 15:43:50 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
b6f40025ff Updating localizations 2021-12-09 17:49:17 -08:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
LarsBrubaker
9f3b21a000 Fixing raygun reported crashes 2021-12-03 07:44:48 -08:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
c36d270c92 Adding sliders to all primitives 2021-09-12 20:23:40 -07:00
Lars Brubaker
86d092379a re-writing image to path 2021-07-23 18:20:34 -07:00
LarsBrubaker
1e47c26e57 Making test for cube 2021-06-06 22:18:29 -07:00
LarsBrubaker
c01afb5542 Added UiHints to controls 2021-06-06 09:07:18 -07:00
Lars Brubaker
480566ff9d improving expression field 2021-06-03 18:23:21 -07:00
Lars Brubaker
35bc8f510d Fixing problem with scale controls
issue: MatterHackers/MatterControl#5073
Crashes when entering width, depth or height
2021-06-02 17:58:43 -07:00
Lars Brubaker
0dcb08e1cc writing tests for sheets 2021-06-02 14:30:29 -07:00
Lars Brubaker
3d068ef868 Fixing null errors in expressions
Changed to requiring = at start of equation
2021-06-02 10:22:13 -07:00
LarsBrubaker
abe5d17012 Made width depth scale controls work with variables 2021-05-31 16:12:07 -07:00
LarsBrubaker
4f3a241e86 The beginning of variable support 2021-05-29 22:21:50 -07:00
Lars Brubaker
005efad10a Making icons use the text color 2021-05-21 14:24:52 -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
1fdba214b5 Creating new ui 2021-05-17 07:27:32 -07:00
Lars Brubaker
4ef7ecfeb7 Made fit to bounds scale with new inline controls 2021-05-13 12:19:42 -07:00
LarsBrubaker
b5302eb1f4 Fixing null and improving help text 2021-05-11 08:00:25 -07:00
Lars Brubaker
8bd06fe3da Made a new scale transform control that has width depth height 2021-05-06 16:58:02 -07:00
Lars Brubaker
e5b290e06a Protect against null 2021-05-06 15:49:14 -07:00
Lars Brubaker
fff8eb6215 protect against null 2021-05-05 15:13:23 -07:00
Lars Brubaker
04f92eb887 Added scale control to ring and torus 2021-05-03 13:56:42 -07:00
LarsBrubaker
b27abe5cdf improved diameter control 2021-05-02 22:12:57 -07:00
LarsBrubaker
482d10746c Make sphere have center scale 2021-05-02 15:08:30 -07:00
LarsBrubaker
33495517f3 Getting text changes and undo to work correctly 2021-05-02 08:42:10 -07:00
LarsBrubaker
ec41a2b6aa diameter control is working cancel scale is working 2021-05-01 22:06:43 -07:00
LarsBrubaker
75dd3834ab Proportional scale for height and corner controls 2021-05-01 17:31:09 -07:00
LarsBrubaker
100ddf2bfa Scale height control can scale proportional 2021-05-01 09:20:15 -07:00
LarsBrubaker
ee65c180c2 Making scale proportional work on property scalers 2021-05-01 08:22:21 -07:00
Lars Brubaker
a23857c6eb Refacotring
Adding GitHub personal access token option
2021-04-23 18:07:46 -07:00
LarsBrubaker
f59b323c61 Improved measure tool 2021-04-17 22:35:53 -07:00
Lars Brubaker
fa80380c26 All the corner and edge controls are working 2021-04-16 17:03:39 -07:00
LarsBrubaker
b13b3ed056 fixing undo 2021-04-16 16:21:27 -07:00
Lars Brubaker
3ef94a47a0 More conner control work 2021-04-16 12:59:43 -07:00