..
CameraInterface.h
added MoveCamera but isn't working well
2017-02-04 15:48:10 +01:00
FileInfoWindow.h
text in FileInfoWindow can be marked and copied,
2017-01-28 16:54:36 +01:00
FileInterface.h
calculate polygon normal, tangent, and bitangent,
2017-02-05 16:39:37 +01:00
FreeCamera.h
use class for camera handling,
2017-02-02 18:01:08 +01:00
GeometryEngine.h
passing poylNormal, tangent, bitangent to shader
2017-02-05 16:57:12 +01:00
MainWindow.h
removed unused or useless stuff,
2017-06-17 15:42:43 +02:00
MoveCamera.h
fixed camera control,
2017-02-05 12:34:24 +01:00
MshFile.h
changed everything from std to qt
2017-02-02 14:44:48 +01:00
OglViewerWidget.h
most settings are saved and restored
2017-02-08 14:29:22 +01:00
OrbitCamera.h
forget to save file
2017-02-03 15:55:04 +01:00
OutputDevice.h
use OutputDevice to set fileinfo,
2017-01-29 15:19:20 +01:00
Profiler.h
improved performance using my own tga load function always instead of QImage
2017-01-30 16:00:14 +01:00
SettingsManager.h
removed unused or useless stuff,
2017-06-17 15:42:43 +02:00
SettingsWindow.h
removed unused or useless stuff,
2017-06-17 15:42:43 +02:00
tga.h
further performance improvement
2017-02-02 11:14:16 +01:00