Andrew Meadows
|
9c5f51917a
|
declare EntitySimulation::getEntitiesToDelete()
|
2015-04-29 16:26:46 -07:00 |
|
Andrew Meadows
|
c0a5753317
|
PhysicalEntitySimulation sends outgoing packets
|
2015-04-28 17:12:29 -07:00 |
|
Andrew Meadows
|
2f9306ee77
|
SimpleEntitySimulation abides to new API
|
2015-04-28 16:28:03 -07:00 |
|
Andrew Meadows
|
14b6ee608a
|
more PhysicalEntitySimulation implementation
with changes to API's accordingly (does not compile yet)
|
2015-04-28 15:07:37 -07:00 |
|
Seth Alves
|
6f441e3490
|
if our Node isn't allowed to create entities in this domain, don't try.
|
2015-04-27 19:07:53 -07:00 |
|
Andrew Meadows
|
72deb2e49b
|
merge upstream/master into andrew/thermonuclear
Conflicts:
libraries/entities/src/EntityItem.h
libraries/physics/src/EntityMotionState.cpp
|
2015-04-27 12:54:21 -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
|
26511575c2
|
Merge branch 'master' of github.com:highfidelity/hifi into detect-ballistic
|
2015-04-27 06:44:59 -07:00 |
|
Andrew Meadows
|
b760a03360
|
pass arguments by const reference
|
2015-04-26 15:24:00 -07:00 |
|
Seth Alves
|
d1d4b0f0ee
|
merge from upstream
|
2015-04-25 12:50:00 -07:00 |
|
Seth Alves
|
0fb1a83e3b
|
quiet compiler, remove some trailing control-Ms
|
2015-04-25 09:20:00 -07:00 |
|
Atlante45
|
ba507cef98
|
Fix a few warnings
|
2015-04-25 11:01:02 +02:00 |
|
Seth Alves
|
ac46f84291
|
cleanups
|
2015-04-24 18:36:41 -07:00 |
|
Seth Alves
|
03706359f5
|
cleanups
|
2015-04-24 17:44:52 -07:00 |
|
Seth Alves
|
218393a2b3
|
rather than keeping track of previous pos/rot sent by server, use a new flag that indicates that the values should be updated in the physics engine, but that the object should not be woken
|
2015-04-24 17:37:19 -07:00 |
|
Seth Alves
|
6e6793cbcc
|
remove debugging prints
|
2015-04-24 15:18:02 -07:00 |
|
Andrew Meadows
|
3ecf959b3e
|
removed cached copies of damping and restitution
|
2015-04-24 14:50:37 -07:00 |
|
Seth Alves
|
fea8d84618
|
sync
|
2015-04-24 14:09:10 -07:00 |
|
Seth Alves
|
ad85837b5a
|
sync
|
2015-04-24 13:44:34 -07:00 |
|
Seth Alves
|
a27f8f3f10
|
sync
|
2015-04-24 11:28:44 -07:00 |
|
Seth Alves
|
926694517f
|
sync
|
2015-04-24 11:07:45 -07:00 |
|
Seth Alves
|
b40e78311b
|
disable hack to notice that the server is sending the same thing repeatedly
|
2015-04-24 11:00:06 -07:00 |
|
Seth Alves
|
1b84be6e10
|
attempting to have visual indicator of simulatorID
|
2015-04-24 10:55:43 -07:00 |
|
Seth Alves
|
c2422c2382
|
Merge branch 'master' of github.com:highfidelity/hifi into detect-ballistic
|
2015-04-24 09:29:26 -07:00 |
|
Brad Hefta-Gaub
|
22ff2ba1b8
|
Merge pull request #4687 from Atlante45/zone_shape_edit_js
Zone ShapeType/CompoundShapeURL in edit.js
|
2015-04-24 09:08:56 -07:00 |
|
Atlante45
|
a26d9ef353
|
Fix ShapeType/String conversion
|
2015-04-24 16:49:18 +02:00 |
|
Atlante45
|
fff8b99d10
|
Fix keylight color
Was an integer division producing a float
|
2015-04-24 15:31:25 +02:00 |
|
Seth Alves
|
cf0499e671
|
various physics-related experiments
|
2015-04-23 21:07:04 -07:00 |
|
Andrew Meadows
|
0daaf20f01
|
Merge pull request #4675 from sethalves/detect-ballistic
Detect ballistic motion + fix up simulation-owner code + fix up EntityItem constructor
|
2015-04-23 14:19:51 -07:00 |
|
ZappoMan
|
5dddca37ca
|
fix default shape of zones
|
2015-04-23 13:44:39 -07:00 |
|
Seth Alves
|
bc65616bb3
|
Merge branch 'master' of github.com:highfidelity/hifi into detect-ballistic
|
2015-04-23 13:09:22 -07:00 |
|
Atlante45
|
0b1d4fb1d6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into zones
|
2015-04-23 21:16:11 +02:00 |
|
Brad Hefta-Gaub
|
945433be28
|
Merge pull request #4678 from sethalves/fix-pile-at-origin
don't pile things up at the origin during a load
|
2015-04-23 11:40:46 -07:00 |
|
Atlante45
|
b776ea8110
|
Make ::contains() back into a const
|
2015-04-23 19:15:06 +02:00 |
|
Seth Alves
|
c21e06e7a7
|
don't pile things up at the origin during a load
|
2015-04-23 10:08:59 -07:00 |
|
Atlante45
|
83490051d9
|
Move shape related contains() to ShapeInfo
|
2015-04-23 18:55:20 +02:00 |
|
Ryan Huffman
|
e0d4a0b1e1
|
Add functionality to turn zone picking off
|
2015-04-23 09:36:41 -07:00 |
|
Atlante45
|
51d99da29f
|
Magic number
|
2015-04-23 17:50:26 +02:00 |
|
Atlante45
|
f494f86ee5
|
Handle registration point in transforms
|
2015-04-23 17:48:29 +02:00 |
|
Atlante45
|
bda72025af
|
Check mesh extend before going through triangles
|
2015-04-23 16:40:40 +02:00 |
|
Atlante45
|
d18229d52d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into zones
|
2015-04-23 15:58:57 +02:00 |
|
Atlante45
|
15482d6a57
|
Don't compute shape for zones
|
2015-04-23 15:21:51 +02:00 |
|
Atlante45
|
fb4d1d3557
|
Fix compoundShapeURL reseting shapeType
|
2015-04-23 14:24:20 +02:00 |
|
Atlante45
|
f117941c8d
|
Macro fixing
|
2015-04-23 13:25:14 +02:00 |
|
Atlante45
|
01f4f34911
|
Centralize contains standard cases
|
2015-04-23 13:04:59 +02:00 |
|
Atlante45
|
837a0d3ba8
|
rename collision model in edit.js
|
2015-04-23 12:13:52 +02:00 |
|
Atlante45
|
3ebe72f025
|
Fix read macro
|
2015-04-23 12:12:42 +02:00 |
|
Seth Alves
|
9e96026c52
|
move _accelerationNearlyGravityCount and _shouldClaimSimulationOwnership from EntityItem to EntityMotionState
|
2015-04-22 21:36:36 -07:00 |
|
Seth Alves
|
d51f5a0ae8
|
remove commented out code
|
2015-04-22 17:22:37 -07:00 |
|