Matt Keeter
|
5a38a2db97
|
Allow dropping of files onto window
|
2014-03-26 21:51:58 -04:00 |
|
Matt Keeter
|
d9301bbba0
|
Fix double-click to open .stl on windows
|
2014-03-26 21:50:47 -04:00 |
|
Matt Keeter
|
61c930444d
|
Move load_stl from Mesh to Loader
|
2014-03-25 20:01:46 -04:00 |
|
Matt Keeter
|
9cc3bd82e8
|
Added check for stl corruption
|
2014-03-25 18:53:07 -04:00 |
|
Matt Keeter
|
de5c4b440a
|
Add mac/win suffixes to zip files
|
2014-03-24 21:11:25 -04:00 |
|
Matt Keeter
|
030f0c5161
|
and compress the app and the README into a zip file
|
2014-03-24 21:01:43 -04:00 |
|
Matt Keeter
|
70f0297d20
|
Small bash script to run macdeployqt then clean up unused frameworks
|
2014-03-24 21:01:43 -04:00 |
|
Matt Keeter
|
428aff52a5
|
Raise an error message box on ascii stl
|
2014-03-24 21:01:43 -04:00 |
|
Matt Keeter
|
236a203320
|
Add similar script for windows
|
2014-03-24 21:00:50 -04:00 |
|
Matt Keeter
|
4026982e1a
|
Merge branch 'pan-zoom'
|
2014-03-24 19:49:17 -04:00 |
|
Matt Keeter
|
25a7138328
|
Reset camera parameters after loading model
|
2014-03-24 19:49:11 -04:00 |
|
Matt Keeter
|
54206d3f9c
|
Zoom about mouse cursor
|
2014-03-24 19:32:12 -04:00 |
|
Matt Keeter
|
9283aa4752
|
Compensate for z-flattening when zooming
|
2014-03-24 19:14:17 -04:00 |
|
Matt Keeter
|
e36ff6ae9c
|
Adding zoom and pan
|
2014-03-24 19:11:17 -04:00 |
|
Matt Keeter
|
b6368a2663
|
Hash is slower; back to sorted list
|
2014-03-22 13:03:54 -04:00 |
|
Matt Keeter
|
44f171a823
|
readRawData is much faster than skipRawData
|
2014-03-22 12:57:27 -04:00 |
|
Matt Keeter
|
51e25316e8
|
Adding hash-based mesh loading (better big-O)
|
2014-03-22 12:54:06 -04:00 |
|
Matt Keeter
|
3cd76f9306
|
Merge branch 'win32'
|
2014-03-21 22:02:42 -04:00 |
|
Matt Keeter
|
aa12502668
|
Adding support for static qt builds
|
2014-03-21 21:40:18 -04:00 |
|
Matt Keeter
|
2cabf7bf93
|
Use QGLFunctions to fix OpenGL calls
|
2014-03-21 17:31:34 -04:00 |
|
Matt Keeter
|
41d81ccd8f
|
Cross-thread lambda functions fail on win32
|
2014-03-21 17:30:54 -04:00 |
|
Matt Keeter
|
e67c043555
|
Beginning to make cross-platform
|
2014-03-21 17:27:09 -04:00 |
|
Matt Keeter
|
2692ba4d0e
|
Adding license
|
2014-03-19 22:01:19 -04:00 |
|
Matt Keeter
|
615d837b3b
|
Adding README
|
2014-03-15 14:51:22 -04:00 |
|
Matt Keeter
|
90b9781175
|
Bump optimization to O3
|
2014-03-15 14:49:56 -04:00 |
|
Matt Keeter
|
79531e92ea
|
Start with status as ' ' to precache font
|
2014-03-14 21:52:29 -04:00 |
|
Matt Keeter
|
cbc6d7f0af
|
Made QActions const
|
2014-03-14 21:49:38 -04:00 |
|
Matt Keeter
|
c2d07bc40c
|
Adding default model
|
2014-03-14 21:49:07 -04:00 |
|
Matt Keeter
|
9bce01a717
|
Remove CFBundleSignature
|
2014-03-14 11:27:21 -04:00 |
|
Matt Keeter
|
f8d18fdac0
|
Made models non-mirrored
|
2014-03-14 10:43:07 -04:00 |
|
Matt Keeter
|
942d1bc4de
|
Hook open event to load_stl
|
2014-03-14 10:40:12 -04:00 |
|
Matt Keeter
|
9803286d26
|
Make load_stl return a boolean
|
2014-03-14 10:39:51 -04:00 |
|
Matt Keeter
|
0dc400a7e1
|
Adding event for mac open event
|
2014-03-14 10:31:43 -04:00 |
|
Matt Keeter
|
a9ea3928e4
|
Derived App from QApplication
|
2014-03-14 10:26:27 -04:00 |
|
Matt Keeter
|
1eaae882a0
|
Misc bugfixes and cleanup
|
2014-03-14 10:21:42 -04:00 |
|
Matt Keeter
|
44fb4197ca
|
Big reorganization
|
2014-03-13 06:17:51 -07:00 |
|
Matt Keeter
|
b903eced97
|
Set up .app icon and file associations
|
2014-03-13 05:48:56 -07:00 |
|
Matt Keeter
|
140de3f929
|
Connect to correct slots
|
2014-03-13 05:48:16 -07:00 |
|
Matt Keeter
|
f49d27216e
|
Print loading as text over opengl window
|
2014-03-09 20:30:13 -07:00 |
|
Matt Keeter
|
7b05a4faa3
|
Switch to new connection syntax and lambda function
|
2014-03-09 10:16:47 -07:00 |
|
Matt Keeter
|
06c048eb72
|
Painting status string as text
|
2014-03-09 10:06:56 -07:00 |
|
Matt Keeter
|
87b19e0607
|
Clean up stylesheet
|
2014-03-08 15:16:24 -08:00 |
|
Matt Keeter
|
9cf9becd65
|
Change tabulation
|
2014-03-08 15:14:27 -08:00 |
|
Matt Keeter
|
402cf859ec
|
Change color of URLs
|
2014-03-08 15:13:58 -08:00 |
|
Matt Keeter
|
907a76b4ad
|
Prettier about box
|
2014-03-08 15:05:57 -08:00 |
|
Matt Keeter
|
a960f8b2a8
|
Merge branch 'remove-eigen'
|
2014-03-08 14:37:41 -08:00 |
|
Matt Keeter
|
cef3c92b11
|
Reinstate min/max methods
|
2014-03-08 13:47:51 -08:00 |
|
Matt Keeter
|
fc0f4d267c
|
Remove dependancy on eigen
|
2014-03-07 22:24:37 -08:00 |
|
Matt Keeter
|
772e8a23d5
|
Whitespace fix
|
2014-03-07 11:46:09 -06:00 |
|
Matt Keeter
|
26d21d85a2
|
Set window title to filename
|
2014-03-07 11:45:07 -06:00 |
|