Commit graph

48 commits

Author SHA1 Message Date
Lars Brubaker
ef0f2be119 Made a common static load of the mono spaced font 2016-08-10 15:40:09 -07:00
Lars Brubaker
591dcb17da Made the scale control work with single transforms
scale control was in transition and this makes it usable. fixes #1005
made clearing an override send an update message.
2016-06-22 16:29:14 -07:00
Lars Brubaker
6ee626e794 Refactoring print settings strings into SettingsKey string consts
Made a new ReloadUiWhenChanged propertie for Properties.json
2016-06-21 09:38:37 -07:00
Lars Brubaker
2ee52deea6 More settings moved to GetValue
bed_size
bed_shape
build_height
bed_temperature
min_fan_speed
also Moved BedShape out of class and into namespace
2016-06-16 10:22:38 -07:00
larsbrubaker
7f65698864 Converted more settings methods to GetValue<T> 2016-06-16 06:58:28 -07:00
Lars Brubaker
6237997de5 Fixed the arrow icons to render correctly. 2016-05-10 14:53:40 -07:00
Lars Brubaker
b51b38b249 Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
Lars Brubaker
895eea253c Converted lots of get properties to methods in SettingsProfile 2016-04-27 18:57:51 -07:00
Lars Brubaker
12eeacdef3 Took out the min bed size (regression) 2016-02-29 14:04:52 -08:00
Lars Brubaker
5197d1f62c Put in undo redo buttons
Put in more undo
2016-02-29 10:59:30 -08:00
larsbrubaker
a32b18db19 Moved the mirror controls to their own file 2016-02-26 21:54:15 -08:00
larsbrubaker
b4f51829b3 got braille builder and text creator working in new single transform system. 2016-02-26 20:13:12 -08:00
Lars Brubaker
abd480d9b9 Moving to single transform matrix for MeshGroups 2016-02-26 14:19:52 -08:00
Lars Brubaker
82e6000efd Made it possible to limit the minimum scale of the trackball widget.
Fixed scale of existing widgets to not start too small.
2016-02-24 18:11:10 -08:00
John Lewin
0d86184329 Spelling 2016-02-19 11:27:55 -08:00
John Lewin
8d6eb804c0 Add missing localizations 2016-01-20 10:12:01 -08:00
John Lewin
c1e144d467 Update for xbuild 2015-12-03 10:40:13 -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
59cbe0f66e Put in code to reset the track ball view. 2015-11-09 12:36:47 -08:00
Lars Brubaker
ff0353108b Made the text entry not select on Android (confusing). 2015-11-06 09:43:31 -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
12617857a9 Put in more grate 2 unit tests. 2015-10-26 15:05:16 -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
Lars Brubaker
5cd99cae8c put in a trim and an ed translation 2015-10-16 12:01:01 -07:00
Lars Brubaker
ec68894772 A bit more work on Braille grade 2 2015-10-15 16:22:55 -07:00
Lars Brubaker
83d20a2160 Braille passes its unit tests again. 2015-10-15 16:09:15 -07:00
John Lewin
1380ea0c43 Revise Android softkeyboard support
- Remove keyboardHeight from constructor
 - Latest agg
2015-10-14 10:07:00 -07:00
Lars Brubaker
c236c300d5 Changed function name RemoveCallbackFromKey 2015-10-13 10:17:20 -07:00
Lars Brubaker
b264f9f367 put in some documentation for creating bubbled braille 2015-10-12 13:01:53 -07:00
Matt Moening
8a9c836a6d Added full list of Grade 2 contractions
Mappings of Grade 2 Contractions added dynamically
Added Capital Contraction (A -> ,a)
2015-09-25 17:35:42 -07:00
Lars Brubaker
2aec3c9c33 Made BrailleBuilder work on Android. 2015-09-23 16:27:29 -07:00
Lars Brubaker
69f077e5ab New icons for creators. 2015-09-23 16:03:50 -07:00
Lars Brubaker
8b0fc1da08 making it more readable. 2015-09-23 15:38:29 -07:00
Lars Brubaker
a51e71891d Put in a link to more about braille 2015-09-17 15:27:38 -07:00
Lars Brubaker
bf72abc33f Working on a better mapping input 2015-09-17 10:20:46 -07:00
Lars Brubaker
89dfee9ccd Made even more brail work 2015-09-16 18:33:59 -07:00
Lars Brubaker
2da65bca39 put in more braille grade 2 support 2015-09-16 17:20:12 -07:00
Lars Brubaker
1ae906768e did t 2015-09-16 17:08:55 -07:00
Lars Brubaker
da53d35480 More work on braille grade 2 support 2015-09-16 16:32:04 -07:00
Lars Brubaker
6ba21f771f Turned back on the don't select if selected code.
Made a new test to prove that auto select all text widgets don't select all when selected and clicked again
Putting in a Braille Grade 2 encoder
2015-09-16 15:40:36 -07:00
Lars Brubaker
f5355838d2 Turned off the debug code. 2015-09-16 10:59:46 -07:00
Lars Brubaker
cb2f4e3668 loading animation is in the right spot
Braille is much better.
2015-09-16 10:54:37 -07:00
Lars Brubaker
c7cb61b6d5 Don't open automatically. 2015-09-15 17:57:49 -07:00
Lars Brubaker
de42321257 Pun in a braille font
Much better output of brail.
2015-09-15 17:45:48 -07:00
Lars Brubaker
ea87dac1f1 separated base and characters.
Made it possible to show both braille and normal text
2015-09-15 12:15:47 -07:00
Lars Brubaker
f521cdd370 Can change which font to use (check box is in anyway).
Getting closer.
2015-09-14 18:58:54 -07:00
Lars Brubaker
fda0230555 More work on braille 2015-09-14 18:43:39 -07:00
Lars Brubaker
9837707845 Getting the Braille plug-in working. 2015-09-14 17:39:48 -07:00