.. |
overlays
|
Fix for missing voxel system on domain change. Fix for assertion failure thrown by Qt on exit.
|
2014-04-02 17:45:22 -07:00 |
BandwidthDialog.cpp
|
removing compile warnings
|
2014-03-14 16:12:32 -07:00 |
BandwidthDialog.h
|
Fixed ui related files memory wastes
|
2013-09-03 14:47:50 -07:00 |
BandwidthMeter.cpp
|
making some type casts abide by coding standard
|
2014-03-26 16:58:47 -07:00 |
BandwidthMeter.h
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
ChatWindow.cpp
|
Fixed a typo that resulted in a wrong padding of a widget.
|
2014-03-28 22:21:55 +02:00 |
ChatWindow.h
|
Make chat a dock widget, since that's the behavior it's emulating anyway
|
2014-03-14 10:43:12 -07:00 |
FlowLayout.cpp
|
Moved the connection and configuration of XMPP to the log-in process.
|
2014-03-12 01:24:30 +02:00 |
FlowLayout.h
|
Added a basic version of the chat window.
|
2014-03-12 01:24:30 +02:00 |
ImportDialog.cpp
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
ImportDialog.h
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
InfoView.cpp
|
expose application settings to JS
|
2014-03-22 21:20:35 -07:00 |
InfoView.h
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
LodToolsDialog.cpp
|
add LOD to overlay display
|
2014-03-12 11:10:52 -07:00 |
LodToolsDialog.h
|
add LOD to overlay display
|
2014-03-12 11:10:52 -07:00 |
LogDialog.cpp
|
make headers coding standard compliant
|
2014-03-06 16:24:58 -08:00 |
LogDialog.h
|
add missing interface config includes for windows
|
2014-03-06 13:52:06 -08:00 |
MetavoxelEditor.cpp
|
Various fixes and what-not, got the basic spanner clipping working.
|
2014-03-31 18:21:28 -07:00 |
MetavoxelEditor.h
|
Fix for merging after streaming, added ability to "set" a spanner's attributes
|
2014-03-06 12:38:11 -08:00 |
ModelsBrowser.cpp
|
Few tweaks before PR
|
2014-04-02 16:46:03 -07:00 |
ModelsBrowser.h
|
Final work on models metadata support
|
2014-04-02 16:25:35 -07:00 |
OctreeStatsDialog.cpp
|
add last scene packets, bytes and pps
|
2014-03-12 02:22:24 -07:00 |
OctreeStatsDialog.h
|
remove dead VoxelSceneStats class and clean up Voxel Stats to be OctreeStats
|
2014-03-08 23:53:44 -08:00 |
Oscilloscope.cpp
|
making some type casts abide by coding standard
|
2014-03-26 16:58:47 -07:00 |
Oscilloscope.h
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
RearMirrorTools.cpp
|
make headers coding standard compliant
|
2014-03-06 16:24:58 -08:00 |
RearMirrorTools.h
|
Rear view zoom level
|
2013-10-29 20:51:14 +01:00 |
Snapshot.cpp
|
repair to saveSnapshot call from interface
|
2014-02-19 13:08:57 -08:00 |
Snapshot.h
|
switch to ini settings file by default for Interface, closes #2029
|
2014-02-19 13:17:53 -08:00 |
TextRenderer.cpp
|
implement text overlay support
|
2014-02-15 21:13:44 -08:00 |
TextRenderer.h
|
implement text overlay support
|
2014-02-15 21:13:44 -08:00 |
UpdateDialog.cpp
|
fix windows builds
|
2014-01-24 09:51:17 -08:00 |
UpdateDialog.h
|
repair the UpdateDialog so it is a QDialog with no child QWidget
|
2014-01-22 14:17:56 -08:00 |