Lars Brubaker
|
5ce129c362
|
Latest agg.
|
2015-09-14 15:01:05 -07:00 |
|
Lars Brubaker
|
254779e2a2
|
New file icon
|
2015-09-14 14:52:29 -07:00 |
|
Lars Brubaker
|
43dc9a65da
|
Made the back button say "Back"
|
2015-09-14 14:48:13 -07:00 |
|
Lars Brubaker
|
b2d6202456
|
Merge pull request #393 from jlewin/1.4.0
Set working directory before StaticData initialization on OSX
|
2015-09-14 11:55:56 -07:00 |
|
John Lewin
|
a2be2d21b6
|
Set working directory before StaticData initialization on OSX
|
2015-09-14 10:34:01 -07:00 |
|
Lars Brubaker
|
d6326709c3
|
Checking for nulls
|
2015-09-14 09:57:48 -07:00 |
|
Lars Brubaker
|
063c7d1649
|
Handle a bad file in the queue
|
2015-09-11 16:57:13 -07:00 |
|
Lars Brubaker
|
20b4bba75e
|
Improving the scroll bars
|
2015-09-11 16:41:20 -07:00 |
|
Lars Brubaker
|
a0659dc8bb
|
Made PrintItemWarppers have a ProviderLocator rather than a Provider
Fixed some null reference bugs
Fixed a bug with copy to library changing the queues file path
Made save as work better.
|
2015-09-11 14:36:57 -07:00 |
|
Lars Brubaker
|
fa97829073
|
Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
|
2015-09-11 10:48:24 -07:00 |
|
Lars Brubaker
|
7ef6132bd1
|
New print volume recalculating.
|
2015-09-10 17:16:17 -07:00 |
|
Lars Brubaker
|
a076fab02b
|
Ask the user if they want to rebuild thumbnails when switching modes.
|
2015-09-10 16:28:59 -07:00 |
|
Lars Brubaker
|
a22bad297a
|
flow layout fix
|
2015-09-10 15:53:36 -07:00 |
|
Lars Brubaker
|
3504d4dfe4
|
Made dispose on library providers get called much more consistently.
Made squlite provider do more operations async.
|
2015-09-10 12:42:52 -07:00 |
|
Lars Brubaker
|
727f9a1d31
|
Making the back navigation be labeled "back"
Turned off the hand cursor
|
2015-09-10 10:07:14 -07:00 |
|
Lars Brubaker
|
1b305cee32
|
Don't change our file watchers unless we have to.
Don't create print item wrappers in sqlite provider except when needed.
|
2015-09-09 15:35:31 -07:00 |
|
Lars Brubaker
|
e998ad71ab
|
Moving to 1.4
|
2015-09-09 15:09:05 -07:00 |
|
Lars Brubaker
|
e4e4f8ed9d
|
latest agg
|
2015-09-09 12:11:16 -07:00 |
|
Lars Brubaker
|
84a52909db
|
Don't let user add collections to the queue or other currently invalid operations.
|
2015-09-09 11:34:14 -07:00 |
|
Lars Brubaker
|
8aa8a46ee9
|
Merge pull request #392 from mmoening/master
Updated and added Profiles for all X3G printers we carry
|
2015-09-09 11:17:58 -07:00 |
|
Matt Moening
|
2b9683c32b
|
Updated and added Profiles for all X3G printers we carry
|
2015-09-09 11:06:46 -07:00 |
|
Lars Brubaker
|
87767ff591
|
Handling some file locking errors better (file in use)
Upgrade to amf when saving from 3D editor
|
2015-09-09 11:05:17 -07:00 |
|
Lars Brubaker
|
8e7f6c07f0
|
Merge pull request #391 from gregory-diaz/master
Ignore tests that no longer work.
|
2015-09-08 18:53:53 -07:00 |
|
Lars Brubaker
|
2db719c88a
|
Better exiting behavior
|
2015-09-08 18:50:35 -07:00 |
|
Gregory Diaz
|
905d901845
|
Ignore tests that no longer work.
|
2015-09-08 18:18:13 -07:00 |
|
Lars Brubaker
|
e7f6610892
|
Make sure we can handle bottom clip bigger than the model.
|
2015-09-08 18:01:38 -07:00 |
|
Lars Brubaker
|
563a5a3b2d
|
Improving the intuition around library navigation
|
2015-09-08 18:01:09 -07:00 |
|
Lars Brubaker
|
32c8c41359
|
Merge pull request #390 from gregory-diaz/master
Use Path.Combine() for concatenating paths instead of "+"
|
2015-09-08 17:37:35 -07:00 |
|
Gregory Diaz
|
35fb2248ae
|
Fixed bug: Previously when a user clicked on a screen location outside of MatterControl, hot key controls were disabled while the enable hotkey controls button was still checked.
|
2015-09-08 15:47:26 -07:00 |
|
Gregory Diaz
|
880b2d2931
|
Added the most up-to-date ROBO 3D printer profile "R1 & R1 +Plus"
|
2015-09-08 14:47:34 -07:00 |
|
Gregory Diaz
|
aac0de598f
|
Use Path.Combine() for concatenating paths instead of "+"
|
2015-09-08 14:36:59 -07:00 |
|
Lars Brubaker
|
66ee409c8c
|
Put in some try catch code to prevent failing to read a mesh while writing it.
|
2015-09-08 13:56:22 -07:00 |
|
Lars Brubaker
|
39e3d08f35
|
Don't copy stuff for now
|
2015-09-04 18:19:51 -07:00 |
|
Lars Brubaker
|
eaf0cc5438
|
Merge pull request #389 from gregory-diaz/master
Commented out code that breaks the queue
|
2015-09-04 18:17:40 -07:00 |
|
Gregory Diaz
|
a7bd278e4a
|
Commented out code that breaks the queue
|
2015-09-04 18:16:51 -07:00 |
|
Lars Brubaker
|
51d56f1914
|
Merge pull request #388 from gregory-diaz/master
Added test that makes sure Remove All Queue options menu item works
|
2015-09-04 17:54:14 -07:00 |
|
Lars Brubaker
|
506bb6dcf5
|
Make the downloading progress the right color text.
|
2015-09-04 17:52:00 -07:00 |
|
Lars Brubaker
|
f7077ed56e
|
Put in another leveling test.
|
2015-09-04 17:45:01 -07:00 |
|
Gregory Diaz
|
0e5475beed
|
Added more tests for queue items
|
2015-09-04 17:26:44 -07:00 |
|
Gregory Diaz
|
70a185abdd
|
Added test that makes sure Remove All Queue options menu item works
|
2015-09-04 16:44:41 -07:00 |
|
Lars Brubaker
|
26a7d38ba7
|
latest matterslice
|
2015-09-04 15:22:16 -07:00 |
|
Lars Brubaker
|
9c3d0fb4b2
|
Merge pull request #387 from gregory-diaz/master
queue tests
|
2015-09-04 15:03:21 -07:00 |
|
Gregory Diaz
|
28d76d981e
|
Print Queue tests
|
2015-09-04 14:56:15 -07:00 |
|
Lars Brubaker
|
0e6275b0d8
|
Made the 'add to library' go through provider selector
|
2015-09-04 13:47:48 -07:00 |
|
Lars Brubaker
|
1b5c1e6a3e
|
Total Seconds is what we really wanted.
Making the tests have more common code for less errors.
|
2015-09-04 11:28:01 -07:00 |
|
Gregory Diaz
|
2c9f19a9a6
|
Removed seconds to wait arguments to fix merge conflicts
|
2015-09-04 10:30:11 -07:00 |
|
Lars Brubaker
|
a82490c70a
|
Made Print Wrappers track file changes better
Fixed a bug with 3D panel not closing out from editing correctly.
Fixed a bug with thumbnails not rebuilding under some update conditions.
|
2015-09-04 09:55:40 -07:00 |
|
Gregory Diaz
|
d68f3c1e11
|
resolved merge conflicts to push
|
2015-09-03 15:35:10 -07:00 |
|
Gregory Diaz
|
87bbc5f4ba
|
no message
|
2015-09-03 15:32:56 -07:00 |
|
Gregory Diaz
|
5da0b476e1
|
Revert "Subproject commit to merge"
This reverts commit 32f065998f.
|
2015-09-03 15:17:39 -07:00 |
|