.. |
overlays
|
final pass on entities import/export/overlays working as well as production
|
2014-08-27 11:34:50 -07:00 |
AnimationsDialog.cpp
|
Allow floating point start/end frames and negative play speeds.
|
2014-06-04 11:47:53 -07:00 |
AnimationsDialog.h
|
Allow floating point start/end frames and negative play speeds.
|
2014-06-04 11:47:53 -07:00 |
ApplicationOverlay.cpp
|
Dimension fixes for Retina displays.
|
2014-09-05 16:44:45 -07:00 |
ApplicationOverlay.h
|
Add red border to main window when not connected to domain
|
2014-08-11 18:43:49 -07:00 |
AttachmentsDialog.cpp
|
|
|
AttachmentsDialog.h
|
|
|
BandwidthDialog.cpp
|
|
|
BandwidthDialog.h
|
|
|
BandwidthMeter.cpp
|
|
|
BandwidthMeter.h
|
|
|
ChatInputArea.cpp
|
|
|
ChatInputArea.h
|
|
|
ChatMessageArea.cpp
|
|
|
ChatMessageArea.h
|
|
|
ChatWindow.cpp
|
Merge pull request #3357 from huffman/19968
|
2014-09-06 15:42:02 -07:00 |
ChatWindow.h
|
Remove custom behavior from chat window
|
2014-08-21 15:37:12 -07:00 |
FlowLayout.cpp
|
|
|
FlowLayout.h
|
|
|
FramelessDialog.cpp
|
|
|
FramelessDialog.h
|
|
|
InfoView.cpp
|
|
|
InfoView.h
|
|
|
JSConsole.cpp
|
Make scripts loaded with Script.load() not persist
|
2014-09-06 09:59:47 -07:00 |
JSConsole.h
|
Update JSConsole to QWidget
|
2014-05-27 08:03:46 -07:00 |
LodToolsDialog.cpp
|
|
|
LodToolsDialog.h
|
|
|
LogDialog.cpp
|
|
|
LogDialog.h
|
|
|
LoginDialog.cpp
|
change node auth URL to data.highfidelity.io
|
2014-05-22 14:24:19 -07:00 |
LoginDialog.h
|
|
|
MetavoxelEditor.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-05 16:45:15 -07:00 |
MetavoxelEditor.h
|
Switch to deferred lighting for metavoxels.
|
2014-09-04 17:17:44 -07:00 |
ModelsBrowser.cpp
|
Fix the double entries in models' browsers
|
2014-07-25 16:12:40 -07:00 |
ModelsBrowser.h
|
Added S3 browser
|
2014-07-17 17:12:54 -07:00 |
NodeBounds.cpp
|
Dimension fixes for Retina displays.
|
2014-09-05 16:44:45 -07:00 |
NodeBounds.h
|
first cut at renaming Models to Entities
|
2014-06-26 16:39:52 -07:00 |
OAuthWebViewHandler.cpp
|
repairs so OAuth flow doesn't get stuck after an error
|
2014-06-27 11:41:35 -07:00 |
OAuthWebViewHandler.h
|
repairs so OAuth flow doesn't get stuck after an error
|
2014-06-27 11:41:35 -07:00 |
OctreeStatsDialog.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
|
2014-08-08 14:26:56 -07:00 |
OctreeStatsDialog.h
|
|
|
PreferencesDialog.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 19964
|
2014-09-05 07:45:55 +02:00 |
PreferencesDialog.h
|
Remove custom styling
|
2014-08-23 00:16:25 +02:00 |
RearMirrorTools.cpp
|
Update all locations that update settings to call bumpSettings()
|
2014-08-26 07:47:22 -07:00 |
RearMirrorTools.h
|
|
|
RunningScriptsWidget.cpp
|
Make scripts loaded with Script.load() not persist
|
2014-09-06 09:59:47 -07:00 |
RunningScriptsWidget.h
|
Remove custom behavior from running scripts widget
|
2014-08-21 14:32:38 -07:00 |
ScriptEditBox.cpp
|
|
|
ScriptEditBox.h
|
|
|
ScriptEditorWidget.cpp
|
Make scripts loaded with Script.load() not persist
|
2014-09-06 09:59:47 -07:00 |
ScriptEditorWidget.h
|
Check script file for external changes when editor regains focus
|
2014-06-29 21:31:28 -07:00 |
ScriptEditorWindow.cpp
|
Add checkbox that automatically reloads externally changed files
|
2014-06-29 21:50:16 -07:00 |
ScriptEditorWindow.h
|
Add checkbox that automatically reloads externally changed files
|
2014-06-29 21:50:16 -07:00 |
ScriptLineNumberArea.cpp
|
|
|
ScriptLineNumberArea.h
|
|
|
ScriptsTableWidget.cpp
|
Change pt to px to solve the Windows font size issue
|
2014-06-19 23:58:31 +05:30 |
ScriptsTableWidget.h
|
|
|
Snapshot.cpp
|
|
|
Snapshot.h
|
|
|
SnapshotShareDialog.cpp
|
Switched SnapshotShareDialog to NetworkAccessManager
|
2014-07-02 11:22:29 -07:00 |
SnapshotShareDialog.h
|
Switched SnapshotShareDialog to NetworkAccessManager
|
2014-07-02 11:22:29 -07:00 |
Stats.cpp
|
Dimension fixes for Retina displays.
|
2014-09-05 16:44:45 -07:00 |
Stats.h
|
Progress on threading.
|
2014-07-23 18:20:00 -07:00 |
TextRenderer.cpp
|
Fix for metrics.
|
2014-09-08 12:26:28 -07:00 |
TextRenderer.h
|
Extend TextOverlay to accept font size
|
2014-06-07 22:24:35 +02:00 |
UpdateDialog.cpp
|
|
|
UpdateDialog.h
|
|
|
UserLocationsDialog.cpp
|
Rename UserLocationsWindow to UserLocationsDialog
|
2014-07-01 20:03:05 -07:00 |
UserLocationsDialog.h
|
Rename UserLocationsWindow to UserLocationsDialog
|
2014-07-01 20:03:05 -07:00 |
VoxelImportDialog.cpp
|
importVoxels() JS override: specify file and location
|
2014-08-03 14:01:37 -04:00 |
VoxelImportDialog.h
|
importVoxels() JS override: specify file and location
|
2014-08-03 14:01:37 -04:00 |