Commit graph

95 commits

Author SHA1 Message Date
LarsBrubaker
25d941f634 Moved raytracer code into polygon mesh 2021-11-21 16:04:51 -08:00
Lars Brubaker
b01a877b3a Add SLA to main project 2021-02-15 17:56:13 -08:00
Lars Brubaker
52169679c5 Fixing normal MC build 2020-12-03 15:05:50 -08:00
Lars Brubaker
1523cb7768 Adding glfw .net standard config 2020-12-01 11:42:08 -08:00
LarsBrubaker
08166ec2fc add glfw 2020-10-25 21:11:00 -07:00
LarsBrubaker
7e4045d5e0 Fixing tests 2020-10-25 20:47:12 -07:00
Lars Brubaker
b2ce17d0fd Moving typography to sub folder 2020-06-05 13:24:03 -07:00
John Lewin
6ac9b29ed4 Add missing projects to .sln 2020-03-04 00:53:54 -08:00
John Lewin
f110f7c52b Update PartSheet path in public solution file 2019-04-19 16:34:17 -07:00
John Lewin
105930f971 Add new PartSheet project to public solution 2019-04-03 15:14:15 -07:00
John Lewin
0b1e3732c4 Revise plugins 2019-02-04 16:18:04 -08:00
Lars Brubaker
06c5224bb4 Building with new typography update
fixed a bug with dragging
2018-09-25 18:00:36 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Lars Brubaker
e20e683e8c Adding new MS lib changes 2018-09-05 17:12:52 -07:00
John Lewin
d0a5fcb45c Add missing project to solution 2018-09-05 14:53:02 -07:00
Lars Brubaker
e884ceb740 change to VeldridProvider 2018-08-29 11:46:31 -07:00
John Lewin
f1aab76978 Add Veldrid support
- Alt Veldrid platform config
2018-08-28 12:04:04 -07:00
Lars Brubaker
ecb755634b Getting MaterControl solution to build 2018-08-09 10:48:48 -07:00
John Lewin
ba2a354a56 Consolidate TextCreator into MatterControl 2018-07-27 21:55:02 -07:00
John Lewin
ae2f760bb6 Remove SerialPortCommunication from public .sln 2017-12-31 05:51:06 -08:00
John Lewin
5d59f81485 Catch-up publi cMatterControl.sln file, remove unused travis.yml options
- Issue MatterHackers/MCCentral#2188
TravisCI fails with OutputPath not set, invalid config combo
2017-11-05 07:40:32 -08:00
John Lewin
3a9833697d Platform providers
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00
John Lewin
352ae2c7db Update public solution 2017-06-26 13:52:10 -07:00
John Lewin
8c926db5d3 Add missing project to public solution file 2017-05-20 15:13:28 -07:00
John Lewin
907609b587 Design tools 2017-03-15 16:29:56 -07:00
Lars Brubaker
4eef7adbcd Updated the project with new libraries 2017-01-16 10:42:49 -08:00
Lars Brubaker
1923c66b43 Add PrinterEmulator project 2017-01-10 14:21:02 -08:00
Greg
196590f259 Add conditional user auth panel before ChangeToAddPrinter
- Completed first pass at completing User is prompted to login in printer setup wizard if they are not signed in
 - Invoke delegate and show login prompt based on whether or not they are currently signed in.
 - Fixes #825
2016-06-02 11:31:49 -07:00
John Lewin
34e12a4565 Add missing Net3dBool project 2016-05-13 11:10:21 -07:00
John Lewin
0b64dbd226 Clean up solution file 2016-02-04 15:36:03 -08:00
John Lewin
879a2856d3 Extract automation tests to a separate assembly to ensure isolation/clean startup
- Fall back to English if translation data is missing, rather than crashing
 - Dump test name to console when running test harness to troubleshoot hangs
2015-12-13 17:29:01 -08:00
Lars Brubaker
c236c300d5 Changed function name RemoveCallbackFromKey 2015-10-13 10:17:20 -07:00
Lars Brubaker
9837707845 Getting the Braille plug-in working. 2015-09-14 17:39:48 -07:00
Lars Brubaker
b30bae0abf Made providers take a function to change the provider (used in searching)
Improved tests (made functions to help create a clean run)
2015-08-25 11:56:21 -07:00
John Lewin
e522dbf470 Fix casing for Linux 2015-08-23 12:19:02 -07:00
larsbrubaker
fc62137d3e Moved GuiAutomation into agg. 2015-08-18 10:31:10 -07:00
larsbrubaker
2d769c187b Putting in support for running skuli type tests. 2015-08-16 16:01:42 -07:00
larsbrubaker
39de9ece19 Some work to put in tooltips to explain the UI better. 2015-08-09 19:36:21 -07:00
Lars Brubaker
721dcf4578 Make Focus work better
don't return a bool, assert that there is a parent
Set focus on save as window to text field.
Set focus to text field on terminal window.
2015-07-29 16:31:24 -07:00
Lars Brubaker
c2cab2fdec Made Mono.Nat a nuget item rather than code.
New agg
2015-07-16 17:58:04 -07:00
Lars Brubaker
eb9142bd8f Took out the building of the optional print server. 2015-07-02 16:31:31 -07:00
Matt Moening
92a6b2a9e4 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	Submodules/MatterSlice

Resolved:
 Took theres
2015-06-25 12:26:00 -07:00
Matt Moening
9828a78e13 Makerbot replicator2 settings and agg-sharp update 2015-06-25 12:19:23 -07:00
John Lewin
34783cc621 Fix paths for case sensitive platforms 2015-06-12 14:06:03 -07:00
Matt Moening
a2cd1c8166 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	MatterControl.sln

Combined using P4Merge
2015-06-04 14:39:19 -07:00
Lars Brubaker
a0aac24419 Put in the optional x3g support we are working on. 2015-05-19 13:47:13 -07:00
Matt Moening
698864041c X3G Driver is now in a separate plugin. 2015-05-18 18:51:06 -07:00
John Lewin
314496ba7b Extract tests to dedicated assemblies 2015-05-06 09:08:30 -07:00
John Lewin
d887d5bf24 Revise paths for case sensitive filesystems 2015-04-29 16:13:29 -07:00
larsbrubaker
41a23636db The rest of the code for raytracing thumbnails. 2015-04-19 21:12:12 -07:00