Atlante45
|
08317b51da
|
Use removeUnusedResources
|
2015-01-12 11:12:50 -08:00 |
|
Atlante45
|
98dd401ea3
|
Remove duplicate definition
|
2015-01-12 11:12:19 -08:00 |
|
Atlante45
|
5cdc76ad35
|
Put cache max size/count as class members
|
2015-01-11 22:48:42 -08:00 |
|
Brad Hefta-Gaub
|
f18594cfdb
|
Merge pull request #4076 from Atlante45/master
Don't call delete later unless you have to
|
2015-01-09 15:43:45 -08:00 |
|
Atlante45
|
6d67b8e20c
|
Don't call delete later unless you have to
|
2015-01-09 15:32:08 -08:00 |
|
Philip Rosedale
|
225563ba00
|
Merge pull request #4075 from Atlante45/head_rotation_fix
Head rotation fix
|
2015-01-09 15:11:21 -08:00 |
|
Atlante45
|
063e95bd79
|
Clement doesn't know how to use radians
|
2015-01-09 14:31:34 -08:00 |
|
Atlante45
|
02b9aaacf8
|
Bump packet version
|
2015-01-09 11:16:58 -08:00 |
|
Atlante45
|
f2b7cb005a
|
Removed leans/Changed Head rotation in avatardata packets
|
2015-01-09 11:16:49 -08:00 |
|
Atlante45
|
16e1fc8c3a
|
Added isMyAvatar to AvatarData too
|
2015-01-09 11:16:05 -08:00 |
|
Atlante45
|
05d2887c94
|
Move Torso twist to HeadData with Lean
|
2015-01-09 11:15:01 -08:00 |
|
Philip Rosedale
|
336378679f
|
Merge pull request #4068 from ctrlaltdavid/type-definitions
Fix miscellaneous types and casts
|
2015-01-09 08:40:08 -08:00 |
|
Philip Rosedale
|
285e588266
|
Merge pull request #4072 from Atlante45/network_replies_cleanup
Windows crash fix
|
2015-01-09 07:42:36 -08:00 |
|
Atlante45
|
441a1e4fee
|
Turns out windows doesn't like constexpr
|
2015-01-08 18:35:23 -08:00 |
|
Atlante45
|
891d8d5abf
|
Removed unecessary foreach
|
2015-01-08 18:22:25 -08:00 |
|
David Rowe
|
a5b3ae397a
|
Code review
|
2015-01-08 18:20:23 -08:00 |
|
Atlante45
|
ea832cfd45
|
Added constant
|
2015-01-08 17:33:47 -08:00 |
|
Philip Rosedale
|
22a609f014
|
Merge pull request #4071 from Atlante45/head_rotation_fix
Head rotation fix
|
2015-01-08 17:24:23 -08:00 |
|
Atlante45
|
77e4a2ef35
|
Add byte limit to chaches
|
2015-01-08 17:06:05 -08:00 |
|
Atlante45
|
1c4903c346
|
Merge branch 'master' of https://github.com/highfidelity/hifi into head_rotation_fix
|
2015-01-08 16:33:01 -08:00 |
|
Brad Hefta-Gaub
|
0a176b3c9e
|
Merge pull request #4066 from AndrewMeadows/inertia
thread safety for EntitySimulation
|
2015-01-08 16:05:07 -08:00 |
|
David Rowe
|
07b30da2ac
|
Fix miscellaneous types and casts
|
2015-01-08 13:44:51 -08:00 |
|
Atlante45
|
8dbaeeb646
|
Delete each entityItems
|
2015-01-08 13:08:43 -08:00 |
|
Andrew Meadows
|
f8c512b690
|
fix deleteEntity() to actually delete result
|
2015-01-08 12:42:16 -08:00 |
|
Brad Hefta-Gaub
|
0ac8f79d2e
|
Merge pull request #4067 from ctrlaltdavid/inconsistent-dll-linkage
Suppress warnings about inconsistent DLL linkage of lrintf in Windows
|
2015-01-08 12:06:00 -08:00 |
|
Atlante45
|
e73f8baf93
|
Merge branch 'master' of https://github.com/highfidelity/hifi into head_rotation_fix
|
2015-01-08 11:54:54 -08:00 |
|
Atlante45
|
6fc3e1cf81
|
change message size
|
2015-01-08 11:51:14 -08:00 |
|
Atlante45
|
af9525ed33
|
Bump AvatarData packet number
|
2015-01-08 11:49:39 -08:00 |
|
Atlante45
|
4157a3ca40
|
Remove lean from head rotation
|
2015-01-08 11:33:14 -08:00 |
|
David Rowe
|
198226450a
|
Suppress warnings about inconsistent DLL linkage of lrintf in Windows
This warning in Windows builds is due to redefinition of lrintf in gverb
library's ladspa-util.h file.
|
2015-01-08 11:26:32 -08:00 |
|
Atlante45
|
0bae05b924
|
Remove chat message
|
2015-01-08 11:25:53 -08:00 |
|
Atlante45
|
b8a3bdb6bd
|
Cleanup headers
|
2015-01-08 11:25:35 -08:00 |
|
Andrew Meadows
|
b0b2eb5d38
|
use exact equality for filtering dimension changes
|
2015-01-08 11:09:32 -08:00 |
|
Andrew Meadows
|
1d371a9627
|
merge upstream/master into andrew/inertia
|
2015-01-08 10:24:05 -08:00 |
|
Andrew Meadows
|
c37c1515ba
|
EntitySimulation is lockable
also DeleteEntityOperator just removes the entities
and EntityTree does the actual delete
(after properly locking its _simulation)
|
2015-01-08 10:22:25 -08:00 |
|
Andrew Meadows
|
25b9b50468
|
Merge pull request #4065 from ZappoMan/voxelEctomy
fix some warnings and remove more references to voxels
|
2015-01-08 08:07:06 -08:00 |
|
Philip Rosedale
|
a04ce68fba
|
Merge pull request #4063 from ZappoMan/restoreLookAt
restore camera lookAt and keepLookingAt features
|
2015-01-07 16:31:07 -08:00 |
|
ZappoMan
|
cc19c15c17
|
remove more references to voxels
|
2015-01-07 16:09:56 -08:00 |
|
ZappoMan
|
91351d7700
|
fix warnings
|
2015-01-07 16:09:26 -08:00 |
|
Brad Hefta-Gaub
|
97b2e3dfa4
|
Merge pull request #4064 from AndrewMeadows/bispinor
use degrees/sec for EntityItem angular velocity
|
2015-01-07 14:44:51 -08:00 |
|
Brad Hefta-Gaub
|
4ac1b6179c
|
Merge pull request #4062 from cozza13/20258
CR for Job #20258 - Fix the guitar script
|
2015-01-07 14:16:49 -08:00 |
|
Stephen Birarda
|
d5b0fced76
|
Merge pull request #4061 from thoys/glew-cmake-fix
fix to add GLEW debug library
|
2015-01-07 14:06:39 -08:00 |
|
Andrew Meadows
|
d2bd95703a
|
use degrees/sec for EntityItem angular velocity
|
2015-01-07 14:04:22 -08:00 |
|
Thijs Wenker
|
21d8d55be3
|
fix indentation
|
2015-01-07 22:53:44 +01:00 |
|
ZappoMan
|
806e691bbf
|
restore camera lookAt and keepLookingAt features
|
2015-01-07 13:41:07 -08:00 |
|
Chris Collins
|
d15ae92e1e
|
Guitar fix
Guitar position fix
|
2015-01-07 13:40:36 -08:00 |
|
Brad Hefta-Gaub
|
23559743d9
|
Merge pull request #4060 from PhilipRosedale/gun
Added improved gun to /examples
|
2015-01-07 13:16:09 -08:00 |
|
Brad Hefta-Gaub
|
49508733aa
|
Merge pull request #4053 from cozza13/20254
CR for Job #20254 - Additional Script updates
|
2015-01-07 13:14:34 -08:00 |
|
Philip Rosedale
|
84b9d51e90
|
Merge pull request #4059 from AndrewMeadows/bispinor
fix rapid attenuation of angular velocity
|
2015-01-07 13:12:35 -08:00 |
|
Thijs Wenker
|
2690241eb6
|
fix to add GLEW debug library
|
2015-01-07 22:08:01 +01:00 |
|