Commit graph

3064 commits

Author SHA1 Message Date
Lars Brubaker
5b786de08b Merge pull request #439 from gregory-diaz/master
Master
2015-11-02 18:06:16 -08:00
Gregory Diaz
8f6ecbc1fe Added logic to show manufacturer names with utf characters 2015-11-02 17:54:42 -08:00
Gregory Diaz
0046a12ba2 Changed Esagono Manufacturer name in StaticData so that we don't run into problems when parsing folders on disk whose names include unicode characters 2015-11-02 17:54:41 -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
e185f469e2 Merge pull request #438 from mmoening/master
Braille2 Now passes Unit tests and ShowText shows original text
2015-11-02 14:58:18 -08:00
Matt Moening
936d2b2c09 Braille2 Now passes Unit tests
- Numbers Translated
 - Punctuation translated
 - "Prepositional Phrases" implemented

Braille 2 show text now Shows original text
2015-11-02 14:55:04 -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
a99ca89ea1 Made the save button be disabled until a library provider is selected. 2015-11-02 11:56:50 -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
eb8fb01c0d Merge pull request #434 from gregory-diaz/1.4.1PrinterProfiles
Added new profiles for gCreate and Wanhao USA and also added them to …
2015-10-29 13:36:40 -07:00
Lars Brubaker
0a7c827890 Merge pull request #433 from gregory-diaz/QueueTests
Queue tests
2015-10-29 13:34:48 -07:00
Gregory Diaz
5aa6e9fd50 Added new profiles for gCreate and Wanhao USA and also added them to the printer whitelist 2015-10-29 13:22:13 -07:00
Gregory Diaz
e0257fb5df Finished up queue test automation 2015-10-29 12:03:01 -07:00
Gregory Diaz
913ead4cea Print Queue Automation Work In Progress 2015-10-29 12:02:56 -07:00
Gregory Diaz
9282675f87 Automated most manual queue tests 2015-10-29 12:02:55 -07:00
Gregory Diaz
4fc652dd06 Added String for type method to add queue items 2015-10-29 12:02:55 -07:00
Gregory Diaz
47fc5e17fc New Queue Test Implementation 2015-10-29 12:02:54 -07:00
Gregory Diaz
4576c78398 Removed code for making local copies of queue items 2015-10-29 12:02:52 -07:00
Gregory Diaz
606a6ab9c5 Added name changes to Esagono Manufacturer name in printer settings and on the printer whitelist. Also added workaround for sqlite queries containing unicode characters. 2015-10-29 12:02:51 -07:00
Lars Brubaker
062fcc931e Put in some more performance monitoring. 2015-10-29 11:31:24 -07:00
Lars Brubaker
b10b4ec3c6 Put in some more performance monitoring. 2015-10-29 11:31:09 -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
3cc105296a Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-10-27 08:12:24 -07:00
larsbrubaker
35330844eb Moved all of the timer display code into AGG. 2015-10-27 08:10:32 -07:00
Lars Brubaker
12617857a9 Put in more grate 2 unit tests. 2015-10-26 15:05:16 -07:00
Lars Brubaker
8ab2f4151b Merge pull request #432 from mmoening/master
Braille Contractions complete
2015-10-26 13:31:44 -07:00
Matt Moening
6dee28f10c Filled in remaining incomplete translations
beforeWord/Prepositional Phrases implemented
Fixed show text tool tip to properly label text as above braille
2015-10-26 12:37:53 -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
cc9bba667d Don't show performance 2015-10-22 17:27:31 -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
Lars Brubaker
18b0dfe617 fixed the rounding. 2015-10-21 14:59:25 -07:00
Lars Brubaker
0d77f9bf01 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-10-21 14:51:45 -07:00
Lars Brubaker
5bc930a4b1 Made gcode renderer render faster if in opengl
put in new functions to render fast gl lines and round lines
Put in some comments for RenderOpenGL
2015-10-21 14:51:39 -07:00
Lars Brubaker
40d7591d13 Merge pull request #431 from jlewin/master
Add Android resources to StaticData
2015-10-21 14:48:12 -07:00
John Lewin
f0472c12ee Add Android resources to StaticData 2015-10-21 14:23:51 -07:00
johnlewin
ee8e38d43f Merge pull request #430 from jlewin/master
Prevent image publish during camera preview
2015-10-20 20:52:37 -07:00
John Lewin
206d24246a Prevent image publish during camera preview
- Fixes #104378188
2015-10-20 20:40:55 -07:00
Lars Brubaker
25a2dc032e Wrote new performance timer code
Put in a warning when infilling 100% and not on LINES
2015-10-20 15:39:59 -07:00