overte/interface/src
Anthony Thibault b0cde2afcc Small addition to Anim Stats
* During a state machine interp the previous state now shows up in AlphaValues panel, with parentheses around the name.
* Added 3 new fields
  * Position - in world coordinate frame.
  * Heading - the facing angle in the world corrdinate frame.
  * Local Vel - the velocity of the character in the local coordinate frame. (left, forward, up).
2018-09-14 15:05:17 -07:00
..
assets
audio Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
avatar Merge pull request #13894 from SimonWalton-HiFi/avatar-mixer-scaling 2018-09-13 13:43:18 -07:00
commerce Fix MS17902: Prevent case where My Purchases says Open instead of Uninstall 2018-09-04 09:08:42 -07:00
devices List which contexts each namespace and object is available in 2018-04-28 20:00:28 +12:00
java/io/highfidelity/interface Fix code spacing 2018-04-18 16:44:49 -03:00
networking Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
octree remove warning for GCC 2018-09-13 08:32:47 -07:00
raypick Merge pull request #13949 from sabrina-shanman/stt_parenting_scale 2018-09-07 11:54:02 -07:00
scripting Merge branch 'interstitalMerged' of https://github.com/wayne-chen/hifi into interstitalMerged 2018-09-11 18:53:06 -07:00
ui Small addition to Anim Stats 2018-09-14 15:05:17 -07:00
webbrowser
workload cleanup 2018-08-23 12:59:28 -07:00
AboutUtil.cpp trying to fix dependency shutdown 2018-07-05 14:34:37 -07:00
AboutUtil.h Merge branch 'master' into 21880 2018-06-05 09:13:54 +12:00
AndroidHelper.cpp Merge pull request #13431 from Cristo86/android_stop_downloads_bg 2018-07-12 15:22:56 -07:00
AndroidHelper.h Merge pull request #13431 from Cristo86/android_stop_downloads_bg 2018-07-12 15:22:56 -07:00
Application.cpp Merge pull request #13984 from wayne-chen/fixLoopingConnectionMonitor 2018-09-13 15:19:55 -07:00
Application.h Merge pull request #13938 from wayne-chen/interstitalMerged 2018-09-12 08:39:52 -07:00
Application_render.cpp Not using render resolution scale in application and display plugin 2018-07-11 10:11:49 +02:00
AvatarBookmarks.cpp send MyAvatar avatar entity updates through entity tree 2018-08-29 16:30:24 -07:00
AvatarBookmarks.h return 'override' to fix mac/linux builds 2018-07-06 21:00:56 +03:00
Bookmarks.cpp query real avatar favorites (but use fake urls for now) 2018-07-06 21:00:52 +03:00
Bookmarks.h backend integration from Dante 2018-07-06 21:00:52 +03:00
ConnectionMonitor.cpp adding pattern for during timeout to put into error state 2018-09-11 18:52:28 -07:00
ConnectionMonitor.h adding pattern for during timeout to put into error state 2018-09-11 18:52:28 -07:00
CrashHandler.h Use binary path in args to find crashpad handler 2018-07-05 12:05:48 -07:00
CrashHandler_Breakpad.cpp Fix android build failure 2018-07-06 17:17:40 -07:00
CrashHandler_Crashpad.cpp CR 2018-07-10 16:53:11 -07:00
CrashHandler_None.cpp Use binary path in args to find crashpad handler 2018-07-05 12:05:48 -07:00
CrashRecoveryHandler.cpp Rename crash handler files 2018-06-15 20:32:10 -03:00
CrashRecoveryHandler.h Fix compilation error 2018-06-15 21:12:38 -03:00
DiscoverabilityManager.cpp cleanup race on deleteLater after callback processed 2018-06-27 11:41:37 -07:00
DiscoverabilityManager.h move AddressManager to NodeList thread, fix AccountManager invokes 2018-06-27 11:41:37 -07:00
FancyCamera.cpp
FancyCamera.h Regularize some JSDoc usage 2018-05-21 09:32:10 +12:00
FrameTimingsScriptingInterface.cpp
FrameTimingsScriptingInterface.h
GLCanvas.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
GLCanvas.h
InterfaceDynamicFactory.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
InterfaceDynamicFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
InterfaceParentFinder.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
InterfaceParentFinder.h
LocationBookmarks.cpp Fix compile error on linux/windows 2018-05-04 18:18:46 -07:00
LocationBookmarks.h LocationBookmarks API JSDoc stubs 2018-05-12 14:23:03 +12:00
LODManager.cpp Address review comments 2018-09-14 08:43:35 -07:00
LODManager.h Merge branch 'master' into lod 2018-09-07 10:01:26 -07:00
main.cpp Make proper -v and -h options for interface 2018-07-30 17:18:32 -07:00
Menu.cpp Merge pull request #13886 from ctrlaltdavid/M17901 2018-09-10 11:34:21 -07:00
Menu.h Moved AnimStats into its own qml panels. 2018-09-06 16:18:58 -07:00
ModelPackager.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ModelPackager.h Fix compile error on linux/windows 2018-05-04 18:18:46 -07:00
ModelPropertiesDialog.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ModelPropertiesDialog.h Add scripts to Model Packager 2018-04-25 19:35:26 -07:00
ModelSelector.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ModelSelector.h
ScriptHighlighting.cpp
ScriptHighlighting.h
SecondaryCamera.cpp Improvement of debug shadow script 2018-08-03 18:01:22 +02:00
SecondaryCamera.h disable shadows in secondary camera 2018-06-26 12:27:59 -07:00
SpeechRecognizer.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
SpeechRecognizer.h List which contexts each namespace and object is available in 2018-04-28 20:00:28 +12:00
SpeechRecognizer.mm Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
UIUtil.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
UIUtil.h
Util.cpp
Util.h
world.h