bwent
|
d688e5f915
|
fix case where v not normalizable
|
2015-07-21 11:08:53 -07:00 |
|
bwent
|
30d4b9f635
|
switch to radians, overload fromPolar, use atan2
|
2015-07-21 11:08:53 -07:00 |
|
bwent
|
89eed589e2
|
Add Vec3 function to convert vec3 to/from euler angles
|
2015-07-21 11:08:53 -07:00 |
|
Brad Davis
|
9016f437a8
|
Merge pull request #5371 from Atlante45/smart_pointers
Smart pointers fixes
|
2015-07-21 08:52:29 -07:00 |
|
Brad Davis
|
6d4c7cd4f2
|
Merge pull request #5374 from ZappoMan/warningFixes
Warning fixes and removing dead code
|
2015-07-21 07:23:40 -07:00 |
|
Sam Gateau
|
b5090883a0
|
merge with latest network pr
|
2015-07-20 15:49:10 -07:00 |
|
Sam Gateau
|
59666f664a
|
merging my changes to remove cruff from application to AUstin;s latest
|
2015-07-20 15:37:17 -07:00 |
|
Stephen Birarda
|
74193b3dac
|
bump packet versions after fix
|
2015-07-20 15:20:14 -07:00 |
|
Stephen Birarda
|
0dc62dd858
|
Merge branch 'protocol' of https://github.com/Atlante45/hifi into protocol
|
2015-07-20 15:14:40 -07:00 |
|
Atlante45
|
bca8d8181d
|
fix entity data packet type value
|
2015-07-20 15:14:16 -07:00 |
|
Stephen Birarda
|
5f592df610
|
don't seek in Packet before open
|
2015-07-20 15:14:07 -07:00 |
|
ZappoMan
|
648d0f6d43
|
fix a bunch of warnings
|
2015-07-20 15:12:27 -07:00 |
|
Atlante45
|
8d6ff2d9f9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 14:50:44 -07:00 |
|
ZappoMan
|
d41d86c33c
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-07-20 14:31:58 -07:00 |
|
Andrew Meadows
|
7578a70c4c
|
Merge pull request #5359 from birarda/protocol
Network Protocol Refactor
|
2015-07-20 14:30:58 -07:00 |
|
Atlante45
|
59acfc9f47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 13:51:51 -07:00 |
|
Brad Davis
|
488a449cb1
|
Merge branch 'master' into homer
|
2015-07-20 13:34:21 -07:00 |
|
Stephen Birarda
|
0177513285
|
resolve conflicts on merge with upstream/master
|
2015-07-20 12:29:38 -07:00 |
|
Sam Gateau
|
1a9f6e12a5
|
something not compiling but just before merge with upstream
|
2015-07-20 12:20:04 -07:00 |
|
Brad Hefta-Gaub
|
c41e20b90f
|
Merge pull request #5366 from jherico/marge
Naked GL removal work
|
2015-07-20 12:12:22 -07:00 |
|
Brad Davis
|
3d09e772f9
|
Merge branch 'marge' into homer
|
2015-07-20 12:09:51 -07:00 |
|
Brad Davis
|
23b058e4eb
|
Removing starfield tilt and reducing grid alpha
|
2015-07-20 11:40:12 -07:00 |
|
Brad Davis
|
dcaaeec593
|
Removing AO effect (temporarily) and wireframe mode
|
2015-07-20 10:55:11 -07:00 |
|
Seth Alves
|
7c5286e804
|
Merge pull request #5356 from howard-stearns/isPlaying
Make sure that Audio isPlaying is correct
|
2015-07-20 10:51:58 -07:00 |
|
Atlante45
|
fc2956342e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 10:39:16 -07:00 |
|
Brad Davis
|
cd677ccb18
|
Removing animation from star grid
|
2015-07-20 10:18:14 -07:00 |
|
Brad Davis
|
d4e637c5b8
|
Removing superfluous lighting and naked GL in mirror
|
2015-07-20 09:36:05 -07:00 |
|
Stephen Birarda
|
6b11495a20
|
resolve conflicts on merge with upstream master
|
2015-07-20 08:51:48 -07:00 |
|
Brad Davis
|
5159452335
|
Fixing invalid vector usage and strange picking crash
|
2015-07-19 23:03:46 -07:00 |
|
Brad Davis
|
4c3cfe1e82
|
Starfield jazz hands
|
2015-07-19 20:53:50 -07:00 |
|
Brad Davis
|
35f7307f30
|
More header cleanup
|
2015-07-18 22:15:50 -07:00 |
|
Brad Davis
|
c446bb307d
|
Adding convenience return *this to many transform methods
|
2015-07-18 16:56:32 -07:00 |
|
Bradley Austin Davis
|
5e0a0409bf
|
Removing setupWorldLight from viewstateinterface
|
2015-07-18 12:16:51 -07:00 |
|
Brad Davis
|
b7fdfd8663
|
Working on lighting
|
2015-07-18 10:55:53 -07:00 |
|
Brad Davis
|
d68618e206
|
Removing GL headers from most files, and some naked GL from application.cpp
|
2015-07-18 00:46:09 -07:00 |
|
Atlante45
|
640171d5bd
|
Restore AccountManager setup
|
2015-07-17 18:22:35 -07:00 |
|
Atlante45
|
1c965736e8
|
Remove merge error
|
2015-07-17 18:15:11 -07:00 |
|
Atlante45
|
052c3c987b
|
Fix some more smart pointer
|
2015-07-17 18:10:34 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
ZappoMan
|
816fd41624
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-07-17 17:10:52 -07:00 |
|
Brad Hefta-Gaub
|
2423d25839
|
Merge pull request #5355 from ctrlaltdavid/20620
QA for #20620 - Make renderGrid handle changing position and dimensions
|
2015-07-17 17:10:43 -07:00 |
|
ZappoMan
|
9c52f28ff4
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-07-17 17:05:13 -07:00 |
|
Brad Davis
|
c822e66317
|
Merge pull request #5346 from samcake/daft
Adding the scissor rect in the Batch and a way to enable the scissor during clear command
|
2015-07-17 17:04:42 -07:00 |
|
Stephen Birarda
|
4661bd0075
|
resolve conflicts on merge with clement/protocol
|
2015-07-17 16:58:57 -07:00 |
|
Atlante45
|
c6e471256d
|
Fix atomic construction
|
2015-07-17 16:55:45 -07:00 |
|
Stephen Birarda
|
f8c832e50b
|
resolve conflicts on merge with upstream master
|
2015-07-17 16:48:46 -07:00 |
|
ZappoMan
|
26e8090ec1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removeNakeGL
|
2015-07-17 16:48:42 -07:00 |
|
Brad Hefta-Gaub
|
3ea348b73b
|
Merge pull request #5349 from jherico/marge
Working on text rendering overlays
|
2015-07-17 16:47:48 -07:00 |
|
Stephen Birarda
|
9794770815
|
put back correct include for memcpy
|
2015-07-17 16:38:20 -07:00 |
|
Stephen Birarda
|
6419e49f4b
|
call QIODevice constructor from Packet copy
|
2015-07-17 16:35:26 -07:00 |
|