Stephen Birarda
|
fa146e302d
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |
|
ZappoMan
|
6f9fdfba2f
|
make mouse cursor hiding more aware of focused window and bounds
|
2013-10-14 11:39:48 -07:00 |
|
ZappoMan
|
e91127bc5c
|
implement hide cursor on no mouse movement
|
2013-10-11 14:56:37 -07:00 |
|
ZappoMan
|
c6df36a40b
|
Merge pull request #1047 from stojce/19434
Code Review for Job #19434
|
2013-10-11 12:52:13 -07:00 |
|
Philip Rosedale
|
43e01ee105
|
Merge pull request #1039 from birarda/data-server
add ability to jump to a user's domain and location
|
2013-10-10 15:37:21 -07:00 |
|
Stephen Birarda
|
9112efaa36
|
move username change to Login, add lastPosition and lastDomain
|
2013-10-09 13:00:05 -07:00 |
|
Philip Rosedale
|
8dc84fc841
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-09 11:44:56 -07:00 |
|
Philip Rosedale
|
ce2e31ddd5
|
reconnecting particle cloud
|
2013-10-08 22:21:55 -07:00 |
|
Stephen Birarda
|
85edb93710
|
add a Profile class to hold user data from data-server
|
2013-10-08 12:13:45 -07:00 |
|
stojce
|
16d10775dc
|
#19434 restore window position on start
- store position and size on app end
- restore position and size on app start
|
2013-10-07 21:04:36 +02:00 |
|
stojce
|
a0f23d409e
|
Merging changes
|
2013-09-28 13:16:50 +02:00 |
|
Philip Rosedale
|
0fbabe9891
|
Merge pull request #984 from ZappoMan/voxel_geo_shader
Voxel Geometry Shader Experiment
|
2013-09-26 17:22:55 -07:00 |
|
ZappoMan
|
552d9fadd8
|
rearranged menus, some hacking on voxel shader
|
2013-09-26 14:51:57 -07:00 |
|
Andrzej Kapolka
|
4dec183262
|
Enlarge heads when they're moused over.
|
2013-09-26 12:07:13 -07:00 |
|
Andrzej Kapolka
|
63efeccb13
|
Renaming for clarity.
|
2013-09-25 17:38:37 -07:00 |
|
Freddy
|
36104d0b06
|
remove unused older voxel grab thrust
|
2013-09-23 23:04:27 -07:00 |
|
ZappoMan
|
3d4341cee4
|
hacking on voxel geometry shader
|
2013-09-23 15:18:45 -07:00 |
|
Andrzej Kapolka
|
a04ced633e
|
Include the face model URL in the same packet as the avatar voxel URL.
|
2013-09-19 16:35:25 -07:00 |
|
LionTurtle
|
394e660ac3
|
Use WASD to move nudge guide instead of mouse.
Nudge can be completed with return/enter key now.
Nudge is now accessible in any voxelEditMode.
|
2013-09-13 17:51:10 -07:00 |
|
LionTurtle
|
0251349221
|
Change nudge UI to be more consistent with classic editing UI.
Add menu option for Delete and fix delete for VoxelSelectMode.
|
2013-09-13 13:41:26 -07:00 |
|
LionTurtle
|
b0803c1267
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-09 16:54:34 -07:00 |
|
LionTurtle
|
ac878c9c63
|
UI for nudge completed!
|
2013-09-09 16:53:31 -07:00 |
|
Andrzej Kapolka
|
ddf92b39c7
|
Fix for off-axis ambient occlusion.
|
2013-09-08 17:52:35 -07:00 |
|
LionTurtle
|
59943dc2e8
|
Merge branch 'nudge'
Conflicts:
interface/src/Menu.cpp
libraries/voxels/src/VoxelTree.h
|
2013-09-05 17:58:39 -07:00 |
|
LionTurtle
|
868ef8bec6
|
Add VoxelNudgeMode and preliminary UI grid for nudging.
|
2013-09-05 17:42:25 -07:00 |
|
Andrzej Kapolka
|
32af1de3ac
|
For clarity, break the projection matrix update out of resizeGL.
|
2013-09-05 12:34:25 -07:00 |
|
LionTurtle
|
6e37bc3644
|
Nudge code working for nudge that is greater than or equal to leaf size.
|
2013-09-05 11:06:12 -07:00 |
|
Andrzej Kapolka
|
0a9db6a5ee
|
Moved device-related files to "devices" folder.
|
2013-09-04 12:15:36 -07:00 |
|
Andrzej Kapolka
|
213a8fcd63
|
Working on Faceshift integration.
|
2013-09-03 11:52:32 -07:00 |
|
atlante45
|
1dc8d8dd0c
|
Added LOD to preview + Shared voxelSystem for reduced memory consumption
|
2013-08-29 17:59:36 -07:00 |
|
Andrzej Kapolka
|
2cff4b6b3a
|
"Laser pointer" for transmitter.
|
2013-08-22 17:09:23 -07:00 |
|
ZappoMan
|
69842ef82f
|
Merge pull request #878 from LionTurtle/master
Add MyAvatar class, subclass of Avatar class.
|
2013-08-21 16:55:24 -07:00 |
|
Andrzej Kapolka
|
6dbaedd921
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
interface/src/Application.cpp
|
2013-08-21 15:46:14 -07:00 |
|
Andrzej Kapolka
|
d63bb3afaa
|
Fixed glow/ambient occlusion with Oculus.
|
2013-08-21 15:44:57 -07:00 |
|
ZappoMan
|
18dbfd5cc7
|
Merge pull request #877 from Atlante45/separate_import_with_preview
New paste behaviour
|
2013-08-21 13:44:17 -07:00 |
|
LionTurtle
|
1300bf7de2
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/Avatar.h
|
2013-08-21 13:36:28 -07:00 |
|
LionTurtle
|
f4109b3fb4
|
Add MyAvatar subclass. For functions such as render() and simulate(),
they have been edited so that there are MyAvatar and Avatar specific
versions in their respective classes. isMyAvatar() has been removed.
|
2013-08-21 13:24:54 -07:00 |
|
atlante45
|
bae0f7fa1b
|
New paste behaviour
|
2013-08-21 13:21:15 -07:00 |
|
ZappoMan
|
4bdaf7589f
|
Merge branch 'master' of https://github.com/worklist/hifi into animation_server_jurisdictions
|
2013-08-21 12:16:09 -07:00 |
|
atlante45
|
867303e673
|
Code cleanup
|
2013-08-21 11:33:10 -07:00 |
|
atlante45
|
3eb5ace715
|
merge + few efficiency ameliorations to importDialog
|
2013-08-20 18:04:25 -07:00 |
|
ZappoMan
|
d5f94d0f05
|
Merge branch 'master' of https://github.com/worklist/hifi into animation_server_jurisdictions
|
2013-08-20 11:42:51 -07:00 |
|
ZappoMan
|
5e7e6fc9d7
|
First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST
|
2013-08-19 20:15:46 -07:00 |
|
atlante45
|
24531fdd10
|
Dialogbox for import fully functionnal
|
2013-08-19 15:54:51 -07:00 |
|
ZappoMan
|
2be85d439b
|
Merge branch 'master' of https://github.com/worklist/hifi into animation_server_jurisdictions
Conflicts:
interface/src/Application.cpp
interface/src/VoxelPacketProcessor.cpp
libraries/voxels/src/VoxelEditPacketSender.cpp
|
2013-08-19 11:13:38 -07:00 |
|
Andrzej Kapolka
|
2c9a8dfebc
|
Merge branch 'master' of https://github.com/worklist/hifi into ssao
Conflicts:
interface/src/Application.h
|
2013-08-19 10:42:12 -07:00 |
|
atlante45
|
6b58e1bfec
|
merge
|
2013-08-16 20:24:18 -07:00 |
|
Stephen Birarda
|
4a13f3b75a
|
move swatch reset to Menu
|
2013-08-15 15:52:47 -07:00 |
|
Stephen Birarda
|
0ec2b761e9
|
remove some extra methods after menu cleanup
|
2013-08-15 15:44:03 -07:00 |
|
Stephen Birarda
|
e18be2cb36
|
hook audio listening modes and complete cleanup for debug
|
2013-08-15 15:37:09 -07:00 |
|