Stephen Birarda
|
85edb93710
|
add a Profile class to hold user data from data-server
|
2013-10-08 12:13:45 -07: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 |
|
Stephen Birarda
|
c7be2e13cd
|
repair false coloring by distance
|
2013-08-15 15:12:05 -07:00 |
|
Stephen Birarda
|
cf5c53281b
|
repair first couple of false colorize methods
|
2013-08-15 15:07:49 -07:00 |
|
atlante45
|
90a44acbc1
|
Merge branch 'master' of https://github.com/worklist/hifi into separate_import_with_preview
|
2013-08-15 14:59:51 -07:00 |
|
Stephen Birarda
|
f72f9d8735
|
fix hook to render pipeline warnings and kill local voxels
|
2013-08-15 14:57:40 -07:00 |
|
Stephen Birarda
|
474b0465a7
|
hook tree stat calculation to menu
|
2013-08-15 14:50:12 -07:00 |
|
Stephen Birarda
|
eb4508aafb
|
hook timing tests to Menu
|
2013-08-15 14:46:25 -07:00 |
|
Stephen Birarda
|
87bb260dcc
|
hook menu to voxel cut/copy/paste operations
|
2013-08-15 14:42:41 -07:00 |
|
Stephen Birarda
|
cd000cb7c1
|
remove the particle system from ground plane
|
2013-08-15 14:37:27 -07:00 |
|
ZappoMan
|
209c9f93ed
|
remove Application dependency from VoxelEditPacketSender class
|
2013-08-15 14:21:21 -07:00 |
|