Commit graph

287 commits

Author SHA1 Message Date
Lars Brubaker
f73d3b7eb9 latest ms 2015-11-20 17:28:57 -08:00
Lars Brubaker
743e8c70ab latest ms 2015-11-19 18:02:40 -08:00
Lars Brubaker
9233b273c8 Try to move to the seam hiding position as soon as possible to help the outside edge quality. 2015-11-18 09:58:14 -08:00
Lars Brubaker
05e41e85c1 Working on creating a GCodeFile proxy to add generator type functionality. 2015-11-17 18:24:41 -08:00
larsbrubaker
491cebe864 Merge branch 'master' of https://github.com/MatterHackers/MatterControl
Conflicts:
	Submodules/agg-sharp
2015-11-17 07:08:17 -08:00
Lars Brubaker
ec15e7b14b Tracking performance a bit better. 2015-11-16 18:01:25 -08:00
Lars Brubaker
4bd28d9155 Make 7 and 13 point not run if it has not be initialized. 2015-11-16 12:01:37 -08:00
Lars Brubaker
d06a276c32 Attempting to fix a bug with homing not being immediately accounted for before relative movement in 7 and 13 point print leveling. 2015-11-16 11:55:07 -08:00
larsbrubaker
1dae8693b4 Using the new data converters (same functions) to create extrusion.
Moving code out of RenderOpenGl into more appropriate classes
More work on pathing demo
2015-11-15 07:24:54 -08:00
Lars Brubaker
797f6166a9 latest agg and ms 2015-11-13 16:08:18 -08:00
Lars Brubaker
9b3a34257c ability to set line width in graphics 2d
Better bed coordinate rendering.
2015-11-13 11:16:59 -08:00
Lars Brubaker
c97574662f Making gl rendering of grid a bit faster. 2015-11-10 15:07:01 -08:00
Lars Brubaker
9a77adc853 Merge branch '1.4.1'
Conflicts:
	Submodules/agg-sharp
2015-11-10 12:00:17 -08:00
Lars Brubaker
1d7aa5d825 latest matter slice and agg. 2015-11-10 11:55:28 -08:00
Lars Brubaker
a0fd4f170d fling threshold not working on touch. Took it out for now. 2015-11-10 09:47:31 -08:00
Lars Brubaker
7f866f83dd better fling speeds. 2015-11-10 09:25:43 -08:00
larsbrubaker
15a8e38834 Correct time evaluation 2015-11-09 19:33:13 -08:00
larsbrubaker
d74bb8dd46 Made it possible to stop the part and have it not spin.
Fixed a typo
2015-11-09 19:26:38 -08:00
Lars Brubaker
34882249d4 1.4.1 agg 2015-11-09 15:53:06 -08:00
Lars Brubaker
6249f4316f latest agg 2015-11-09 15:52:45 -08:00
Lars Brubaker
fa57999696 latest agg 2015-11-09 15:52:14 -08:00
Lars Brubaker
321725062f latest agg 2015-11-09 12:45:12 -08:00
Lars Brubaker
59cbe0f66e Put in code to reset the track ball view. 2015-11-09 12:36:47 -08:00
Lars Brubaker
5fac25d60f Fixed slicing to handle badly wound polygons. 2015-11-06 14:43:35 -08:00
Lars Brubaker
757ce75620 check the call back function for null. 2015-11-06 09:44:31 -08:00
larsbrubaker
7c34940c38 Writing a new test for winding order. 2015-11-06 08:00:19 -08:00
Lars Brubaker
614b2e2860 Better seam hiding. 2015-11-05 17:53:12 -08:00
Lars Brubaker
de3f3f690b Work on the printer thread 2015-11-04 17:13:53 -08:00
Lars Brubaker
80791704f8 Try to delay giving notice that a 3d model has been save until the os is likely to have released it from writing. 2015-11-04 12:20:20 -08:00
larsbrubaker
000c86aae3 Starting the work of creating tests for the new support generation.
Some more comments.
2015-11-04 08:06:46 -08:00
Lars Brubaker
c6abe14878 Make the test code wait for the delete button to become available before trying to get it. 2015-11-02 17:08:55 -08:00
Lars Brubaker
55312d7e55 Made the save button be disabled until a library provider is selected. 2015-11-02 14:34:56 -08:00
Lars Brubaker
48edd5572e Fixed a problem if releasing outside of the rotation circle. 2015-11-02 10:55:20 -08:00
Lars Brubaker
cd759b62dc Made the speed of rotation based on time. 2015-11-02 09:30:21 -08:00
larsbrubaker
e1504be348 Put in a bit of hacky velocity during rotation of 3d view. 2015-11-01 17:28:19 -08:00
Lars Brubaker
1cebffa99d Some more work on touch 3d controls. 2015-10-30 15:10:27 -07:00
Lars Brubaker
0cab206c4b Making the track ball tumble widget more mobile friendly.
Made GetPosition (mouseevent) public
turned off all the timing code
2015-10-30 12:35:54 -07:00
Lars Brubaker
03cbe5c6e9 New mouse code 2015-10-29 18:01:52 -07:00
Lars Brubaker
062fcc931e Put in some more performance monitoring. 2015-10-29 11:31:24 -07:00
larsbrubaker
29201ec0d6 Implementing the c# 6 Null-Conditional Operator for better thread safety.
Put in some using static (for Math) to make the code easier to read.
2015-10-28 07:21:13 -07:00
Lars Brubaker
ce05b19046 Some renaming. 2015-10-27 16:27:17 -07:00
larsbrubaker
35330844eb Moved all of the timer display code into AGG. 2015-10-27 08:10:32 -07:00
larsbrubaker
ed2d36f25a Moving performance timer to AGG GUI
Putting in some performance monitoring for startup.
2015-10-25 19:40:17 -07:00
larsbrubaker
6d0dc37bab New seam tests 2015-10-23 17:54:24 -07:00
Lars Brubaker
d5c06abb50 Lots more work on seam hiding.
Need to fix last test (cw should measure angle from other side).
2015-10-23 10:06:46 -07:00
Lars Brubaker
b2641f285c Made it possible to detect if a double click should be processed. 2015-10-22 17:09:16 -07:00
Lars Brubaker
991394bd62 New seam hiding code for testing. 2015-10-22 16:10:05 -07:00
Lars Brubaker
c19de2cf3f Making the output easier to read 2015-10-22 14:44:54 -07:00
Lars Brubaker
b9fb72f305 Broke up PerformanceTimer into separate class files
Made it render as overlays when needed (android)
Turned off tests we are not currently using.
2015-10-22 13:41:12 -07:00
Lars Brubaker
5d11547879 really adding this time 2015-10-21 15:03:10 -07:00