Andrzej Kapolka
|
a4db244182
|
Mirror/warning fixes.
|
2014-11-07 13:57:20 -08:00 |
|
Stephen Birarda
|
f1a238a6c2
|
piping for local UI sounds
|
2014-11-07 10:08:09 -08:00 |
|
ZappoMan
|
55576e7f9d
|
fix crash in mouse messages while quitting
|
2014-11-06 17:53:22 -08:00 |
|
ZappoMan
|
bceab4ead9
|
clear all octree related state when disconnecting from a domain
|
2014-11-06 17:25:49 -08:00 |
|
Sam Gateau
|
b0189efcdf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2014-11-06 10:56:54 -08:00 |
|
Stephen Birarda
|
663167d684
|
wait on AudioInjectors when shutting down interface
|
2014-11-05 10:37:22 -08:00 |
|
Stephen Birarda
|
2c667d209d
|
make the AudioInjectorScriptingInterface a singleton
|
2014-11-05 10:10:05 -08:00 |
|
Sam Gateau
|
99eb46f218
|
Removed any checkGLError so they do not show
|
2014-11-04 17:10:17 -08:00 |
|
Sam Gateau
|
27aadd24b3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2014-11-04 16:43:26 -08:00 |
|
Sam Gateau
|
441d09a460
|
debugiing the mysterious glError coming from glFrustum
|
2014-11-04 16:42:58 -08:00 |
|
Brad Hefta-Gaub
|
24c324fd1d
|
Merge pull request #3735 from ctrlaltdavid/20126
CR for Job #20126 - Rift HUD shouldn't move with head
|
2014-11-04 15:52:10 -08:00 |
|
Brad Hefta-Gaub
|
583b7b1267
|
Merge pull request #3732 from thoys/20166
CR for Job #20166 - Extend AudioDeviceScriptingInterface to have muted property and mute event
|
2014-11-04 15:51:05 -08:00 |
|
Stephen Birarda
|
f53455ee55
|
use a ray from the near clip for action ray
|
2014-11-04 11:40:47 -08:00 |
|
Stephen Birarda
|
790aa848ae
|
leverage Camera object for scripting, remove sep interface
|
2014-11-04 10:33:55 -08:00 |
|
Stephen Birarda
|
957705998f
|
fix an uninitialized action ray when hitting spacebar
|
2014-11-04 10:19:56 -08:00 |
|
Stephen Birarda
|
8d6b041758
|
send a pick ray with HFActionEvent, not x,y
|
2014-11-04 10:01:25 -08:00 |
|
Stephen Birarda
|
d3372537c5
|
Merge pull request #3715 from ZappoMan/entityScriptsAndEvents
Entity Scripts
|
2014-11-03 15:02:52 -08:00 |
|
Sam Gateau
|
4d1fbc1cf9
|
Fix end of line in Application.cpp
|
2014-11-03 14:39:34 -08:00 |
|
Sam Gateau
|
a4bd0acc91
|
Fix the syntax issue with if blocks
|
2014-11-03 14:36:03 -08:00 |
|
Sam Gateau
|
eae604d77e
|
Merged with upstream master
|
2014-11-03 13:37:17 -08:00 |
|
Sam Gateau
|
cecf79e580
|
Fix the problem of actual framerate target not beeing true to the value displayed in the menu, same for resolution scale. Removed the value in Application and relies exclusively on the menu state
|
2014-11-03 11:22:23 -08:00 |
|
Brad Hefta-Gaub
|
9fb4f91f2a
|
Merge pull request #3716 from ctrlaltdavid/20152
CR for Job #20152 - Interface cache goes away when you close Interface.
|
2014-11-03 11:07:36 -08:00 |
|
ZappoMan
|
49a389618e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityScriptsAndEvents
|
2014-11-03 10:54:19 -08:00 |
|
Thijs Wenker
|
af74fc09b9
|
Adds AudioDevice mute functionality to ScriptEngine
|
2014-11-01 02:42:22 +01:00 |
|
ZappoMan
|
a5088eece6
|
first cut at running scripts from entities
|
2014-10-31 14:03:30 -07:00 |
|
David Rowe
|
170e328f5a
|
Fix similar problem for HMD third person view
getUprightHeadPosition() changes with avatar lean.
|
2014-10-31 12:40:16 -07:00 |
|
ZappoMan
|
277da5a24f
|
first cut at wiring up new entity specific UI/UX events
|
2014-10-31 10:23:45 -07:00 |
|
David Rowe
|
ccc5e0d6ca
|
Increase Interface's disk cache from default 50MB to 10GB
|
2014-10-31 10:06:43 -07:00 |
|
ZappoMan
|
e78ac4c1d4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into lockAndMaterialProperties
|
2014-10-30 16:36:19 -07:00 |
|
ZappoMan
|
81cc15495f
|
rename Models to Entities, and add menu option to disable Light entities
|
2014-10-30 14:43:43 -07:00 |
|
Brad Hefta-Gaub
|
1c4e71ebc1
|
Revert "Worklist #20074"
|
2014-10-30 14:33:10 -07:00 |
|
Brad Hefta-Gaub
|
7b5d2ef9f8
|
Merge pull request #3706 from huffman/entity-tool-help
Add edit entities help window
|
2014-10-30 12:53:17 -07:00 |
|
Ryan Huffman
|
4f2fef0428
|
Add edit entities help window
|
2014-10-30 12:02:30 -07:00 |
|
Stephen Birarda
|
45763a96d7
|
Merge pull request #3697 from ZappoMan/shadowsTo3DOverlays
Shadows to3 d overlays
|
2014-10-30 09:21:25 -07:00 |
|
ZappoMan
|
2570caca40
|
move 3D overlay rendering into the render portion that supports lighting and shadows
|
2014-10-29 21:08:37 -07:00 |
|
Brad Hefta-Gaub
|
e314fa1fc3
|
Merge pull request #3652 from ctrlaltdavid/19976
CR for Job #19976 - Microsoft Speech API: allow me to control my avatar with voice
|
2014-10-29 20:46:12 -07:00 |
|
Stephen Birarda
|
5b3897f1cf
|
Merge pull request #3690 from ZappoMan/rayPickSubMeshes
Ray pick sub meshes
|
2014-10-29 12:10:29 -07:00 |
|
ZappoMan
|
c3d1d13fa9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickSubMeshes
|
2014-10-29 11:56:27 -07:00 |
|
ZappoMan
|
3e9bc23c2f
|
moving RenderArgs into shared so it can be used by overlays, first cut at ray picking against submeshes
|
2014-10-29 10:19:04 -07:00 |
|
Sam Gateau
|
dbdd5293fa
|
Merged with master
|
2014-10-28 18:31:02 -07:00 |
|
Brad Hefta-Gaub
|
be65a798db
|
Merge pull request #3681 from birarda/verbose-log-silencer
logging tweaks to reduce spam from repeated log messages
|
2014-10-28 17:58:17 -07:00 |
|
Sam Gateau
|
0dab1c2bc5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2014-10-28 14:50:39 -07:00 |
|
Stephen Birarda
|
424793b905
|
complete output of suppressed repeated messages to log
|
2014-10-28 14:49:14 -07:00 |
|
Sam Gateau
|
88eaeaee7d
|
Introducing the COntext and the Backend object and the specialized GLBackend for the real OpenGL backend to the graphics api
|
2014-10-28 14:42:22 -07:00 |
|
Stephen Birarda
|
8e3102266a
|
use the LogHandler in Interface
|
2014-10-28 14:23:34 -07:00 |
|
Stephen Birarda
|
d3bbd251db
|
move Logging to LogHandler
|
2014-10-28 13:59:23 -07:00 |
|
Stephen Birarda
|
2711ff2b5f
|
move functionality from VerboseLoggingHelper into the Logging class
|
2014-10-28 13:48:53 -07:00 |
|
Stojce
|
1229f0e8fa
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20143
|
2014-10-28 21:39:36 +01:00 |
|
Stephen Birarda
|
477b5096e8
|
don't start/end action/back events on auto-repeat
|
2014-10-28 11:34:31 -07:00 |
|
David Rowe
|
adf168b7ea
|
Remove ATL build dependency for Windows speech recognizer
|
2014-10-28 11:14:45 -07:00 |
|