Seth Alves
|
c96a09976e
|
Merge branch 'master' of github.com:highfidelity/hifi into update-model-during-simulate
|
2015-11-26 08:32:17 -08:00 |
|
Stephen Birarda
|
5a7b0dd1ad
|
put the parsed model URL in ModelEntityItem
|
2015-11-24 11:46:51 -06:00 |
|
Stephen Birarda
|
0d6b919448
|
cleanup printing of updated model URL
|
2015-11-24 11:22:30 -06:00 |
|
Stephen Birarda
|
0e19e50047
|
cleaner handling for QString/QUrl conversion/comparison
|
2015-11-24 11:17:46 -06:00 |
|
Seth Alves
|
09f14bc9a5
|
guard against nullptr deferenece
|
2015-11-23 16:51:17 -08:00 |
|
Seth Alves
|
5cd047da15
|
move some more code over
|
2015-11-23 16:49:36 -08:00 |
|
Seth Alves
|
cfcff42004
|
missed a line
|
2015-11-23 16:41:16 -08:00 |
|
Seth Alves
|
283ad7ffd9
|
try, try again
|
2015-11-23 16:39:19 -08:00 |
|
Seth Alves
|
89e5b11f9e
|
do this from update rather than simulate
|
2015-11-23 16:17:22 -08:00 |
|
Seth Alves
|
7b70562a1b
|
update RenderableModelEntityItem::_model during simulate rather than during render
|
2015-11-23 15:51:43 -08:00 |
|
Stephen Birarda
|
6339c2c48f
|
fix for unnecessary model URL updating
|
2015-11-23 17:25:31 -06:00 |
|
Seth Alves
|
f07d5d9d3f
|
show network and physics status on boxes and spheres
|
2015-11-11 11:32:12 -08:00 |
|
Seth Alves
|
4cf84a4e5b
|
use makeEntityItemStatusGetters from more entity types
|
2015-11-10 17:14:09 -08:00 |
|
Seth Alves
|
7b4dd9a908
|
Merge branch 'rework-visual-physics-debug' of github.com:sethalves/hifi into rework-visual-physics-debug
|
2015-11-10 17:06:16 -08:00 |
|
Seth Alves
|
39b92d2b52
|
terse log when ownership changes
|
2015-11-10 17:06:12 -08:00 |
|
Seth Alves
|
66387c4530
|
use icons to show network and physics status
|
2015-11-10 17:02:57 -08:00 |
|
Seth Alves
|
d535109caf
|
attempt to fix render-collision hull feature
|
2015-11-10 09:49:31 -08:00 |
|
Seth Alves
|
bc516c0b86
|
use render-item status getters to display physics debugging information
|
2015-11-06 11:32:56 -08:00 |
|
Seth Alves
|
113321184d
|
if model RegistrationPoint doesn't match entityItem's, update it
|
2015-10-19 12:21:26 -07:00 |
|
Seth Alves
|
742e48b0c8
|
try another way of fixing held object snagging at slow velocity
|
2015-10-19 09:48:34 -07:00 |
|
Seth Alves
|
1f3b92577d
|
update _model's location anytime it doesn't match the entity's location
|
2015-10-17 20:08:25 -07:00 |
|
Atlante45
|
a84fdecec9
|
Fix export bug
|
2015-10-15 18:43:32 -07:00 |
|
Atlante45
|
ae83dfe041
|
Move auto-resize to update
|
2015-10-09 12:23:19 -07:00 |
|
Atlante45
|
75f0a6442f
|
ModelEntities spawned with no dimension autoresize
|
2015-10-09 12:23:19 -07:00 |
|
Brad Hefta-Gaub
|
57cc7adbfe
|
standardize somethingChanged - CR feedback
|
2015-10-07 12:27:12 -07:00 |
|
Brad Hefta-Gaub
|
016bf4011d
|
cleanup
|
2015-10-06 16:07:36 -07:00 |
|
Brad Hefta-Gaub
|
f30a94064f
|
make animation start/stop work
|
2015-10-05 15:50:55 -07:00 |
|
Seth Alves
|
d0a1e206ca
|
Merge branch 'master' of github.com:highfidelity/hifi into transmit-joint-translation
|
2015-09-29 13:55:13 -07:00 |
|
Brad Hefta-Gaub
|
430cbcca7e
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
|
Seth Alves
|
50dd8eba45
|
Relay joint translations across network. Apply animation's root-joint translation to avatar.
|
2015-09-26 11:40:39 -07:00 |
|
Brad Hefta-Gaub
|
4e2cb00ec3
|
first cut at only returning type specific properties in getEntityProperties
|
2015-09-17 17:33:53 -07:00 |
|
Brad Hefta-Gaub
|
e1cb041576
|
first cut at adding desiredProperties to getProperties
|
2015-09-16 15:00:42 -07:00 |
|
Seth Alves
|
9c4fdfd653
|
merge from upstream
|
2015-09-08 18:01:07 -07:00 |
|
Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
Stephen Birarda
|
8ee27bca2b
|
remove urlAsString from Model
|
2015-08-27 16:00:21 -07:00 |
|
ZappoMan
|
942958c4f1
|
only setJointState() if animation frame actually changed
|
2015-08-09 16:07:56 -07:00 |
|
ZappoMan
|
cec0f8ed1d
|
optimize ModelEntityItem::getAnimationFrame()
|
2015-08-07 13:43:57 -07:00 |
|
ZappoMan
|
f4c3c30f6a
|
quick optimization to RenderableModelEntityItem::render()
|
2015-08-07 12:49:48 -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
|
d68618e206
|
Removing GL headers from most files, and some naked GL from application.cpp
|
2015-07-18 00:46:09 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
Atlante45
|
8fb69ecc96
|
Merge branch 'master' of https://github.com/highfidelity/hifi into clear_cache_and_restart
|
2015-07-14 13:50:58 -07:00 |
|
Clément Brisset
|
17c6f41db6
|
Merge pull request #5306 from ctrlaltdavid/20606
CR for 20606 - If an external texture isn't found, still display the model
|
2015-07-14 13:49:00 -07:00 |
|
Atlante45
|
7bf45308b6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into clear_cache_and_restart
|
2015-07-14 12:31:37 -07:00 |
|
ZappoMan
|
5676246d75
|
fix the lingering model parts sometimes left behind when switching domains
|
2015-07-13 15:26:52 -07:00 |
|
Atlante45
|
80fe090a94
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-10 20:20:03 -07:00 |
|
David Rowe
|
8ecefdfe39
|
If an external texture isn't found, still display the model
If the texture is present the next Interface is run then it will be used.
|
2015-07-10 16:03:27 -07:00 |
|
Atlante45
|
a3848f08d2
|
Conditionnal fixes.
|
2015-07-10 15:36:17 -07:00 |
|
Atlante45
|
49993695a5
|
Made geometry refresh safe
|
2015-07-10 15:20:19 -07:00 |
|
Sam Gateau
|
f992e875b4
|
Adding intrsumentation for nsight and hiding the nsight specific code in cpp
|
2015-07-08 14:25:13 -07:00 |
|