Stephen Birarda
|
85919972e3
|
resolve conflicts on merge with upstream/master
|
2015-04-29 10:45:25 -07:00 |
|
Stephen Birarda
|
1995fa6a5e
|
fix return value comment in SimpleMovingAverage
|
2015-04-28 18:28:12 -07:00 |
|
Stephen Birarda
|
c52426385d
|
code review comments for #4713
|
2015-04-28 18:28:05 -07:00 |
|
Stephen Birarda
|
f2dcacffd0
|
show avatar data receive rate by default with display name
|
2015-04-28 18:27:42 -07:00 |
|
Stephen Birarda
|
4e6979cac8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar-mixer-throttling
|
2015-04-28 16:50:07 -07:00 |
|
Stephen Birarda
|
b917afa3cc
|
show avatar data receive rate by default with display name
|
2015-04-28 09:47:19 -07:00 |
|
Brad Davis
|
897e47e8e6
|
Removing debug hack to load resources from source folder
|
2015-04-27 23:17:56 -07:00 |
|
Seth Alves
|
bdc6bb3c2d
|
Merge branch 'master' of github.com:highfidelity/hifi into detect-ballistic
|
2015-04-27 12:20:58 -07:00 |
|
Brad Davis
|
a12bfd95f4
|
Merge remote-tracking branch 'upstream/master' into ui-refactor
Conflicts:
libraries/render-utils/src/MatrixStack.h
|
2015-04-27 10:59:57 -07:00 |
|
Seth Alves
|
2cdbe8bf7b
|
merge from upstream
|
2015-04-27 09:57:36 -07:00 |
|
Seth Alves
|
e007617112
|
hook up menu-items to control debug rendering of collision hulls and owned simulations
|
2015-04-27 09:56:24 -07:00 |
|
Seth Alves
|
0fb1a83e3b
|
quiet compiler, remove some trailing control-Ms
|
2015-04-25 09:20:00 -07:00 |
|
Brad Davis
|
99a6e1f86c
|
Breaking up offscreen UI work
|
2015-04-24 13:21:21 -07:00 |
|
Atlante45
|
0b1d4fb1d6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into zones
|
2015-04-23 21:16:11 +02:00 |
|
Atlante45
|
b340cd06bf
|
Fix volume formula for capsules
|
2015-04-23 19:14:07 +02:00 |
|
Atlante45
|
83490051d9
|
Move shape related contains() to ShapeInfo
|
2015-04-23 18:55:20 +02:00 |
|
Atlante45
|
6be0910966
|
Fix contain for collision hulls
|
2015-04-23 15:58:18 +02:00 |
|
Brad Davis
|
c4d2bd2cda
|
More coding standard fixes
|
2015-04-22 19:18:09 -07:00 |
|
Atlante45
|
955723acf1
|
RenderableEntityItem uses collision hull in contains
|
2015-04-22 21:03:55 +02:00 |
|
Brad Davis
|
ce6b7e7aec
|
Merge branch 'master' into offscreen
Conflicts:
interface/src/Menu.cpp
|
2015-04-16 14:02:40 -07:00 |
|
Bradley Austin Davis
|
36ca9132cc
|
More build failure fixes
|
2015-04-16 01:02:13 -07:00 |
|
Brad Davis
|
d14d5f3d29
|
Working on new-UI implementations of address bar and login
|
2015-04-15 00:36:04 -07:00 |
|
Andrew Meadows
|
da9091a99d
|
remove SHAPE_TYPE_CONVEX_HULL from libs and tests
|
2015-04-14 14:54:43 -07:00 |
|
Seth Alves
|
3cfafea5ca
|
Merge branch 'master' of github.com:highfidelity/hifi into island
|
2015-04-07 15:09:50 -07:00 |
|
Andrew Meadows
|
a47170b02c
|
Merge pull request #4601 from samcake/temp1
Introducing gpu::State and using it in the Model rendering path and more...
|
2015-04-07 12:48:42 -07:00 |
|
Seth Alves
|
bc9e818b95
|
Merge branch 'master' of github.com:highfidelity/hifi into island
|
2015-04-07 11:12:16 -07:00 |
|
Seth Alves
|
ef5dffecf6
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
|
Seth Alves
|
9014397167
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
|
Seth Alves
|
fb607e2b26
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
|
Sam Gateau
|
00817ab64f
|
MErging with origin/orange, brinign the fix for shadows
|
2015-04-05 18:36:39 -07:00 |
|
Seth Alves
|
9ef9452cf6
|
make filename extension checking less wrong
|
2015-04-03 16:39:45 -07:00 |
|
Seth Alves
|
bfab522ee7
|
debuging render mode
|
2015-04-01 17:52:30 -07:00 |
|
Sam Gateau
|
0d721ec1e9
|
merging
|
2015-03-31 17:47:05 -07:00 |
|
Sam Gateau
|
9b63739a72
|
Trying to clen up the REnderMode usage in connection with the needed gpu::State for all the different variations
|
2015-03-31 17:35:34 -07:00 |
|
Andrew Meadows
|
7fb9427f29
|
Merge pull request #4549 from jherico/dbg_macro
Enabling the use of #ifdef DEBUG as a platform neutral idiom
|
2015-03-31 17:08:12 -07:00 |
|
Brad Hefta-Gaub
|
d77333953e
|
Merge pull request #4552 from sethalves/island
Fix various collision-model related bugs
|
2015-03-31 15:47:53 -07:00 |
|
Seth Alves
|
55d506bb53
|
formatting
|
2015-03-31 14:04:49 -07:00 |
|
Bradley Austin Davis
|
02b69f4a70
|
Enabling the use of #ifdef DEBUG as a platform neutral idiom
|
2015-03-31 13:32:13 -07:00 |
|
Brad Hefta-Gaub
|
e27a89b7c3
|
Merge pull request #4539 from birarda/settings-thread-delete-later
fix for cleanup of SettingsManager thread
|
2015-03-31 13:09:06 -07:00 |
|
Seth Alves
|
52fc75a114
|
merge upstream
|
2015-03-31 07:18:04 -07:00 |
|
Philip Rosedale
|
5325478940
|
Merge pull request #4528 from ZappoMan/avatarUI
Support for Auto-detecting FST type, and adding type hint to FST files when packaged
|
2015-03-30 21:31:22 -07:00 |
|
Stephen Birarda
|
7d5b8c430a
|
remove extra added space
|
2015-03-30 18:06:51 -07:00 |
|
Stephen Birarda
|
b7174b5170
|
fix for cleanup of SettingsManager thread
|
2015-03-30 18:03:18 -07:00 |
|
Seth Alves
|
071b6a21de
|
Merge branch 'master' of github.com:highfidelity/hifi into vhacd-knobs
|
2015-03-30 13:44:39 -07:00 |
|
Andrew Meadows
|
10af59296d
|
Merge pull request #4499 from sethalves/multi-hull-collisions
Multi hull collisions
|
2015-03-30 12:11:56 -07:00 |
|
Seth Alves
|
26230cf493
|
uninitialized variable (quiet valgrind)
|
2015-03-29 05:40:39 -07:00 |
|
ZappoMan
|
baa2f947e5
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
|
Seth Alves
|
0d4b0ad11e
|
Merge branch 'multi-hull-collisions' of github.com:sethalves/hifi into vhacd-knobs
|
2015-03-26 06:37:35 -07:00 |
|
Seth Alves
|
dd9290bd59
|
clear points for non-hull shapes
|
2015-03-25 15:21:28 -07:00 |
|
Seth Alves
|
c68f5dd1fa
|
added various controls for the convex hull generator
|
2015-03-25 15:13:40 -07:00 |
|
Seth Alves
|
c8ad82917e
|
clean up some debugging spew. take dimensions into account when scaling points used for collision hull creation
|
2015-03-23 16:54:36 -07:00 |
|
Seth Alves
|
bfc5cf99d6
|
more code for compound hull collisions
|
2015-03-21 16:11:47 -07:00 |
|
Seth Alves
|
769194f046
|
first stab at compound hull collisions
|
2015-03-20 13:41:14 -07:00 |
|
Brad Davis
|
7079b5f978
|
type & squish again
|
2015-03-19 17:29:57 -07:00 |
|
Brad Davis
|
bf607e4c9c
|
Fixing indentation and usage
|
2015-03-19 15:53:16 -07:00 |
|
Brad Davis
|
2552afffe7
|
Merge branch 'master' into avatar
|
2015-03-19 09:47:36 -07:00 |
|
Andrew Meadows
|
c032b29633
|
proper shape management for ConvexHull shapes
|
2015-03-18 16:29:57 -07:00 |
|
Brad Davis
|
160f666d89
|
Merge branch 'master' into avatar
|
2015-03-18 12:55:56 -07:00 |
|
Andrew Meadows
|
517b2648ca
|
Merge pull request #4465 from sethalves/avatars-can-collide
One convex hull shape for models that provide decomposition data.
|
2015-03-18 12:52:52 -07:00 |
|
Seth Alves
|
2dd75fef2c
|
remove some unneeded Q_OBJECT macros, diff minimization
|
2015-03-17 19:12:26 -07:00 |
|
Seth Alves
|
222c3f01eb
|
minor cleanups, diff minimization
|
2015-03-17 14:24:46 -07:00 |
|
Seth Alves
|
5475e76516
|
merge from upstream
|
2015-03-17 14:16:00 -07:00 |
|
Brad Davis
|
6415ff99f6
|
Work in progress
|
2015-03-17 12:04:04 -07:00 |
|
Brad Davis
|
80b5a44cc4
|
Adding a RAII version of the mutex locker that uses tryLock instead of lock
|
2015-03-17 11:49:17 -07:00 |
|
Seth Alves
|
bed37ef49a
|
incorporate code review feedback
|
2015-03-16 13:57:22 -07:00 |
|
Seth Alves
|
6c4b808813
|
Merge branch 'master' of github.com:highfidelity/hifi into persist-entities-as-json
|
2015-03-15 07:10:56 -07:00 |
|
Seth Alves
|
b815c365eb
|
formatting
|
2015-03-13 18:57:27 -07:00 |
|
Seth Alves
|
87cc710efc
|
more merge madness, calculate 2nd PhysicsEngine hash with qChecksum if url is set
|
2015-03-13 18:43:24 -07:00 |
|
Stephen Birarda
|
9d055f81f4
|
use a Mozilla user agent for mod security
|
2015-03-13 18:29:55 -07:00 |
|
Stephen Birarda
|
9f7ed7b12a
|
update user agent to be HighFidelityInterface
|
2015-03-13 18:28:09 -07:00 |
|
Stephen Birarda
|
dcff4f5956
|
use HIGH_FIDELITY_USER_AGENT for DataWebPage
|
2015-03-13 18:25:17 -07:00 |
|
Seth Alves
|
2368e6e5b7
|
collision with a hull sort of works. there is a new memory corruption problem
|
2015-03-13 15:41:57 -07:00 |
|
Seth Alves
|
3c61727a22
|
Merge branch 'master' of github.com:highfidelity/hifi into avatars-can-collide
|
2015-03-12 11:56:12 -07:00 |
|
Seth Alves
|
b945ce5e7a
|
Merge branch 'master' of github.com:highfidelity/hifi into persist-entities-as-json
|
2015-03-12 11:38:01 -07:00 |
|
Atlante45
|
eb5206f8e6
|
Naming
|
2015-03-12 19:05:06 +01:00 |
|
Atlante45
|
0bd97ce40c
|
Dependency::customDeleter uses a lambda
|
2015-03-12 18:53:29 +01:00 |
|
Seth Alves
|
9e6c289ab8
|
move filename utils into shared library
|
2015-03-12 10:23:57 -07:00 |
|
Seth Alves
|
87ac38c3df
|
Merge branch 'master' of github.com:highfidelity/hifi into persist-entities-as-json
|
2015-03-11 18:35:13 -07:00 |
|
Seth Alves
|
df29d5365a
|
Merge branch 'master' of github.com:highfidelity/hifi into avatars-can-collide
|
2015-03-11 15:18:55 -07:00 |
|
Andrew Meadows
|
feafa0a60b
|
remove old Ragdoll and avatar interactions
|
2015-03-11 14:29:03 -07:00 |
|
Seth Alves
|
3a3e723f4e
|
trying to figureo out where to download hull models
|
2015-03-11 14:26:30 -07:00 |
|
Seth Alves
|
1c73f50dbc
|
started to hook up geometry downloader to ShapeInfo
|
2015-03-11 07:17:13 -07:00 |
|
Seth Alves
|
844085b514
|
started on hull collisions
|
2015-03-10 15:30:08 -07:00 |
|
Seth Alves
|
088e23ad54
|
saving and loading largely works. still some rough edges
|
2015-03-10 11:31:48 -07:00 |
|
Seth Alves
|
afd2c87dfe
|
Merge branch 'master' of github.com:highfidelity/hifi into persist-entities-as-json
|
2015-03-10 10:12:43 -07:00 |
|
Seth Alves
|
2076de9153
|
started on reading entities from json file
|
2015-03-10 10:12:29 -07:00 |
|
Seth Alves
|
d0bbac2eb6
|
json writer sort of works. started on reader
|
2015-03-09 17:55:58 -07:00 |
|
Andrew Meadows
|
6936d65db9
|
remove unused *= operator for AABox
|
2015-03-06 15:31:52 -08:00 |
|
Andrew Meadows
|
6fa1b1c600
|
remove unused cruft and fix float casts
|
2015-03-06 15:31:27 -08:00 |
|
Andrew Meadows
|
49eee89c19
|
merge upstream/master into andrew/isentropic
Conflicts:
libraries/networking/src/PacketHeaders.cpp
libraries/networking/src/PacketHeaders.h
|
2015-03-05 08:22:02 -08:00 |
|
Andrew Meadows
|
d7d25a6509
|
Octree::findCapsulePenetration() uses meters
|
2015-03-04 16:16:49 -08:00 |
|
Sam Gateau
|
4619ba1f5b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-03-03 10:56:04 -08:00 |
|
Seth Alves
|
bb7b132b78
|
Add a way to indicate that a specific message of a certain form should only be printed once. Different messages that match the same form will each be printed once.
|
2015-03-02 14:18:26 -08:00 |
|
Ryan Huffman
|
11efcd70d8
|
Add SIGINT handling to assignment-client
|
2015-02-27 14:09:46 -08:00 |
|
Andrew Meadows
|
7836bb4dcd
|
rayIntersection uses meters instead of tree units
|
2015-02-26 17:42:17 -08:00 |
|
Andrew Meadows
|
7210c7a88b
|
added EntityTree::findEntitiesInMeters()
progress toward conversion to meters
|
2015-02-26 15:16:59 -08:00 |
|
Sam Gateau
|
d8ebb0c5b9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-02-26 14:19:23 -08:00 |
|
Ryan Huffman
|
14ec9b431e
|
Update findRayRectangleIntersection to set out variable distance
|
2015-02-25 10:26:44 -08:00 |
|
Ryan Huffman
|
03b10b6cb0
|
Add findRayRectangleIntersection
|
2015-02-24 17:00:30 -08:00 |
|
Sam Gateau
|
d08142d37d
|
replacing glTRansform by gpu/Transform features
|
2015-02-19 15:12:13 -08:00 |
|
Sam Gateau
|
cc3cc4f96f
|
replacing the glTransform pipeline for model rendering
|
2015-02-16 09:31:29 -08:00 |
|
Brad Hefta-Gaub
|
1827d9f3cd
|
Merge pull request #4256 from samcake/temp1
Getting rid of glLIghts and replacing by the model::Light
|
2015-02-13 10:49:53 -08:00 |
|
Sam Gateau
|
bc2faca9bc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
|
2015-02-13 01:33:21 -08:00 |
|
Andrew Meadows
|
d89548312e
|
manipulate the extents for SHAPE_TYPE_SPHERE
The conversion from ShapeInfo to btShape MUST be reversable!
Otherwise we leak shapes in the ShapeManager class.
|
2015-02-11 08:44:10 -08:00 |
|
Andrew Meadows
|
e6a6946027
|
merge upstream/master into andrew/thermonuclear
|
2015-02-09 12:44:52 -08:00 |
|
Sam Gateau
|
ace6dc4faf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-02-08 23:23:06 -08:00 |
|
Andrew Meadows
|
a233551ec3
|
oops forgot to implement ShapeInfo::setParams()
|
2015-02-08 15:35:54 -08:00 |
|
Andrew Meadows
|
12a7021bb5
|
ShapeInfo computs own DoubleHashKey, gets new API
|
2015-02-08 15:12:44 -08:00 |
|
Sam Gateau
|
469ee29f0b
|
Merge branch 'temp0' of https://github.com/samcake/hifi into temp1
|
2015-02-06 16:30:47 -08:00 |
|
Stephen Birarda
|
219e78425b
|
resolve conflicts on merge with upstream master
|
2015-02-06 09:49:46 -08:00 |
|
Brad Davis
|
da05c26aad
|
Moving shaders to standard format, adding bounding box support and using it in text node
|
2015-02-04 21:32:05 -08:00 |
|
Sam Gateau
|
3c30e70c12
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-02-04 13:32:02 -08:00 |
|
Brad Davis
|
1745ba9a7e
|
More OSX work, refactoring functions to shared, removing erroneuous Qt 5.4 dependency, fixing PrioVR text api usage
|
2015-02-04 12:42:27 -08:00 |
|
Stephen Birarda
|
11f3161029
|
resolve conflicts on merge with upstream/master
|
2015-02-04 10:38:05 -08:00 |
|
Atlante45
|
e4591e0d03
|
Work arount for QVariant not converting to QVariant
|
2015-02-03 17:11:32 -08:00 |
|
Andrew Meadows
|
28a3c3f469
|
separate new shape types from legacy
|
2015-02-03 08:34:06 -08:00 |
|
Atlante45
|
f0b5cd195d
|
Renaming + end of file spaces
|
2015-02-02 18:37:49 -08:00 |
|
Atlante45
|
9abdb41764
|
Rearrange settings classes in correct files
|
2015-02-02 17:17:19 -08:00 |
|
Stephen Birarda
|
bd0552618f
|
resolve conflicts on merge with upstream/master
|
2015-02-02 17:10:13 -08:00 |
|
Atlante45
|
633ec9807d
|
New settings api
|
2015-02-02 15:56:03 -08:00 |
|
Sam Gateau
|
2eb3c92e1d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-02-02 11:19:08 -08:00 |
|
David Rowe
|
5474c0634e
|
Merge branch 'master' into 20277
Conflicts:
libraries/script-engine/src/ScriptEngine.cpp
|
2015-01-30 13:49:45 -08:00 |
|
Sam Gateau
|
38129c2988
|
Merging with latest build
|
2015-01-30 12:58:50 -08:00 |
|
Atlante45
|
4562c29be8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/avatar/Hand.cpp
|
2015-01-30 12:02:11 -08:00 |
|
Atlante45
|
4ef87b9919
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/ui/PreferencesDialog.cpp
interface/src/ui/Stats.cpp
libraries/audio-client/src/AudioClient.cpp
libraries/audio-client/src/AudioClient.h
|
2015-01-28 13:13:32 -08:00 |
|
ZappoMan
|
6821f31f14
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
libraries/gpu/src/gpu/GLBackend.cpp
|
2015-01-28 10:46:30 -08:00 |
|
Sam Gateau
|
3953a4c8c7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-01-28 00:10:20 -08:00 |
|
Andrew Meadows
|
58bb137c4d
|
bulletRotationStep --> computeBulletRotationStep
|
2015-01-27 17:37:12 -08:00 |
|
Andrew Meadows
|
23bd3f90d9
|
Bullet-style rotation integration for kinematics
and for dead reckoning after wire-transfer
|
2015-01-27 17:27:15 -08:00 |
|
ZappoMan
|
4a6cc5c6f2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/ui/overlays/ImageOverlay.cpp
|
2015-01-27 16:44:11 -08:00 |
|
Sam Gateau
|
ae3233b119
|
in the middle of something
|
2015-01-27 15:44:10 -08:00 |
|
David Rowe
|
812fbc58fb
|
Use custom User-Agent string
|
2015-01-23 19:13:29 -08:00 |
|
Atlante45
|
4eac6cd410
|
Moved IDENTITY_FRONT/UP/RIGHT to GLMHelpers
|
2015-01-23 13:19:03 -08:00 |
|
Atlante45
|
bbf6ae7b01
|
Move Faceshift constants to their own file in shared
|
2015-01-23 12:11:08 -08:00 |
|
ZappoMan
|
02a68096c3
|
add debug for vec4
|
2015-01-21 16:56:04 -08:00 |
|
Atlante45
|
850f92eae3
|
Don't call Settings::set when you don't need too.
|
2015-01-20 17:54:11 -08:00 |
|
Stephen Birarda
|
b4d6a44fc2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
|
2015-01-20 11:15:54 -08:00 |
|
Atlante45
|
d7f6add74c
|
Use QThreadStorage to store QSettings
|
2015-01-20 10:53:16 -08:00 |
|
Atlante45
|
e4fa9e508e
|
Moved loadSetting to MyAvatar
|
2015-01-20 00:56:25 -08:00 |
|
Atlante45
|
6a00dcbf0a
|
More switches to new Settings
|
2015-01-20 00:30:29 -08:00 |
|
Atlante45
|
4f2fa227b2
|
Got rid of SettingHandle::type
|
2015-01-19 22:35:38 -08:00 |
|
Atlante45
|
d0d16e088e
|
Introduced SettingsBridge class
Class use to privatize direct access to settings
|
2015-01-19 21:24:57 -08:00 |
|
Atlante45
|
6cf00041f8
|
Introduced SettingHandle
New class that serves as an accesor to a single setting
|
2015-01-19 20:56:15 -08:00 |
|
Atlante45
|
43597ea29d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into pull_out_menu_mess
Conflicts:
interface/src/Application.cpp
interface/src/Menu.cpp
|
2015-01-19 14:18:22 -08:00 |
|
Stephen Birarda
|
10be0ee984
|
resolve conflicts on merge with upstream master
|
2015-01-19 10:26:56 -08:00 |
|
Atlante45
|
33d0e1bad5
|
Added Settings class
Just a simple Wrapper for now
|
2015-01-18 18:08:20 -08:00 |
|
Atlante45
|
8f5f634308
|
Took audio settings out of Menu
Hooked to actual settings in Audio class
|
2015-01-17 21:22:02 -08:00 |
|
Andrzej Kapolka
|
b6c843497d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2015-01-16 11:56:04 -08:00 |
|
Atlante45
|
786c0a5462
|
Drop DM ref before creating new object
|
2015-01-15 14:00:45 -08:00 |
|
Brad Hefta-Gaub
|
89967fbe7a
|
Merge pull request #4104 from AndrewMeadows/inertia
store density in EntityItem instead of mass
|
2015-01-14 17:17:45 -08:00 |
|