Commit graph

134 commits

Author SHA1 Message Date
LarsBrubaker
2139410faa Added RoundedCornerBox
Disabled in development csg code
Disabled in development 2D primitives code
Backwards compatibility for old wedge
New bevel for ring and wedge
2021-09-18 21:32:05 -07:00
Lars Brubaker
5836725712 fixing null reference crash exceptions 2021-09-10 17:52:19 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
Lars Brubaker
9b70680cce Working on a new marching squares test 2021-06-16 18:08:33 -07:00
LarsBrubaker
47d2d66089 scripting to Linear Array 2021-06-14 08:00:42 -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
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
c991127c7c Improving loading progress 2021-05-08 10:38:59 -07:00
Lars Brubaker
f65c278eb2 Making library containers use safe lists 2021-04-29 19:55:14 -07:00
LarsBrubaker
0467dbb22c adding in index.md support 2021-04-25 20:59:45 -07:00
LarsBrubaker
197ca1e5bc Working to add markdown to github folders 2021-04-25 13:55:47 -07:00
LarsBrubaker
ebf60b1f1b Put in image cache creating for GitHub repositories 2021-04-25 12:05:51 -07:00
LarsBrubaker
31426c48ac Making GitHub cache only be 12 hours for content. 2021-04-25 08:41:01 -07:00
LarsBrubaker
3e9fdb90e6 Added GitHub Personal Access Token support
Improving Image Search and Description
2021-04-24 16:49:30 -07:00
Lars Brubaker
a23857c6eb Refacotring
Adding GitHub personal access token option
2021-04-23 18:07:46 -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
b9fe318691 Get the images from new github .images folder 2021-04-22 15:58:44 -07:00
Lars Brubaker
d0d5b992d7 description working with icon
improving github container
2021-04-22 12:31:42 -07:00
LarsBrubaker
c2dfccf6b0 Improving measure tool render 2021-04-21 08:44:07 -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
29e58ee3f3 Fixing test 2021-03-26 13:15:54 -07:00
LarsBrubaker
3817d510eb making authoritative source, refactoring 2021-03-23 08:13:13 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
4784508d77 Improving Set Temperature usability
Added Set Temperature test
2020-11-17 12:11:42 -08:00
LarsBrubaker
a84805e164 Added temp tower to calibration folder
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-15 17:03:28 -08:00
LarsBrubaker
975c9294ca Adding change temp object
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-14 13:35:39 -08:00
LarsBrubaker
284cbce471 Improved save as dialog 2020-10-24 09:04:06 -07:00
Lars Brubaker
7c5a764162 fixing warnings 2020-10-14 14:52:21 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
cf97d61c04 fix re-load github container
issue: MatterHackers/MCCentral#6046
Opening an existing GitHub folder appends new content
2020-09-30 18:46:01 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
d4ca18a8c7 It builds and runs again 2020-09-25 08:03:24 -07:00
LarsBrubaker
1e4b9400f0 closer to building 2020-09-24 22:35:03 -07:00
LarsBrubaker
d62f93a36e Unifying on SceneOperations 2020-09-24 13:53:49 -07:00
LarsBrubaker
8b06799165 refactoring 2020-09-22 22:20:11 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -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
a53eb74696 Made GitHub containers show an icon if not on server 2020-09-11 07:09:10 -07:00
LarsBrubaker
26bb26884f Make sure we are thread safe 2020-09-10 09:50:33 -07:00
LarsBrubaker
54c3cdedea Only scale if need to 2020-09-10 08:01:08 -07:00
LarsBrubaker
1ac56ffb89 github image support 2020-09-10 07:23:52 -07:00
LarsBrubaker
e91797cf0f cache github images 2020-09-10 06:53:38 -07:00
Lars Brubaker
e52a97f2da working to download images 2020-09-10 06:50:02 -07:00
LarsBrubaker
dc327e7e95 Don't process bad images 2020-08-30 16:34:00 -07:00
LarsBrubaker
f9bd1f065f make sure they are pre-multiplied 2020-08-30 11:19:45 -07:00
LarsBrubaker
e7f159048f Put back in small icon rendering
issue: MatterHackers/MatterControl#4825
Library icons no longer distinguishable
2020-08-30 09:43:22 -07:00
John Lewin
2e15a418e9 Prevent loss of state and flicker during icon generation
- Issue MatterHackers/MatterControl#4828
Library folder consistently reloads losing 'Generating' thumbnail icon and causing flicker
2020-08-29 13:40:34 -07:00
LarsBrubaker
1ea2ed4638 sharing code between library widgets 2020-08-07 18:14:15 -07:00