Commit graph

16145 commits

Author SHA1 Message Date
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
Lars Brubaker
28bd0a1071 Adding IntOrExpression 2021-06-01 17:48:43 -07:00
Lars Brubaker
eaac193ae8
Merge pull request #5072 from larsbrubaker/main
main
2021-06-01 07:49:46 -07:00
LarsBrubaker
c72ea61b23 move single button to look butter 2021-06-01 07:36:50 -07:00
LarsBrubaker
3422233ba9 Better handling of bad data 2021-06-01 07:30:39 -07:00
LarsBrubaker
c4dc31dfe4 improving cell evaluation order 2021-05-31 21:43:31 -07:00
LarsBrubaker
a962527a6f Refactoring 2021-05-31 18:44:00 -07:00
LarsBrubaker
abe5d17012 Made width depth scale controls work with variables 2021-05-31 16:12:07 -07:00
LarsBrubaker
8d386825d0 Hide edit controls 2021-05-31 13:43:56 -07:00
LarsBrubaker
83fe975e2a Names are working (lookup by id)
The editor is much improved
2021-05-31 09:07:59 -07:00
LarsBrubaker
f8f6cd443f Improving sheet editor 2021-05-30 23:01:31 -07:00
LarsBrubaker
703dadafad Working to add variables in the form of a sheet 2021-05-30 08:06:22 -07:00
LarsBrubaker
4f3a241e86 The beginning of variable support 2021-05-29 22:21:50 -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
b2f0c61425
Merge pull request #5071 from larsbrubaker/main
Keep the rotation as a proportion of the width
2021-05-26 12:25:05 -07:00
Lars Brubaker
b8f7103813 Keep the rotation as a proportion of the width 2021-05-26 12:13:53 -07:00
Lars Brubaker
ad023ca2f6
Merge pull request #5070 from larsbrubaker/main
main
2021-05-26 11:59:27 -07:00
Lars Brubaker
910cdc1f07 Make turntable mode work 2021-05-26 11:38:44 -07:00
Lars Brubaker
901f5ad09d refactoring 2021-05-26 10:31:46 -07:00
LarsBrubaker
5da18b48d0 adding turntable setting 2021-05-26 10:24:46 -07:00
Lars Brubaker
87676df3c6
Merge pull request #5069 from larsbrubaker/main
main
2021-05-25 17:43:29 -07:00
Lars Brubaker
7e9d730df9 added a hotkey for zoom to selection 2021-05-25 17:25:44 -07:00
Lars Brubaker
9a2c73e1a4 Zoom to selection is working
issue: MatterHackers/MatterControl#4969
Create a zoom to / fit to selection for the view [$50]
2021-05-25 17:08:14 -07:00
LarsBrubaker
807dff0a28 Fixing undo redo buttons 2021-05-25 16:49:09 -07:00
Lars Brubaker
75960f2591
Merge pull request #5068 from larsbrubaker/main
Fixing BedBackgroundColor for all themes
2021-05-24 14:49:23 -07:00
Lars Brubaker
8ad261c411 Fixing BedBackgroundColor for all themes 2021-05-24 12:18:18 -07:00
Lars Brubaker
397c040999
Merge pull request #5067 from larsbrubaker/main
main
2021-05-24 07:55:40 -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
LarsBrubaker
01b93ccb62 improving rendering 2021-05-22 08:36:02 -07:00
Lars Brubaker
8ca5419b4e improving rendering 2021-05-21 18:04:57 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
005efad10a Making icons use the text color 2021-05-21 14:24:52 -07:00
Lars Brubaker
530a3a38a7
Merge pull request #5065 from larsbrubaker/main
Added additional errors that can be checked for while printing
2021-05-21 13:10:05 -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
25abae93ca Added additional errors that can be checked for while printing 2021-05-18 17:06:44 -07:00
Lars Brubaker
6e2588a873
Merge pull request #5064 from larsbrubaker/main
main
2021-05-18 13:32:23 -07:00
Lars Brubaker
1849a57596 Validate that we have an object before accessing it. 2021-05-18 13:22:56 -07:00
Lars Brubaker
6ae1a2c97e Merge branch 'main' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	MatterControlLib/DesignTools/Operations/ScaleObject3D_3.cs
2021-05-18 12:25:47 -07:00
Lars Brubaker
93cb40b4c3
Merge pull request #5063 from larsbrubaker/main
main
2021-05-17 08:01:01 -07:00
LarsBrubaker
8fbb573497 The perspective button should start checked 2021-05-17 07:32:26 -07:00
LarsBrubaker
cd8e82753a All old functionality restored 2021-05-17 07:27:32 -07:00