Commit graph

12 commits

Author SHA1 Message Date
John Lewin
664b736f66 Disallow model selection in GCode views
- Issue MatterHackers/MatterControl#3148
After deleting obj in GCode view, model stays visually (kinda confusing?)
2018-05-10 17:14:54 -07:00
Lars Brubaker
c7bdf2c984 Refactoring animation 2018-04-12 09:55:00 -07:00
Lars Brubaker
b16328df27 Created a new animation object
got the spinner to use it
refactored graphics2D -> Graphics2D in DrawEventArgs
updated (c)
2018-04-11 10:22:17 -07:00
John Lewin
6998440a51 Add property for toggling logo spin 2018-03-28 17:38:14 -07:00
John Lewin
7c641bc2a0 Move Set/Unset GLContext helpers to agg 2018-03-23 16:42:25 -07:00
John Lewin
eec880eaac Use ambientColor in LightingData 2018-03-23 15:02:27 -07:00
John Lewin
dc3c5c12c1 Use stream rather than file system 2018-03-20 19:44:00 -07:00
Lars Brubaker
9139345012 Added SetInterval to uithread
Make sure we don't show time to turn of temps if already off
Make sure tumble cube is build before putting textures on it
2018-03-20 18:48:26 -07:00
John Lewin
c0a9447361 Add configurable AmbientColor param and property 2018-03-11 17:50:18 -07:00
John Lewin
389cb7d009 Add configurable MeshColor property 2018-03-11 17:48:35 -07:00
John Lewin
dae17f9c76 Add configurable rotateX param 2018-03-11 17:46:59 -07:00
John Lewin
e243dbbc2f Extract splash screen logo to reusable type 2018-03-11 12:22:25 -07:00