Andrzej Kapolka
|
62884f1f4f
|
Don't use textures/fancy shaders when rendering shadow map. Closes #2270.
|
2014-03-24 13:15:03 -07:00 |
|
Lucas Crisman
|
e545c2ac65
|
Stats tweaks: fonts adjustments
|
2014-03-24 14:57:40 -03:00 |
|
ZappoMan
|
82d620b1d9
|
add support for AudioDevice scripting interface, and switching audio input/output device on the fly
|
2014-03-23 11:26:27 -07:00 |
|
ZappoMan
|
938959a9f6
|
expose application settings to JS
|
2014-03-22 21:20:35 -07:00 |
|
ZappoMan
|
a56b7e341d
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
|
ZappoMan
|
c70bbda10a
|
kill local voxels on domain change
|
2014-03-21 18:16:28 -07:00 |
|
Lucas Crisman
|
5fe59acb87
|
Stats variable width for panels
|
2014-03-21 14:10:00 -03:00 |
|
Atlante45
|
746d109025
|
Merge branch 'master' of https://github.com/highfidelity/hifi into inspect_js
|
2014-03-20 16:10:33 -07:00 |
|
Atlante45
|
39a6e03476
|
Modified MyAvatar to support more JS
|
2014-03-20 12:09:33 -07:00 |
|
Andrzej Kapolka
|
20ae5c15f7
|
Added a "flat" mode for environments that makes them follow you around on the
X/Z axes. The default environment is flat. Closes #2378.
|
2014-03-20 12:09:20 -07:00 |
|
Andrzej Kapolka
|
f92f45df63
|
Keep track of keys pressed, synthesize release events when focus is lost.
Closes #2375.
|
2014-03-20 11:17:36 -07:00 |
|
Brad Hefta-Gaub
|
2a03cf1bab
|
make throttle rendering not adjust LOD
|
2014-03-14 17:17:38 -07:00 |
|
Andrzej Kapolka
|
b721533f0b
|
Make chat a dock widget, since that's the behavior it's emulating anyway
(and for some reason, the current strategy causes a problem on at least Ryan's
and my machine).
|
2014-03-14 10:43:12 -07:00 |
|
Andrzej Kapolka
|
95e59d7004
|
Merge branch 'master' of https://github.com/highfidelity/hifi
Conflicts:
interface/interface_en.ts
interface/src/Menu.h
|
2014-03-13 16:56:06 -07:00 |
|
Andrzej Kapolka
|
5f6f4b3d37
|
Fixes required since enabling Faceshift is now the default.
|
2014-03-13 16:45:27 -07:00 |
|
Andrzej Kapolka
|
9d1278b663
|
Wait until we know that Faceshift didn't connect before we attempt to
initialize Visage.
|
2014-03-13 16:18:47 -07:00 |
|
Dimitar Dobrev
|
85a15a2284
|
Moved the chat from a window to a built-in panel.
|
2014-03-14 01:12:25 +02:00 |
|
Atlante45
|
423f26f669
|
Review comments
|
2014-03-13 15:26:02 -07:00 |
|
Atlante45
|
0748682119
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar_uploader
|
2014-03-13 15:04:49 -07:00 |
|
Andrzej Kapolka
|
b2a29cb84f
|
Fixes for Linux build.
|
2014-03-13 10:56:19 -07:00 |
|
Atlante45
|
51585acd25
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar_uploader
|
2014-03-13 10:53:24 -07:00 |
|
Atlante45
|
424afaa36b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editVoxels
Conflicts:
interface/interface_en.ts
|
2014-03-12 15:59:17 -07:00 |
|
AndrewMeadows
|
bed8617846
|
Merge pull request #2277 from ZappoMan/server_scale_testing
Voxel/Particle Server Scaling Work
|
2014-03-12 15:24:29 -07:00 |
|
Atlante45
|
a2acdc01ab
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editVoxels
Conflicts:
interface/interface_en.ts
|
2014-03-12 12:21:56 -07:00 |
|
Atlante45
|
9402a5852c
|
Fixed review comments
|
2014-03-12 12:20:43 -07:00 |
|
Andrzej Kapolka
|
e249b29b45
|
Merge pull request #2268 from AndrewMeadows/radians
prefer radians over degrees
|
2014-03-12 12:10:29 -07:00 |
|
Atlante45
|
5cb9ea8402
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar_uploader
|
2014-03-12 11:49:20 -07:00 |
|
Atlante45
|
b9ee60ba41
|
FstReader not a member anymore
|
2014-03-12 11:47:47 -07:00 |
|
AndrewMeadows
|
1f80a5a074
|
Merge pull request #2269 from ey6es/master
Fix for white flashes when loading avatars, performance improvements.
|
2014-03-12 11:43:13 -07:00 |
|
ZappoMan
|
4b60c549e7
|
add LOD to overlay display
|
2014-03-12 11:10:52 -07:00 |
|
Dimitar Dobrev
|
4c26f025ac
|
Enabled 'Enter' to open the chat. Deleted the now obsolete ChatEntry.
|
2014-03-12 20:04:22 +02:00 |
|
ZappoMan
|
a95fd55172
|
suppress sending of extra queries when the client's view hasn't changed
|
2014-03-12 01:11:21 -07:00 |
|
ZappoMan
|
4d0b762de3
|
some hacking on full scene debuggin
|
2014-03-11 20:33:53 -07:00 |
|
Andrew Meadows
|
793a760272
|
merge upstream master into "radians" project
|
2014-03-11 17:28:36 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
Andrzej Kapolka
|
bf9929e64d
|
Since the bucky balls are showing up in the hot spots list when profiling,
don't simulate them if they're disabled.
|
2014-03-11 17:16:49 -07:00 |
|
Clement
|
dcaef45f2e
|
More work on editVoxel.js
|
2014-03-11 16:01:21 -07:00 |
|
Stephen Birarda
|
d1623e6e4d
|
fixes for warnings produced by Xcode 5.1
|
2014-03-11 11:45:13 -07:00 |
|
ZappoMan
|
7fb872c1d7
|
remove dead VoxelSceneStats class and clean up Voxel Stats to be OctreeStats
|
2014-03-08 23:53:44 -08:00 |
|
Atlante45
|
8faaa28bc1
|
FST ploader base
|
2014-03-07 11:55:02 -08:00 |
|
Andrzej Kapolka
|
44374732fa
|
Further joint bits.
|
2014-03-06 19:30:24 -08:00 |
|
Stephen Birarda
|
8cbdf5d94a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into resources
|
2014-03-06 15:49:45 -08:00 |
|
Stephen Birarda
|
ac66f09157
|
Merge pull request #2194 from AndrewMeadows/cleanup
g++ warnings
|
2014-03-06 15:49:22 -08:00 |
|
Stephen Birarda
|
87d908a3bc
|
resolve conflicts on merge with upstream master
|
2014-03-06 15:03:03 -08:00 |
|
Stephen Birarda
|
2d10995d01
|
Merge pull request #2219 from ZappoMan/cruft_removal
Fix Crash and Cruft Removal
|
2014-03-06 15:01:31 -08:00 |
|
Stephen Birarda
|
27d486c0a1
|
resolve conflicts on merge with upstream master
|
2014-03-06 14:47:58 -08:00 |
|
Stephen Birarda
|
b705ec560f
|
cleanup resources directory references by copying beside the executable
|
2014-03-06 11:46:49 -08:00 |
|
Stephen Birarda
|
403f91c988
|
update resource references to use Qt resource system
|
2014-03-06 10:41:11 -08:00 |
|
Stephen Birarda
|
90d4bbee78
|
Merge branch 'master' of https://github.com/highfidelity/hifi into external-glm
|
2014-03-06 09:16:22 -08:00 |
|
ZappoMan
|
7a8d26247a
|
remove piemenu
|
2014-03-05 21:03:32 -08:00 |
|
Andrzej Kapolka
|
82011905be
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-05 18:10:55 -08:00 |
|
ZappoMan
|
a54e401377
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_collions_penetration
Conflicts:
libraries/script-engine/src/Vec3.cpp
|
2014-03-05 18:04:57 -08:00 |
|
Andrzej Kapolka
|
3930b3e824
|
Display names are great, but not in the shadow map. Closes #2208.
|
2014-03-05 17:44:08 -08:00 |
|
Stephen Birarda
|
ede32b5f1a
|
resolve conflicts on merge with upstream master
|
2014-03-05 15:31:00 -08:00 |
|
ZappoMan
|
d89cb2bf5e
|
added penetration support to particle collisions JS callbacks
|
2014-03-05 15:03:54 -08:00 |
|
Stephen Birarda
|
395263ff3d
|
add time to the interface logs - closes #2205
|
2014-03-05 09:55:06 -08:00 |
|
ZappoMan
|
c031359a54
|
fix infinite reloading of missing script files
|
2014-03-04 16:20:17 -08:00 |
|
Stephen Birarda
|
7451cfe130
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
|
Atlante45
|
f90062b38c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into freeglut_fix
|
2014-03-04 13:18:22 -08:00 |
|
Atlante45
|
3c99cf162d
|
Fix was at the wrong spot
|
2014-03-04 13:17:19 -08:00 |
|
Andrew Meadows
|
16a5af1a8e
|
fix warning about signed/unsigned comparison
|
2014-03-04 11:53:08 -08:00 |
|
ZappoMan
|
d5e7e98b5e
|
Merge pull request #2192 from Atlante45/freeglut_fix
fix for windows
|
2014-03-04 11:51:14 -08:00 |
|
Atlante45
|
9767846c91
|
fix for windows
|
2014-03-04 11:06:23 -08:00 |
|
Atlante45
|
84f8e6ee19
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-03-03 17:55:30 -08:00 |
|
Atlante45
|
f1ce034c35
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-03-03 16:47:42 -08:00 |
|
Atlante45
|
ef9ff0fa74
|
Put initialization and deletion of localVoxelSystems on render thread
|
2014-03-03 16:46:25 -08:00 |
|
Andrzej Kapolka
|
64c4e58160
|
Tie the avatar LOD distance multiplier to the LOD parameter calculated for
voxels.
|
2014-03-03 16:34:28 -08:00 |
|
Andrzej Kapolka
|
85083d74bc
|
Fix for annoying "QThreadStorage" warning.
|
2014-03-03 13:39:01 -08:00 |
|
Stephen Birarda
|
60eb588e96
|
remove some unecessary null pointer checks
|
2014-03-03 11:36:01 -08:00 |
|
ZappoMan
|
9d5e33d75d
|
removed unused highlight voxel
|
2014-03-03 04:09:33 -08:00 |
|
ZappoMan
|
cb4219b775
|
remove HoverVoxel
|
2014-03-02 19:23:00 -08:00 |
|
ZappoMan
|
5f6a60e786
|
removed more VoxelSystem wrappers, call VoxelTree directly
|
2014-03-02 16:40:27 -08:00 |
|
ZappoMan
|
f0e73d2f98
|
removed VoxelSystem::findRayIntersection() use tree directly
|
2014-03-02 15:46:33 -08:00 |
|
ZappoMan
|
ded7328959
|
clean up application access to deleteVoxelAt()/createVoxel()/getVoxelAt() to access VoxelTree directly
|
2014-03-02 15:17:49 -08:00 |
|
ZappoMan
|
c5197b390e
|
removed a bunch of cruft from VoxelSystem
|
2014-03-02 12:13:00 -08:00 |
|
ZappoMan
|
7d45cc857b
|
fix warning
|
2014-03-01 12:53:01 -08:00 |
|
Atlante45
|
af691e1f75
|
Some comments and debug messages
|
2014-02-28 15:14:01 -08:00 |
|
Atlante45
|
fb10676121
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-02-28 11:32:27 -08:00 |
|
Philip Rosedale
|
bae16e24e8
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
|
Philip Rosedale
|
5f8c5d36da
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-27 20:29:35 -08:00 |
|
Andrzej Kapolka
|
73ec568b4b
|
Further work on request limiting.
|
2014-02-27 19:28:45 -08:00 |
|
Andrzej Kapolka
|
5d4ed4c85e
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-27 18:14:18 -08:00 |
|
Andrzej Kapolka
|
29f7954d20
|
Factored out bits common to resource caches, added global limit on number of
resources being requested at any one time.
|
2014-02-27 18:13:40 -08:00 |
|
Philip Rosedale
|
7ce380a333
|
relocate mute button, audio scope
|
2014-02-27 18:02:53 -08:00 |
|
Atlante45
|
2ee7974fa8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-02-27 17:53:59 -08:00 |
|
Philip Rosedale
|
f06b30e024
|
remove audio barograph latency display
|
2014-02-27 17:45:47 -08:00 |
|
ZappoMan
|
1cc6288899
|
add back in entry point for import voxels
|
2014-02-27 15:41:36 -08:00 |
|
ZappoMan
|
b7f62eabf0
|
clean up more menu items
|
2014-02-27 15:25:39 -08:00 |
|
Atlante45
|
b07081407a
|
Made commom string name static const
|
2014-02-27 14:47:05 -08:00 |
|
Atlante45
|
0026002ecb
|
Added domain and clipboard to the local trees
|
2014-02-27 14:38:18 -08:00 |
|
ZappoMan
|
8d53fc9671
|
Merge branch 'master' of https://github.com/worklist/hifi into seeing_voxels
|
2014-02-27 01:05:20 -08:00 |
|
Stephen Birarda
|
7067cf2ab3
|
fix go to user and address update for new API
|
2014-02-26 13:40:49 -08:00 |
|
ZappoMan
|
1e404404c3
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
|
Andrzej Kapolka
|
1265f83f68
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-26 12:12:18 -08:00 |
|
Andrzej Kapolka
|
8644280eb5
|
Make sure our mode is fully established before we use the mirror camera to
render the billboard. Closes #2103.
|
2014-02-26 12:11:03 -08:00 |
|
ZappoMan
|
7a2419a5bd
|
removed old menu items for voxel protocol options
|
2014-02-26 01:54:32 -08:00 |
|
ZappoMan
|
5b1037cc63
|
switching to OctreeQuery instead of VoxelQuery
|
2014-02-26 01:22:53 -08:00 |
|
Philip Rosedale
|
46469612c7
|
Merge pull request #2108 from ZappoMan/remove_cpp_voxel_editing
Remove cpp voxel editing
|
2014-02-25 22:07:54 -08:00 |
|
ZappoMan
|
5fdf114ff0
|
removed more cruft
|
2014-02-25 21:53:20 -08:00 |
|
ZappoMan
|
869b35a7aa
|
remove old c++ implementation of voxel tools
|
2014-02-25 21:38:10 -08:00 |
|
ZappoMan
|
d3594808d9
|
some cruft cleanup
|
2014-02-25 20:45:49 -08:00 |
|
ZappoMan
|
42ddc82ac4
|
possible fix to windows assert
|
2014-02-25 20:23:38 -08:00 |
|
Stephen Birarda
|
bf3b5c07d5
|
Merge pull request #2093 from ZappoMan/menu_js
Adds support for editing application Menus to JS
|
2014-02-25 17:40:39 -08:00 |
|
Andrzej Kapolka
|
8554c1dfbf
|
Force a minimum convergence distance on the eyes. Closes #2100.
|
2014-02-25 16:50:59 -08:00 |
|
ZappoMan
|
81bff60645
|
change singleton approach to not require delete
|
2014-02-25 14:53:57 -08:00 |
|
ZappoMan
|
e03c7be5ef
|
moved MenuScriptingInterface to own files
|
2014-02-25 14:33:37 -08:00 |
|
Stephen Birarda
|
ce3d6d2fca
|
reset nodelist if domain-server stops talking to you, closes #2092
|
2014-02-25 13:07:39 -08:00 |
|
ZappoMan
|
263d682fb9
|
Merge branch 'master' of https://github.com/worklist/hifi into menu_js
|
2014-02-25 12:20:15 -08:00 |
|
Stephen Birarda
|
b09ed1dff1
|
present a login window on app start
|
2014-02-25 10:53:13 -08:00 |
|
Philip Rosedale
|
e637e48598
|
Merge pull request #2076 from birarda/authentication
groundwork for secure node communication via data-server
|
2014-02-25 10:07:55 -08:00 |
|
ZappoMan
|
03f8885cad
|
first cut at menus JS
|
2014-02-24 19:09:22 -08:00 |
|
Andrzej Kapolka
|
c71b10f639
|
Added toggles for rendering bucky balls, particles.
|
2014-02-24 17:43:47 -08:00 |
|
Philip Rosedale
|
fa3b109e1d
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-24 16:43:39 -08:00 |
|
Stephen Birarda
|
f20808b47f
|
remove option to drive from transmitter
|
2014-02-24 15:11:02 -08:00 |
|
Stephen Birarda
|
4a4001a049
|
remove pairing logic from interface
|
2014-02-24 15:03:10 -08:00 |
|
Stephen Birarda
|
9771e1bb12
|
resolve conflicts on merge with upstream master
|
2014-02-24 12:06:10 -08:00 |
|
Andrzej Kapolka
|
e40fe85c36
|
Updating the camera mode every frame screws with the scripts, so revert to
updating it when the menu changes.
|
2014-02-24 11:42:47 -08:00 |
|
Andrzej Kapolka
|
8efc4d52ba
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-24 11:34:12 -08:00 |
|
Andrzej Kapolka
|
d80b52dc9f
|
Fixes for camera mode transitions, seeing inside head.
|
2014-02-24 11:33:52 -08:00 |
|
Stephen Birarda
|
a8493ecaa2
|
cleanup login/logout in menu, logout only when in
|
2014-02-24 11:11:36 -08:00 |
|
ZappoMan
|
6ea2c81e68
|
fix reload of scripts
|
2014-02-24 10:10:00 -08:00 |
|
Philip Rosedale
|
246bb1fd2d
|
Physics test ‘buckyballs’ moved to application.cpp
|
2014-02-24 00:06:50 -08:00 |
|
Andrzej Kapolka
|
8745ca3139
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-23 20:13:23 -08:00 |
|
Andrzej Kapolka
|
e470b1c41d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
interface/src/MetavoxelSystem.cpp
|
2014-02-21 18:26:40 -08:00 |
|
Stephen Birarda
|
6df317e8e6
|
update user's domain in data-server after connection to new one
|
2014-02-21 16:22:17 -08:00 |
|
Andrzej Kapolka
|
ac02609bc2
|
The basic billboard behavior, closes #1864.
|
2014-02-21 15:38:49 -08:00 |
|
Stephen Birarda
|
340248ac43
|
resolve conflicts on merge with upstream master
|
2014-02-21 15:16:15 -08:00 |
|
Stephen Birarda
|
a49893689e
|
store username in local settings so it doesn't need to be reloaded
|
2014-02-21 15:05:57 -08:00 |
|
Stephen Birarda
|
76e6c9342f
|
parse username returned from data-server
|
2014-02-21 14:41:43 -08:00 |
|
Andrzej Kapolka
|
10ce2cb3f0
|
Working on sending the billboards over the network.
|
2014-02-21 11:49:29 -08:00 |
|
Andrzej Kapolka
|
495447fc0d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bilbo
|
2014-02-21 10:19:52 -08:00 |
|
Andrzej Kapolka
|
18ea1d6a85
|
More work on billboards.
|
2014-02-21 10:16:06 -08:00 |
|
Andrzej Kapolka
|
d8321bd419
|
Merge pull request #2034 from birarda/master
fixes for scripted avatars
|
2014-02-21 10:14:41 -08:00 |
|
Andrzej Kapolka
|
6b90a3994d
|
Working on avatar billboards.
|
2014-02-20 19:22:59 -08:00 |
|
Andrzej Kapolka
|
09ad4046f8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-20 17:20:07 -08:00 |
|
Stephen Birarda
|
2408d909ba
|
resolve conflicts on merge with upstream master
|
2014-02-20 12:12:29 -08:00 |
|
Andrzej Kapolka
|
4dab2eb694
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-20 10:45:19 -08:00 |
|
Stephen Birarda
|
7f9794d52b
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-20 10:14:47 -08:00 |
|
Stephen Birarda
|
6f84230d9d
|
resolve conflicts on merge with upstream/master
|
2014-02-20 10:14:36 -08:00 |
|
ZappoMan
|
0e8cab7349
|
added Clipboard.nudgeVoxel() and added support for calling clipboard opertations with VoxelDetail as well as xyzs
|
2014-02-19 20:09:35 -08:00 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -08:00 |
|
ZappoMan
|
3a8a880a8b
|
Merge branch 'master' of https://github.com/worklist/hifi into js_clipboard
|
2014-02-19 17:49:22 -08:00 |
|
Stephen Birarda
|
4ee416ba96
|
fixes for scripted avatars, closes #2033
|
2014-02-19 16:55:24 -08:00 |
|
Atlante45
|
b69bdccc8f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_import
|
2014-02-19 16:11:31 -08:00 |
|
Stephen Birarda
|
57538af8fd
|
give a separate QNetworkAccessManager to the AccountManager
|
2014-02-19 14:19:00 -08:00 |
|
Stephen Birarda
|
5f130872af
|
repair usage of INI file for QSettings
|
2014-02-19 14:09:18 -08:00 |
|
Jose Carlos
|
828508bbf1
|
merged from master
|
2014-02-19 23:01:13 +01:00 |
|
Stephen Birarda
|
0b4021ea43
|
switch to ini settings file by default for Interface, closes #2029
|
2014-02-19 13:17:53 -08:00 |
|
Atlante45
|
406768bf12
|
Code style fixes
|
2014-02-19 13:13:17 -08:00 |
|
Stephen Birarda
|
78c246f1ba
|
repair to saveSnapshot call from interface
|
2014-02-19 13:08:57 -08:00 |
|
Stephen Birarda
|
ff7a49d8c2
|
resolve conflicts on merge with upstream master
|
2014-02-19 13:07:26 -08:00 |
|
Atlante45
|
919891d73c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_import
|
2014-02-19 12:38:08 -08:00 |
|
Atlante45
|
f24cd0ceba
|
Added switch to pasteMode after successful import.
|
2014-02-19 12:34:38 -08:00 |
|
Andrzej Kapolka
|
4e7a7892ec
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-19 12:06:55 -08:00 |
|
ZappoMan
|
897da67118
|
Merge branch 'master' of https://github.com/worklist/hifi into js_clipboard
|
2014-02-19 10:54:05 -08:00 |
|
Andrzej Kapolka
|
3c4d2aa199
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-19 10:29:57 -08:00 |
|
Andrew Meadows
|
c24cbdadc1
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
Conflicts:
interface/src/avatar/MyAvatar.cpp
|
2014-02-19 10:00:51 -08:00 |
|
ZappoMan
|
bf814410ac
|
first cut at exposing clipboard support to JavaScript
|
2014-02-19 00:10:16 -08:00 |
|
Andrew Meadows
|
4010f3ab3f
|
Remove Avatar::_head, use AvatarData::_headData
|
2014-02-18 17:41:46 -08:00 |
|
Andrzej Kapolka
|
9c4143e1be
|
Working on gaze deflection.
|
2014-02-18 17:03:43 -08:00 |
|
Andrzej Kapolka
|
ada2594ad1
|
Working on getting the head translation, too.
|
2014-02-18 16:36:54 -08:00 |
|
Andrzej Kapolka
|
f83254882a
|
Attempting to get the head rotation from Visage.
|
2014-02-18 16:07:08 -08:00 |
|
Stephen Birarda
|
949f79e945
|
hook up request for domain registration information for Interface
|
2014-02-18 15:38:43 -08:00 |
|
Jose Carlos
|
59f8851b50
|
Merge remote-tracking branch 'upstream/master' into 19489
|
2014-02-19 00:05:16 +01:00 |
|
Jose Carlos
|
46ed506196
|
Display names are shown when distance is below a threshold
Used polygon offset to render display names
Saved model view and projection matrices in order to save glGetDoublev calls
|
2014-02-19 00:04:00 +01:00 |
|
Andrew Meadows
|
4b58d04c17
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into camera-occlusion
|
2014-02-18 15:00:39 -08:00 |
|
Stephen Birarda
|
b57a5cea6a
|
complete access token request flow after login window presentation
|
2014-02-18 14:27:52 -08:00 |
|
Stephen Birarda
|
8a0136efe1
|
more work on authentication, show login window when domain asks
|
2014-02-18 13:21:32 -08:00 |
|
Stephen Birarda
|
c762b92e5a
|
replace DataServerClient and Profile with AccountManager
|
2014-02-18 11:27:37 -08:00 |
|
Stephen Birarda
|
37f1f7ba4f
|
add a DomainInfo class to hold domain information
|
2014-02-18 09:59:22 -08:00 |
|
Andrzej Kapolka
|
5513524705
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-17 21:48:37 -08:00 |
|
Andrzej Kapolka
|
494685140b
|
Various bits of work on spanners.
|
2014-02-17 21:44:32 -08:00 |
|
Andrew Meadows
|
48f28ecee7
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into camera-occlusion
Conflicts:
interface/src/Menu.h
interface/src/avatar/Avatar.cpp
|
2014-02-17 12:12:47 -08:00 |
|
Andrew Meadows
|
6ce028bbab
|
Simplifiy API for camera mode transitions
Specify the "period" for the transition rather than the "rate".
|
2014-02-17 10:27:33 -08:00 |
|
stojce
|
13485065a5
|
Merge branch 'master' of https://github.com/worklist/hifi into 19497
|
2014-02-17 18:59:44 +01:00 |
|
ZappoMan
|
dd0909659a
|
Merge branch 'master' of https://github.com/worklist/hifi into overlaysupport
|
2014-02-16 19:20:06 -08:00 |
|
Philip Rosedale
|
37e1c00828
|
Merge pull request #2002 from ZappoMan/lowerLODnoFPSdrop
Automatically Adjust LOD
|
2014-02-16 18:14:24 -08:00 |
|
ZappoMan
|
5abf908874
|
added 3D cube overlay support
|
2014-02-16 11:36:06 -08:00 |
|
ZappoMan
|
2eac9c293f
|
first working version of scriptable Overlays
|
2014-02-14 15:37:47 -08:00 |
|
ZappoMan
|
8e284a55b1
|
Merge branch 'master' of https://github.com/worklist/hifi into overlaysupport
|
2014-02-14 10:50:35 -08:00 |
|
stojce
|
0ddc475928
|
Merge branch 'master' of https://github.com/worklist/hifi into 19497
|
2014-02-14 18:30:54 +01:00 |
|
stojce
|
d5b87fbe8a
|
Merge branch 'master' of https://github.com/worklist/hifi into 19494
|
2014-02-14 18:28:34 +01:00 |
|
ZappoMan
|
cd137b2b12
|
tweak to reload scripts
|
2014-02-13 21:00:20 -08:00 |
|
ZappoMan
|
9d841ce918
|
add Stop All Scripts and Reload All Scripts
|
2014-02-13 18:19:20 -08:00 |
|
ZappoMan
|
caab3afb69
|
add menu item for auto adjust LOD
|
2014-02-13 14:26:30 -08:00 |
|
stojce
|
ab4164a6df
|
#19505 - Add domain & orientation parsing to hifi:// protocol handler
|
2014-02-13 22:44:10 +01:00 |
|
ZappoMan
|
e9259db944
|
Merge branch 'master' of https://github.com/worklist/hifi into lowerLODnoFPSdrop
|
2014-02-13 12:20:29 -08:00 |
|
stojce
|
08c8f47cd4
|
added SNAPSHOT_EXTENSION constant
|
2014-02-13 20:05:59 +01:00 |
|
ZappoMan
|
156fa6dc5a
|
more tweaks, removed old clouds
|
2014-02-13 11:03:35 -08:00 |
|
ZappoMan
|
20a6f4eea9
|
first cut at auto-LOD adjustment
|
2014-02-12 21:22:21 -08:00 |
|
stojce
|
f002cda1de
|
Merge branch 'master' of https://github.com/worklist/hifi into 19494
|
2014-02-12 17:53:07 +01:00 |
|
ZappoMan
|
8e3e7c1537
|
first experimental cut at overlay image
|
2014-02-11 17:18:24 -08:00 |
|
stojce
|
83d1d54bc2
|
Merge branch 'master' of https://github.com/worklist/hifi into 19497
|
2014-02-12 02:13:04 +01:00 |
|
stojce
|
68584c654b
|
Allow drag-and-drop of snapshots into Interface
|
2014-02-12 02:12:52 +01:00 |
|
ZappoMan
|
8acb6d13d5
|
move hydra thrust and view code into JS example
|
2014-02-10 15:25:09 -08:00 |
|
stojce
|
1ac583edca
|
Merge branch 'master' of https://github.com/worklist/hifi into 19494
|
2014-02-10 22:57:55 +01:00 |
|
Stephen Birarda
|
27305c7a43
|
change default domain to root, don't double load domains on startup
|
2014-02-10 10:23:06 -08:00 |
|
ZappoMan
|
e35df7904b
|
cleanup bad merge
|
2014-02-09 12:32:12 -08:00 |
|
ZappoMan
|
fe1a6b8f29
|
improvements to rotating gesture detection
|
2014-02-09 12:29:57 -08:00 |
|
ZappoMan
|
dca0b05927
|
added easier support for calculating multitouch rotating behavior including deltaAngle, isRotating, rotating(direction) properties
|
2014-02-09 12:08:17 -08:00 |
|
ZappoMan
|
3bf8dd87e8
|
Merge branch 'master' of https://github.com/worklist/hifi into more_events
|
2014-02-09 10:32:14 -08:00 |
|
stojce
|
75ad4fdee9
|
Merge branch 'master' of https://github.com/worklist/hifi into 19494
|
2014-02-09 17:48:04 +01:00 |
|
stojce
|
b05967a514
|
Custom URL handler
|
2014-02-09 17:47:46 +01:00 |
|
ZappoMan
|
d2b3e74f5d
|
added isPinching and isPinchOpening to touch events
|
2014-02-09 02:02:42 -08:00 |
|
Philip Rosedale
|
cfa7f5e6ca
|
Add drag to add more voxels, turn off hover orbit voxels until in the script as function key
|
2014-02-08 23:17:04 -08:00 |
|
Philip Rosedale
|
9655e93432
|
Remove re-coloring of voxels on hover or click, anticipating switch to scripted behavior
|
2014-02-08 19:13:43 -08:00 |
|
ZappoMan
|
ef7dee4387
|
Merge branch 'master' of https://github.com/worklist/hifi into ray_cast_scripting
|
2014-02-07 18:34:43 -08:00 |
|
Andrew Meadows
|
3894fc0cb8
|
Minor comment change.
|
2014-02-07 17:44:43 -08:00 |
|
ZappoMan
|
802f72c732
|
more ray picking and intersection work
|
2014-02-07 15:06:32 -08:00 |
|
Stephen Birarda
|
455442088c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into mesh-through-mixer
|
2014-02-07 13:45:14 -08:00 |
|
Andrzej Kapolka
|
3e2ba9fb7e
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-07 11:26:55 -08:00 |
|
Andrzej Kapolka
|
67bef20f93
|
Have eyes converge on hovered avatar/voxel. Closes #1883.
|
2014-02-07 11:26:15 -08:00 |
|
ZappoMan
|
2157349804
|
added Camera.computePickRay()
|
2014-02-07 09:40:52 -08:00 |
|
ZappoMan
|
77e7f336d5
|
scriptable camera
|
2014-02-06 20:03:57 -08:00 |
|
Stephen Birarda
|
97a7369c76
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Stephen Birarda
|
e72f6d16cc
|
rename NodeList ownerUUID to sessionUUID
|
2014-02-06 11:43:23 -08:00 |
|
Stephen Birarda
|
6f638fa62c
|
have domain-server create a UUID for unidentified nodes, closes #1840
|
2014-02-06 10:34:34 -08:00 |
|
Stephen Birarda
|
f92f9ec0c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-06 09:28:03 -08:00 |
|
Philip Rosedale
|
4d55f35b1b
|
Merge pull request #1903 from ZappoMan/delete_voxel_glitch
fix slight glitch in last child delete from larger voxel
|
2014-02-06 08:17:51 -08:00 |
|
Brad Hefta-Gaub
|
8fbce35944
|
fix slight glitch in last child delete from larger voxel
|
2014-02-06 03:44:21 -08:00 |
|
Brad Hefta-Gaub
|
a16b3a34e4
|
fix stutter while spinning
|
2014-02-06 02:18:28 -08:00 |
|
ZappoMan
|
4410fbb3f2
|
Merge branch 'master' of https://github.com/worklist/hifi into remove_local_cache
|
2014-02-05 20:47:35 -08:00 |
|
ZappoMan
|
f657a3efe9
|
remove local cache option
|
2014-02-05 20:02:01 -08:00 |
|
Andrew Meadows
|
aa3a1a9a72
|
Stop rendering our head in first person camera mode.
|
2014-02-05 15:35:57 -08:00 |
|
Stephen Birarda
|
adaa36a51d
|
repairs to key-framed URL sending through avatar-mixer
|
2014-02-04 15:28:27 -08:00 |
|
Stephen Birarda
|
26c961dc66
|
send identity packets when changes occur between keyframes
|
2014-02-04 14:24:13 -08:00 |
|
Stephen Birarda
|
8bf3b7586b
|
initial movement of mesh/skeleton URLs out of data-server through avatar-mixer
|
2014-02-04 13:02:33 -08:00 |
|
ZappoMan
|
2cf2e693b9
|
fix debug to properly work with outputBufferBits()
|
2014-02-04 12:29:55 -08:00 |
|
ZappoMan
|
c739c2452a
|
Merge pull request #1832 from birarda/script-timer
hide ScriptEngine calls from JS
|
2014-02-03 12:45:41 -08:00 |
|
Andrew Meadows
|
cb186b10db
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
Conflicts:
interface/src/Application.cpp
|
2014-02-03 12:29:44 -08:00 |
|
Stephen Birarda
|
028eec7164
|
don't allow calls to init, run, evaluate from JS
|
2014-02-03 10:33:31 -08:00 |
|
Stephen Birarda
|
40a963cf92
|
some application destructor cleanup
|
2014-01-31 17:50:51 -08:00 |
|
Andrew Meadows
|
a5aff81881
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
|
2014-01-31 17:44:13 -08:00 |
|
Andrew Meadows
|
ed93d8db39
|
Moving headMouse, transmitter, and touchYaw/Pitch stuff into MyAvatar.
|
2014-01-31 17:42:48 -08:00 |
|
Stephen Birarda
|
d65a3ee174
|
spacing cleanup in Application and ScriptEngine
|
2014-01-31 17:38:53 -08:00 |
|
Stephen Birarda
|
8fc55bd196
|
add user UUID to application window title
|
2014-01-31 14:56:04 -08:00 |
|
Andrew Meadows
|
a7ffb7df1d
|
Moved LookAtTargetAvatar stuff from AvatarManager to MyAvatar.
|
2014-01-31 13:17:12 -08:00 |
|
AndrewMeadows
|
f277e00780
|
Merge pull request #1785 from birarda/post-event
repairs to VoxelImporter to remove warning, closes #1758
|
2014-01-31 11:23:01 -08:00 |
|
Stephen Birarda
|
217135a8d6
|
repairs to VoxelImporter to remove QCoreApplication warning
|
2014-01-31 11:00:44 -08:00 |
|
AndrewMeadows
|
bed63513a9
|
Merge pull request #1745 from ZappoMan/scripting_work
support for global collision callbacks in JS
|
2014-01-31 10:42:44 -08:00 |
|
AndrewMeadows
|
0badc02a93
|
Merge pull request #1776 from birarda/bent-avatars
repair ping packet parsing in creation of reply, fix AvatarMixer crash with UNIX client
|
2014-01-31 10:25:20 -08:00 |
|
Stephen Birarda
|
a5b0675f24
|
sendPingPackets method need not be static
|
2014-01-31 09:58:29 -08:00 |
|
Andrew Meadows
|
1b99bc90cf
|
Removing AvatarManager::clear() as unecessary during class destruction.
|
2014-01-30 18:02:04 -08:00 |
|
stojce
|
21ab08b31a
|
Merge branch 'master' of https://github.com/worklist/hifi into 19493
|
2014-01-30 22:23:54 +01:00 |
|
stojce
|
d2464d89e3
|
#19493 - @ function can jump to locations as well as avatars
|
2014-01-30 22:23:31 +01:00 |
|
Stephen Birarda
|
84ef757af4
|
fix avatar count, HandData crash (closes #1754)
|
2014-01-30 09:45:09 -08:00 |
|
ZappoMan
|
ed0a2a5a18
|
Merge branch 'master' of https://github.com/worklist/hifi into scripting_work
Conflicts:
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
libraries/voxels/src/VoxelEditPacketSender.cpp
|
2014-01-29 19:49:36 -08:00 |
|
ZappoMan
|
08b06cc59c
|
support for global collision callbacks in JS
|
2014-01-29 17:52:17 -08:00 |
|
Andrew Meadows
|
82a4b7a4d1
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
Conflicts:
interface/src/Application.cpp
|
2014-01-29 13:20:42 -08:00 |
|