Chris Collins
|
9846614468
|
Merge pull request #8879 from AndrewMeadows/show-physics-stats
add Bullet profile info to PerformanceTimer stats
|
2016-10-25 06:29:27 -07:00 |
|
Andrew Meadows
|
e44672180a
|
add Bullet profile info to PerformanceTimer stats
|
2016-10-21 13:22:22 -07:00 |
|
Seth Alves
|
b31acc421a
|
fix crash on startup
|
2016-10-20 10:36:14 -07:00 |
|
Andrew Meadows
|
e46c15401a
|
take care for division by zero when normalizing
|
2016-10-05 15:00:22 -07:00 |
|
Seth Alves
|
4470338663
|
catagorize some qDebugs
|
2016-09-14 21:39:45 -07:00 |
|
Seth Alves
|
e5e9bb0052
|
Merge branch 'master' of github.com:highfidelity/hifi into grab-point-adjustments
|
2016-09-14 11:28:10 -07:00 |
|
Brad Davis
|
ecfe56085d
|
GLM update and GLI integration
|
2016-09-09 10:18:15 -07:00 |
|
Seth Alves
|
d4faf69beb
|
don't cripple interface with log-spam
|
2016-09-08 15:42:42 -07:00 |
|
Seth Alves
|
25f6e1d79d
|
Merge branch 'master' of github.com:highfidelity/hifi into arrow-actions
|
2016-09-01 15:06:52 -07:00 |
|
Stephen Birarda
|
b660a82cc7
|
fix physics compile for android
|
2016-08-31 16:55:31 -07:00 |
|
Seth Alves
|
7d13f9220c
|
fix math, renamed a couple variables
|
2016-08-30 09:55:42 -07:00 |
|
Seth Alves
|
55b68ad4b1
|
fix warning
|
2016-08-29 10:21:58 -07:00 |
|
Seth Alves
|
a729a95378
|
fix math
|
2016-08-28 21:03:32 -07:00 |
|
Seth Alves
|
670e85994d
|
fix arrow action
|
2016-08-28 20:05:29 -07:00 |
|
Seth Alves
|
3fb10d0eea
|
action for arrow flight, etc
|
2016-08-28 19:08:13 -07:00 |
|
Andrew Meadows
|
502146b171
|
distribute reg offset to compound children
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
19cd4648ad
|
scale collision render mesh correctly
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
d801b3521c
|
fix warnings on windows
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
269b7ae7c1
|
remove commented out cruft
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
1f84ef3053
|
compute normals for collision mesh geometry
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
26f5d3cfaa
|
fix render geometry for collision shapes
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
daff897fc4
|
const shapes, and use *MotionState::setShape()
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
25fb7aacad
|
ShapeManager hands out const shape pointers
|
2016-08-24 22:26:56 -07:00 |
|
Andrew Meadows
|
726928c14c
|
creae collision Geometry from mesh
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
b2dfa49a6f
|
stubbery for alerting entity that shape changed
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
1ed76ae442
|
added virtual ObjectMotionState::setShape()
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
cbacb02010
|
more unit tests for CollisionRenderMeshCache
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
b79af55e16
|
fix ref accounting for garbage collection
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
06d40afeac
|
don't forget to use the transform of child shapes
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
1e95e489cb
|
make mesh around btConvexShape, copy to model::Mesh
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
d0295f3876
|
remove cruft include
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
d59c997e64
|
remove stubbery, make physics lib depend on model
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
8d3f592e68
|
rename class to be more correct
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
9f26836b43
|
added basic CollisionGeometryCache container
|
2016-08-24 22:25:45 -07:00 |
|
Andrew Meadows
|
e086792eac
|
enforce coding standards
|
2016-08-24 22:25:45 -07:00 |
|
Brad Hefta-Gaub
|
0397c6b6ca
|
Merge pull request #8471 from AndrewMeadows/dont-assert-on-bad-data
workaround bad FBXMesh data rather than assert
|
2016-08-22 14:21:48 -07:00 |
|
Andrew Meadows
|
304c313db7
|
minor cleanup
|
2016-08-19 10:15:30 -07:00 |
|
Andrew Meadows
|
6446c7c302
|
make createShapeFromInfo() fail gently on bad data
|
2016-08-18 11:49:15 -07:00 |
|
Seth Alves
|
87dbfa7e47
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
|
Seth Alves
|
aeadbda1e1
|
adjust ground-to-fly logic
|
2016-08-04 11:34:42 -07:00 |
|
Seth Alves
|
e1c7ced652
|
increase GROUND_TO_AUTOFLY_THRESHOLD
|
2016-08-04 09:54:26 -07:00 |
|
Seth Alves
|
78e59106b4
|
adjust threshold for how far above the ground will cause the avatar to auto-fly
|
2016-08-03 15:21:49 -07:00 |
|
Ryan Downe Karpf
|
91714aaca6
|
Merge pull request #8258 from AlexanderOtavka/edit-model-ui
Edit model dialog improvements
|
2016-07-22 17:11:52 -07:00 |
|
Andrew Meadows
|
22e7e150fc
|
remove debug cruft
|
2016-07-19 18:01:06 -07:00 |
|
Seth Alves
|
56726183f6
|
clear internal bullet flag before switching entity to kinematic
|
2016-07-19 16:45:57 -07:00 |
|
Andrew Meadows
|
72175ae09e
|
fix warnings about implicit casts
|
2016-07-09 22:55:55 -07:00 |
|
Andrew Meadows
|
207ddcea38
|
wrap hull about each mesh part
|
2016-07-09 22:25:28 -07:00 |
|
Andrew Meadows
|
97fc5ac3b8
|
construct Bullet shapes for new shape types
|
2016-07-06 10:51:28 -07:00 |
|
Andrew Meadows
|
e538625fe0
|
fix warning about convex hull vertex count cap
|
2016-06-28 16:35:32 -07:00 |
|
Brad Hefta-Gaub
|
da74114b32
|
Merge pull request #8070 from AndrewMeadows/triangle-soup-4
support btBvhTriangleMeshShape for static mesh entities
|
2016-06-23 12:17:32 -07:00 |
|