Lars Brubaker
ccaa5f048a
Change some background workers to async methods.
2015-07-02 11:23:44 -07:00
Lars Brubaker
70a8460af7
Renamed LibraryProviderPlugin
...
Moved more common functionality to LibraryProvider
2015-06-26 10:53:10 -07:00
Lars Brubaker
f6d32a62a5
Changed Changing some delegate defs to use EventHandler<> instead.
...
Took out some EventHandler new s that were from old code
Now Provider code
Create Folder in library and working some in provider.
New tests in MatterSlice
2015-06-24 16:59:10 -07:00
Lars Brubaker
45e73c8396
Made a library factory so we can add additional libraries at runtime.
...
Made the scroll bar for the library stay on screen.
Made the item insertion go in the right place
Refactoring
2015-06-16 18:10:30 -07:00
Lars Brubaker
0626981766
Made the library provider much more robust can handle sql data and local file data.
...
Made a top level Library Provider Selector
2015-06-15 18:31:43 -07:00
Lars Brubaker
36260d1119
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2015-06-15 09:25:11 -07:00
Lars Brubaker
ba2f54e652
New library code to support collections.
2015-06-12 17:21:51 -07:00
John Lewin
34783cc621
Fix paths for case sensitive platforms
2015-06-12 14:06:03 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
038b40ada6
New library code to support provider pluggins for things like
...
cloud library
drop box
file system folders
etc...
2015-06-10 17:53:17 -07:00
John Lewin
155500710a
Add Raygun reporting
2015-05-22 15:21:38 -07:00
John Lewin
caec1c16ee
Remove Insights
2015-05-22 15:20:58 -07:00
Gregory Diaz
3fd4bc010b
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-05-21 13:12:31 -07:00
Lars Brubaker
51610abeff
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2015-05-20 17:35:00 -07:00
Lars Brubaker
703021620d
Made a base class for the menus
...
Made more shared code for them
2015-05-20 17:34:55 -07:00
John Lewin
07ff0fc5cc
Insights integration
2015-05-20 17:08:02 -07:00
Gregory Diaz
1715dd953b
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-05-20 09:50:55 -07:00
Lars Brubaker
cbefcfdfee
Put in a Settings menu that can open the various pop out windows
2015-05-19 14:43:24 -07:00
Gregory Diaz
317a0667b3
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-05-06 10:03:49 -07:00
John Lewin
314496ba7b
Extract tests to dedicated assemblies
2015-05-06 09:08:30 -07:00
Gregory Diaz
567899e0c6
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-05-04 09:35:27 -07:00
John Lewin
875bbb40b0
Revise ATX Power submission from peter1960
2015-04-30 15:46:45 -07:00
Gregory Diaz
de93d8efd8
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-04-30 09:43:21 -07:00
John Lewin
d887d5bf24
Revise paths for case sensitive filesystems
2015-04-29 16:13:29 -07:00
Gregory Diaz
7e85b71e1e
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-04-23 11:59:59 -07:00
Lars Brubaker
f3f921ab4f
Re-wrote toggle switch to be a view for checkbox.
2015-04-22 08:43:09 -07:00
Gregory Diaz
92c447f5b4
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-04-20 17:29:03 -07:00
larsbrubaker
41a23636db
The rest of the code for raytracing thumbnails.
2015-04-19 21:12:12 -07:00
larsbrubaker
c76ca34eee
Made an experimental thumbnail ray tracer.
2015-04-19 20:15:40 -07:00
Lars Brubaker
bcd67d4aa1
Took out the code for remembering and setting the slice settings tab and added new code that puts it
...
and reads it from the user settings db.
2015-04-16 18:08:43 -07:00
Gregory Diaz
6df798d221
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work
2015-04-13 09:35:50 -07:00
Gregory Diaz
1495a5794d
Good progress on color gradient layout.
2015-04-11 15:20:18 -07:00
Lars Brubaker
08abfe9930
Moving more HTML code into its own classes.
2015-04-11 14:29:35 -07:00
Lars Brubaker
fbce0036c4
Working on making the html widget more generically useful.
2015-04-11 13:30:20 -07:00
Lars Brubaker
1a5b1ec78c
Merge touch datastore.cs
...
Worked on HTML renderer.
2015-04-10 18:48:57 -07:00
Lars Brubaker
412b23a1aa
Removed some dependencies.
...
Made sure paths correct on android
2015-04-07 17:29:38 -07:00
Lars Brubaker
1aa57d0f70
Took out the Xamarin insights code.
2015-04-03 15:31:20 -07:00
Lars Brubaker
0fead55523
Doing some test with Xamarin Insights.
2015-04-03 12:55:58 -07:00
Lars Brubaker
4bf34545a5
Make sure we don't set attempting to connect before we have a reasonable chance of reading something from the printer.
2015-03-13 12:25:33 -07:00
Lars Brubaker
474ff67789
Don't reference the print sever code.
2015-03-11 14:03:55 -07:00
Lars Brubaker
da5e8c4d4f
Moving code around to make android work
2015-03-11 10:30:46 -07:00
Lars Brubaker
58aa7f5fb8
Put in a placeholder for a new client server pulgin.
2015-03-10 16:18:06 -07:00
Lars Brubaker
c081fce6c0
Putting in references to use the new print server code
2015-03-09 16:23:38 -07:00
John Lewin
64afed7863
Revise paths for case sensitive builds
2015-03-05 13:06:49 -08:00
Lars Brubaker
90331a49a3
Moving to using submodules
...
Changed HasEmergecyStoy to ShowResetConnection
2015-02-26 10:17:41 -08:00
Lars Brubaker
804da8967e
Made unit tests for slicing a cube
...
Got the code passing the tests.
2015-02-17 19:16:10 -08:00
larsbrubaker
2ce5b6ee75
Working more on the new slicer.
2015-02-17 07:58:53 -08:00
larsbrubaker
5b509f340f
Renamed a variable in Ray to show it is normalized
...
Started work on a slicer that works natively on our mesh structureMoved Plane from RayTracer to Vector Math
2015-02-16 19:59:46 -08:00
Lars Brubaker
a59b24c2d9
Working on a View menu
...
Making it possible to tell pop out windows to save states
Took out some dead code
2015-02-13 17:35:48 -08:00
John Lewin
96a7d70251
Revert OpenTK upgrade
...
This reverts commit 0761a9b75c .
2015-01-13 08:13:40 -08:00