overte/interface/src
Anthony J. Thibault 49a95089d1 Remove hacks for debug rendering of IK targets
A AnimContext class was introduced.  This context is passed into every node during evaluation/overlay.
It holds non-animVar "global" data passed from the application.

(cherry picked from commit a028d3ba58)
2017-03-24 16:27:27 -07:00
..
assets
audio add various scriping interfaces for managing the audio scope and detecting noise gate transitions 2017-03-10 17:08:19 -08:00
avatar Remove hacks for debug rendering of IK targets 2017-03-24 16:27:27 -07:00
devices uuid keys for overlays appears to work 2017-02-16 21:22:23 -08:00
java/io/highfidelity/interface
networking move HFWebEngineProfile back to interface/networking 2016-10-18 20:04:11 -07:00
octree stop passing bare pointers to EntityTreeRenderer all around 2016-10-27 10:10:22 -07:00
scripting toolbar becomes visible after taking a snapshot 2017-03-09 22:54:22 +00:00
ui Merge remote-tracking branch 'upstream/master' into smarter_textures 2017-03-22 14:25:23 -07:00
Application.cpp Merge pull request #9970 from Triplelexx/21223 2017-03-24 08:12:11 -07:00
Application.h Merge pull request #9932 from Triplelexx/21231 2017-03-20 09:55:57 -07:00
Bookmarks.cpp
Bookmarks.h
Camera.cpp snapshot working, before button change 2017-02-21 13:14:45 -08:00
Camera.h Cleanup camera docs 2016-11-14 13:51:51 -08:00
ConnectionMonitor.cpp Simplify ConnectionMonitor to only rely on domainConnectionRefused instead of authRequired 2016-10-24 14:45:41 -07:00
ConnectionMonitor.h Fix ConnectionHandler not handling connected-but-need-auth condition 2016-10-24 10:44:33 -07:00
CrashHandler.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings 2016-11-21 13:05:08 -08:00
CrashHandler.h auto shutdown of sandbox when interface quits 2016-10-17 07:55:24 -07:00
CrashReporter.cpp
CrashReporter.h
DiscoverabilityManager.cpp Make Steamworks a plugin 2016-12-14 15:37:49 -08:00
DiscoverabilityManager.h
FrameTimingsScriptingInterface.cpp
FrameTimingsScriptingInterface.h
GLCanvas.cpp
GLCanvas.h
InterfaceActionFactory.cpp
InterfaceActionFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
InterfaceParentFinder.cpp allow overlays to be parents 2017-02-17 09:36:00 -08:00
InterfaceParentFinder.h
LODManager.cpp
LODManager.h
main.cpp Allow multiple instances to run if environment variable is set 2017-02-03 10:53:26 -08:00
Menu.cpp Added developer option to draw IK targets in world. 2017-03-24 16:20:52 -07:00
Menu.h Added developer option to draw IK targets in world. 2017-03-24 16:20:52 -07:00
ModelPackager.cpp
ModelPackager.h
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h
Physics.cpp
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
UIUtil.cpp
UIUtil.h
Util.cpp Remove the use of implicit ids in geometry cache 2016-10-19 11:18:25 -07:00
Util.h Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
world.h