ZappoMan
|
25e8c7d3f1
|
useless semicolon removal
|
2014-09-03 12:22:02 -07:00 |
|
ZappoMan
|
f5b9fabdb9
|
fix CR feedback
|
2014-09-03 12:12:08 -07:00 |
|
ZappoMan
|
66a2f58192
|
fix to runaway saving file and optimizations to general encoding paths
|
2014-09-03 10:55:56 -07:00 |
|
ZappoMan
|
0acbefb6a2
|
fix but in getMyChildContaining and performance improvement to moving entities
|
2014-09-03 08:06:42 -07:00 |
|
ZappoMan
|
446daa81a5
|
fix issue of server clock skew changing without breaking animation and moving
|
2014-09-02 20:01:41 -07:00 |
|
ZappoMan
|
e8b1497d60
|
revert to old _lastUpdated behavior to fix animations and movement
|
2014-09-02 19:28:33 -07:00 |
|
ZappoMan
|
835071ab06
|
tweak rendering of model entities without valid models to be cubes
|
2014-09-02 19:21:15 -07:00 |
|
ZappoMan
|
9cf6fcdaab
|
warning fix
|
2014-09-02 18:45:38 -07:00 |
|
ZappoMan
|
a555eeda23
|
CR feedback and warning fixes
|
2014-09-02 18:43:16 -07:00 |
|
ZappoMan
|
9fa087571b
|
tweak to save SVO logic
|
2014-09-02 17:10:41 -07:00 |
|
ZappoMan
|
10d581925c
|
DRY up the property reading code by using macro for repeated pattern
|
2014-09-02 10:31:26 -07:00 |
|
ZappoMan
|
799931aa6c
|
DRY up the property setting code by using macro for repeated pattern
|
2014-09-02 09:30:28 -07:00 |
|
ZappoMan
|
033017346c
|
removed debug code
|
2014-09-02 08:53:19 -07:00 |
|
ZappoMan
|
2b5d631290
|
removed a ton of old dead debug code
|
2014-09-02 08:44:43 -07:00 |
|
ZappoMan
|
0f2a14a359
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
|
2014-09-02 07:52:51 -07:00 |
|
ZappoMan
|
fa5c2b9638
|
removed todo file
|
2014-09-01 23:09:18 -07:00 |
|
ZappoMan
|
ea22073ddc
|
removed some accidentally added code
|
2014-09-01 23:05:23 -07:00 |
|
ZappoMan
|
f16a48e187
|
quiet some debugging
|
2014-09-01 22:38:18 -07:00 |
|
ZappoMan
|
b244e78af4
|
working on addressing issues with sibling cells and server clock skew causing some properties to be ignored
|
2014-09-01 21:48:03 -07:00 |
|
Clément Brisset
|
da96a4a458
|
Merge pull request #3333 from thoys/patch-1
Avatar.setLoop is now Avatar.setPlayerLoop
|
2014-09-01 21:18:08 -07:00 |
|
Thijs Wenker
|
1c41734569
|
Avatar.setLoop is now Avatar.setPlayerLoop
|
2014-08-30 15:50:20 +02:00 |
|
ZappoMan
|
1fa587b88a
|
suppress unchanged entities
|
2014-08-29 21:51:08 -07:00 |
|
ZappoMan
|
d1a046e6ed
|
properly handle LOD in rendering by not rendering small entities
|
2014-08-29 21:18:31 -07:00 |
|
ZappoMan
|
ed670ff48e
|
fix bug with animations randomly not working
|
2014-08-29 20:19:24 -07:00 |
|
ZappoMan
|
2fab662e8c
|
fixed some problems in UpdateEntityOperator in case where original containing element isn't best fit
|
2014-08-29 17:48:14 -07:00 |
|
AndrewMeadows
|
431d69e9d9
|
Merge pull request #3330 from Atlante45/rec_file_format_tweaks
Rec file format tweaks
|
2014-08-29 16:10:03 -07:00 |
|
Atlante45
|
9b5b83117f
|
CR
|
2014-08-29 14:25:05 -07:00 |
|
ZappoMan
|
f654fac851
|
fixed a couple crashes in editing entities
|
2014-08-29 10:56:07 -07:00 |
|
ZappoMan
|
06a9116082
|
updated TODO
|
2014-08-28 22:15:22 -07:00 |
|
ZappoMan
|
97706e3aed
|
updated TO DO
|
2014-08-28 22:05:01 -07:00 |
|
ZappoMan
|
93511616d6
|
prevent editing of entities out of doamin
|
2014-08-28 21:54:25 -07:00 |
|
ZappoMan
|
ad9ce2edd3
|
delete moving entities that travel outside of domain
|
2014-08-28 21:34:12 -07:00 |
|
ZappoMan
|
2bcad6ab2b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
|
2014-08-28 21:19:56 -07:00 |
|
ZappoMan
|
de968ba4f6
|
fix the issue with moving entities not being simulated makes motion smoother
|
2014-08-28 16:44:52 -07:00 |
|
ZappoMan
|
c66ef90ca0
|
fix Model mew/delete and thread issues
|
2014-08-28 16:27:46 -07:00 |
|
ZappoMan
|
c83cb6386a
|
updated to do list
|
2014-08-28 14:32:13 -07:00 |
|
Stephen Birarda
|
29ed1b3fcd
|
Merge pull request #3331 from ctrlaltdavid/19961
Code Review for Job #19961
|
2014-08-28 14:30:01 -07:00 |
|
ZappoMan
|
eab9f391ee
|
fix getProperties() for age
|
2014-08-28 14:02:05 -07:00 |
|
David Rowe
|
1d3a176f5f
|
Rename method
|
2014-08-28 13:53:47 -07:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
David Rowe
|
85e9f8064a
|
Simplify to use bool instead of storing domain name
|
2014-08-28 12:21:55 -07:00 |
|
Clément Brisset
|
1b5a6cf671
|
Merge pull request #3325 from chansensturm/audio-filter
left/right channels of head shadow filter now have independent gain calculations
|
2014-08-28 11:51:09 -07:00 |
|
Leonardo Murillo
|
ff2fe3fae4
|
Merge pull request #3329 from birarda/addresses
handle not found errors returned for addresses from data-web
|
2014-08-28 11:50:51 -07:00 |
|
Atlante45
|
1a131b0e29
|
Removed some debug + fixed some checks
|
2014-08-28 11:50:18 -07:00 |
|
Atlante45
|
a6bf9d7b90
|
Handle URL recordings + some safety checks
|
2014-08-28 11:42:39 -07:00 |
|
David Rowe
|
46c1a9d59a
|
Make login dialog automatically show only once per domain visit
|
2014-08-28 11:25:13 -07:00 |
|
Craig Hansen-Sturm
|
bef0232b35
|
Merge pull request #3327 from Atlante45/rec_file_format_tweaks
Looping option
|
2014-08-28 11:13:10 -07:00 |
|
Craig Hansen-Sturm
|
3e3090f1ea
|
coding standard
|
2014-08-28 11:12:17 -07:00 |
|
Atlante45
|
9df68dc2f1
|
CR
|
2014-08-28 10:58:07 -07:00 |
|
Stephen Birarda
|
cc2a35c2a8
|
handle not found errors returned for addresses from data-web
|
2014-08-28 10:54:05 -07:00 |
|