.. |
assets
|
|
|
audio
|
Add "Avatar Script" JSDoc API classification
|
2019-02-12 11:49:49 +13:00 |
avatar
|
Merge pull request #16109 from sethalves/fix-saccade-override
|
2019-09-03 11:34:02 -07:00 |
commerce
|
More robust handling of the avatar verify-failed property
|
2019-08-16 17:30:28 -07:00 |
devices
|
disabling dde initialization due to random crashes while closing down the socket connection on mac
|
2019-06-07 10:16:36 -07:00 |
graphics
|
BUGZ-1097: Fix invalid rendering of splash frame on AMD based macs
|
2019-08-09 08:13:20 -07:00 |
java/io/highfidelity/interface
|
Consolidating differences from master
|
2019-02-15 14:12:37 -08:00 |
networking
|
|
|
octree
|
reduce locking necessary for render updates
|
2019-07-31 11:21:29 -07:00 |
raypick
|
Merge pull request #16025 from sabrina-shanman/picks_debug
|
2019-08-07 12:01:26 -07:00 |
scripting
|
BUGZ-1365: Ensure that by default web views can't access local content
|
2019-08-29 13:44:49 -07:00 |
ui
|
Warning fixes and small bug fix to anim stats
|
2019-09-05 14:54:19 -07:00 |
webbrowser
|
|
|
workload
|
fix runtime switch
|
2019-05-13 09:58:55 -07:00 |
AboutUtil.cpp
|
|
|
AboutUtil.h
|
AccountServices, HifiAbout, and WalletScriptingInterface JSDoc review
|
2019-02-24 13:23:20 +13:00 |
AndroidHelper.cpp
|
working on pause -> away mode. Even doesn't seem to be firing. Also found a spot where I left commented out code from lifecycle testing.
|
2019-02-21 16:33:25 -08:00 |
AndroidHelper.h
|
working on pause -> away mode. Even doesn't seem to be firing. Also found a spot where I left commented out code from lifecycle testing.
|
2019-02-21 16:33:25 -08:00 |
Application.cpp
|
Merge pull request #16120 from jherico/fix/bugz-1365
|
2019-08-30 13:10:09 -07:00 |
Application.h
|
BUGZ-1365: Ensure that by default web views can't access local content
|
2019-08-29 13:44:49 -07:00 |
AvatarBookmarks.cpp
|
AvatarBookmarks JSDoc
|
2019-07-19 08:36:45 +12:00 |
AvatarBookmarks.h
|
Doc review
|
2019-07-23 07:36:11 +12:00 |
Bookmarks.cpp
|
|
|
Bookmarks.h
|
Doc review
|
2019-07-23 07:25:34 +12:00 |
ConnectionMonitor.cpp
|
|
|
ConnectionMonitor.h
|
|
|
Constants.h
|
|
|
CrashHandler.h
|
|
|
CrashHandler_Breakpad.cpp
|
|
|
CrashHandler_Crashpad.cpp
|
|
|
CrashHandler_None.cpp
|
|
|
CrashRecoveryHandler.cpp
|
|
|
CrashRecoveryHandler.h
|
|
|
DiscoverabilityManager.cpp
|
|
|
DiscoverabilityManager.h
|
|
|
FancyCamera.cpp
|
|
|
FancyCamera.h
|
Note camera axes in Camera JSDoc
|
2019-04-30 12:13:43 +12:00 |
FrameTimingsScriptingInterface.cpp
|
|
|
FrameTimingsScriptingInterface.h
|
|
|
GLCanvas.cpp
|
|
|
GLCanvas.h
|
|
|
InterfaceDynamicFactory.cpp
|
|
|
InterfaceDynamicFactory.h
|
|
|
InterfaceLogging.cpp
|
|
|
InterfaceLogging.h
|
|
|
InterfaceParentFinder.cpp
|
more overlay wip
|
2019-01-25 11:10:11 -08:00 |
InterfaceParentFinder.h
|
|
|
LocationBookmarks.cpp
|
Add --setBookmark and getAddress API
|
2019-06-11 14:10:09 -07:00 |
LocationBookmarks.h
|
Fix typo
|
2019-07-23 10:30:10 +12:00 |
LODManager.cpp
|
Fix build warnings
|
2019-08-09 13:34:55 -07:00 |
LODManager.h
|
Remove invalid deprecated comment
|
2019-08-09 16:32:31 -07:00 |
LoginStateManager.cpp
|
more overlay wip
|
2019-01-25 11:10:11 -08:00 |
LoginStateManager.h
|
more overlay wip
|
2019-01-25 11:10:11 -08:00 |
main.cpp
|
changing app name to high fidelity and changing icons to the new logo
|
2019-08-27 20:08:21 +02:00 |
Menu.cpp
|
Added "shutdown" crash annotation and crash menu option
|
2019-08-24 11:12:28 -07:00 |
Menu.h
|
Added "shutdown" crash annotation and crash menu option
|
2019-08-24 11:12:28 -07:00 |
ModelPackager.cpp
|
Realize joint properties isFree and freeLineage are unused, so tear them out
|
2019-01-29 11:55:35 -08:00 |
ModelPackager.h
|
|
|
ModelPropertiesDialog.cpp
|
Realize joint properties isFree and freeLineage are unused, so tear them out
|
2019-01-29 11:55:35 -08:00 |
ModelPropertiesDialog.h
|
Realize joint properties isFree and freeLineage are unused, so tear them out
|
2019-01-29 11:55:35 -08:00 |
ModelSelector.cpp
|
remove view/Independent-Mode and view/Entity-Mode menu items and related code. Leave the modes available for scripts.
|
2019-04-12 09:21:48 -07:00 |
ModelSelector.h
|
|
|
PerformanceManager.cpp
|
Finish all of the logic and most of the layout
|
2019-07-11 12:05:13 -07:00 |
PerformanceManager.h
|
INtroduce range check for int value against the several enums we exposed through the js api for REnder and PErformance settings
|
2019-06-05 17:56:14 -07:00 |
RefreshRateManager.cpp
|
Addressing the review comment about an if else statement syntax
|
2019-06-10 11:59:09 -07:00 |
RefreshRateManager.h
|
Refined the capping of the LOD Target Rate to be the lower REfreshrate when FOcus-inactive, this prevent the panic attacks of the LOD system on low end hardware
|
2019-06-07 17:00:37 -07:00 |
ScriptHighlighting.cpp
|
|
|
ScriptHighlighting.h
|
|
|
SecondaryCamera.cpp
|
runtime switch for deferred/forward rendering
|
2019-04-26 14:37:27 -07:00 |
SecondaryCamera.h
|
runtime switch for deferred/forward rendering
|
2019-04-26 14:37:27 -07:00 |
SpeechRecognizer.cpp
|
|
|
SpeechRecognizer.h
|
Add "Avatar Script" JSDoc API classification
|
2019-02-12 11:49:49 +13:00 |
SpeechRecognizer.mm
|
|
|
UIUtil.cpp
|
|
|
UIUtil.h
|
|
|
Util.cpp
|
|
|
Util.h
|
|
|
VisionSqueeze.cpp
|
comfort mode -- squeeze vision to avoid sickness
|
2019-07-12 09:14:17 -07:00 |
VisionSqueeze.h
|
comfort mode -- squeeze vision to avoid sickness
|
2019-07-12 09:14:17 -07:00 |
world.h
|
|
|