.. |
overlays
|
Merge pull request #3864 from huffman/entity-tools-front-draw
|
2014-11-25 12:55:16 -08:00 |
AddressBarDialog.cpp
|
don't make long and address bar modal so they don't steal input
|
2014-10-08 10:00:50 -07:00 |
AddressBarDialog.h
|
CR fixes
|
2014-09-26 00:57:56 +02: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
|
fix bug where audio meter is incorrectly offset when in oculus mode
|
2014-11-26 12:34:47 -08:00 |
ApplicationOverlay.h
|
Add red border to main window when not connected to domain
|
2014-08-11 18:43:49 -07:00 |
AttachmentsDialog.cpp
|
Remember attachment parameters per joint (as well as the last joint used) so
|
2014-05-12 12:16:30 -07:00 |
AttachmentsDialog.h
|
Remember attachment parameters per joint (as well as the last joint used) so
|
2014-05-12 12:16:30 -07:00 |
BandwidthDialog.cpp
|
|
|
BandwidthDialog.h
|
|
|
BandwidthMeter.cpp
|
Use valid font for Windows so that '-'s are displayed
|
2014-11-24 18:33:10 -08:00 |
BandwidthMeter.h
|
Share instances of TextRenderer.
|
2014-09-10 18:55:36 -07:00 |
ChatInputArea.cpp
|
Move ChatInputArea code in header to .cpp
|
2014-04-24 14:54:01 -07:00 |
ChatInputArea.h
|
Move ChatInputArea code in header to .cpp
|
2014-04-24 14:54:01 -07:00 |
ChatMessageArea.cpp
|
some url handling repairs, move existing error reply handlers to new format
|
2014-09-12 10:13:33 -07:00 |
ChatMessageArea.h
|
Remove insertFromMimeData override in ChatMessageArea
|
2014-04-24 14:54:26 -07:00 |
ChatWindow.cpp
|
Show chat alerts in icon tray only if not already seen
|
2014-10-14 11:08:24 -07:00 |
ChatWindow.h
|
Coding standard
|
2014-10-14 11:08:02 -07:00 |
DataWebDialog.cpp
|
allow moving of location from DataWebDialog for locations
|
2014-09-22 11:58:23 -07:00 |
DataWebDialog.h
|
add option to add javascript objects to a DataWebDialog
|
2014-09-18 17:17:33 -07:00 |
DataWebPage.cpp
|
fix for DataWebPage hifi link handling
|
2014-10-22 17:27:42 -07:00 |
DataWebPage.h
|
fix for DataWebPage hifi link handling
|
2014-10-22 17:27:42 -07:00 |
FlowLayout.cpp
|
|
|
FlowLayout.h
|
|
|
FramelessDialog.cpp
|
Merge remote-tracking branch 'upstream/master' into RunningScripts
|
2014-04-29 16:28:36 -07:00 |
FramelessDialog.h
|
Remove duplicate method declaration
|
2014-04-29 17:04:11 -07:00 |
HMDToolsDialog.cpp
|
more HMD Tools improvements, better support for detecting adding/removing screens
|
2014-11-26 20:19:23 -08:00 |
HMDToolsDialog.h
|
more HMD Tools improvements, better support for detecting adding/removing screens
|
2014-11-26 20:19:23 -08:00 |
InfoView.cpp
|
Add edit entities help window
|
2014-10-30 12:02:30 -07:00 |
InfoView.h
|
Add edit entities help window
|
2014-10-30 12:02:30 -07:00 |
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
|
Adjust the size when we toggle the avatar LOD options.
|
2014-04-11 17:53:02 -07:00 |
LodToolsDialog.h
|
Added tools to adjust avatar LOD to LOD tools dialog. Closes #2624.
|
2014-04-11 15:55:48 -07:00 |
LogDialog.cpp
|
Fix scrolling of log data when Extra Debugging is enabled
|
2014-05-17 01:17:55 +05:30 |
LogDialog.h
|
|
|
LoginDialog.cpp
|
don't make long and address bar modal so they don't steal input
|
2014-10-08 10:00:50 -07:00 |
LoginDialog.h
|
Update layout of login messages and move text to .ui file
|
2014-04-28 13:16:50 -07:00 |
MetavoxelEditor.cpp
|
Increase the block size, reduce the overhead.
|
2014-11-20 17:16:52 -08:00 |
MetavoxelEditor.h
|
Yet more heightfield spanner bits.
|
2014-11-12 15:40:54 -08:00 |
MetavoxelNetworkSimulator.cpp
|
Include a simple bandwidth limit option.
|
2014-10-21 17:29:28 -07:00 |
MetavoxelNetworkSimulator.h
|
Include a simple bandwidth limit option.
|
2014-10-21 17:29:28 -07:00 |
ModelsBrowser.cpp
|
No need for https when downloading assets
|
2014-10-23 13:59:08 -06:00 |
ModelsBrowser.h
|
Added S3 browser
|
2014-07-17 17:12:54 -07:00 |
NodeBounds.cpp
|
removing particles
|
2014-10-13 14:10:57 -07:00 |
NodeBounds.h
|
first cut at renaming Models to Entities
|
2014-06-26 16:39:52 -07:00 |
OctreeStatsDialog.cpp
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
OctreeStatsDialog.h
|
|
|
PreferencesDialog.cpp
|
Revert "Worklist #20074"
|
2014-10-30 14:33:10 -07:00 |
PreferencesDialog.h
|
Remove custom styling
|
2014-08-23 00:16:25 +02:00 |
RearMirrorTools.cpp
|
This actually seems to work differently on OS X versus Linux.
|
2014-11-07 14:01:28 -08:00 |
RearMirrorTools.h
|
|
|
RunningScriptsWidget.cpp
|
Remove redundant code
|
2014-10-02 16:30:30 -07:00 |
RunningScriptsWidget.h
|
Remove custom behavior from running scripts widget
|
2014-08-21 14:32:38 -07:00 |
ScriptEditBox.cpp
|
- Style fixes
|
2014-05-01 21:07:46 +02:00 |
ScriptEditBox.h
|
- Style fixes
|
2014-05-01 21:07:46 +02:00 |
ScriptEditorWidget.cpp
|
final NetworkAccessManager return repairs
|
2014-10-06 14:58:23 -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
|
Fix warnings
|
2014-05-05 11:17:11 -07:00 |
ScriptLineNumberArea.h
|
Fix warnings
|
2014-05-05 11:17:11 -07:00 |
ScriptsTableWidget.cpp
|
Change pt to px to solve the Windows font size issue
|
2014-06-19 23:58:31 +05:30 |
ScriptsTableWidget.h
|
Fix code not compliant with coding standards
|
2014-04-29 16:50:13 -07:00 |
Snapshot.cpp
|
cleanup to snapshot class to reduce passing of variables
|
2014-09-22 16:14:06 -07:00 |
Snapshot.h
|
remove LocationManager and NamedLocation, replace with DataWebDialog
|
2014-09-22 16:55:44 -07:00 |
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
|
Merge pull request #3865 from ctrlaltdavid/20197
|
2014-11-26 08:08:50 -08:00 |
Stats.h
|
Progress on threading.
|
2014-07-23 18:20:00 -07:00 |
TextRenderer.cpp
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
TextRenderer.h
|
Use valid font for Windows so that '-'s are displayed
|
2014-11-24 18:33:10 -08:00 |
ToolWindow.cpp
|
Initialize ToolWindow _selfHidden property
|
2014-11-19 09:18:17 -08:00 |
ToolWindow.h
|
Update ToolWindow to auto-hide itself when main window loses focus
|
2014-11-18 12:50:37 -08:00 |
UpdateDialog.cpp
|
more dialog fixes
|
2014-10-03 13:45:26 +02:00 |
UpdateDialog.h
|
|
|
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 |