Andrew Meadows
|
1d8d1240ca
|
remove override to avoid new Jenkins OSX warnings
|
2016-06-23 10:38:46 -07:00 |
|
Andrew Meadows
|
8009d23f70
|
more STATIC_MESH and dynamic overlap prevention
|
2016-06-22 15:20:45 -07:00 |
|
Andrew Meadows
|
702e83ba6a
|
prevent incompatible entity properties combos
|
2016-06-21 14:03:21 -07:00 |
|
Andrew Meadows
|
937bd0c1be
|
SHAPE_TYPE_MESH --> SHAPE_TYPE_STATIC_MESH
|
2016-06-21 13:54:21 -07:00 |
|
Andrew Meadows
|
f41fb30ace
|
add "Static Mesh" option to edit.js
|
2016-06-20 17:29:20 -07:00 |
|
humbletim
|
e65e6dc9ce
|
Fix entity lifetime guards (re: canRez/canRezTmp)
|
2016-06-19 13:40:03 -04:00 |
|
Atlante45
|
fc7b271e50
|
Missed OS X Warning
|
2016-06-14 16:29:50 -07:00 |
|
James B. Pollack
|
1306417c8e
|
more verbose messaging about incorrect entity types
|
2016-06-13 17:48:58 -07:00 |
|
Seth Alves
|
99bfc76dd3
|
Merge branch 'master' of github.com:highfidelity/hifi into quiet-es-sim-spam
|
2016-06-13 11:14:26 -07:00 |
|
Brad Hefta-Gaub
|
da28b0f3e7
|
Merge pull request #8048 from ctrlaltdavid/20961
fix import of invalid JSON file failing silently
|
2016-06-12 19:42:53 -07:00 |
|
David Rowe
|
2953ca08cb
|
Fix import of invalid JSON file failing silently
|
2016-06-10 12:04:41 +12:00 |
|
Seth Alves
|
5650ef9d52
|
have code where physics guesses at server values also avoid doing simple simulation of children of avatars
|
2016-06-09 14:35:17 -07:00 |
|
Seth Alves
|
bade215907
|
maximum 'tmp' entity lifetime is now a domain-server setting, defaults to 1 hour
|
2016-06-09 10:41:30 -07:00 |
|
Seth Alves
|
d7fc789ea7
|
try harder to not do simple-simulation on things that have an avatar ancestor
|
2016-06-08 13:47:52 -07:00 |
|
Seth Alves
|
a1766539f4
|
don't do simple simulation on children of avatars
|
2016-06-08 12:17:07 -07:00 |
|
Seth Alves
|
1977efae4f
|
Merge branch 'master' of github.com:highfidelity/hifi into permissions-grid
|
2016-06-08 10:36:52 -07:00 |
|
Atlante45
|
71fb0e665f
|
Fix OSX warning
|
2016-06-07 16:46:32 -07:00 |
|
Seth Alves
|
b2f63a2132
|
hook up can-rez-tmp and can-write-to-asset-server
|
2016-06-07 16:17:58 -07:00 |
|
Brad Hefta-Gaub
|
30526374bc
|
Merge pull request #7996 from ctrlaltdavid/get-entity-children
add Entities.getChildrenIDs() method
|
2016-06-06 16:25:25 -07:00 |
|
Brad Hefta-Gaub
|
b4721ec57e
|
Merge pull request #7973 from ctrlaltdavid/clipboard-dimensions
add Clipboard.getContentsDimensions() JavaScript method
|
2016-06-06 12:03:10 -07:00 |
|
Andrew Meadows
|
c2317adf06
|
undo ambitious cleanup (try again another day)
|
2016-06-03 11:06:36 -07:00 |
|
Andrew Meadows
|
211bbb88e6
|
purge SHAPE_TYPE_ELLIPSOID which wasn't used
|
2016-06-03 10:47:54 -07:00 |
|
Andrew Meadows
|
c066b4d4ac
|
purge collision shape for ParticleEffectEntityItem
|
2016-06-03 10:47:54 -07:00 |
|
Andrew Meadows
|
5d9e320dd7
|
purge SHAPE_TYPE_LINE
|
2016-06-03 10:47:54 -07:00 |
|
Brad Hefta-Gaub
|
1075ba1599
|
CR feedback
|
2016-06-03 08:01:09 -07:00 |
|
Brad Hefta-Gaub
|
7ed35399e9
|
make the application of redundant physics update idempotent to improve action glitches
|
2016-06-02 18:01:23 -07:00 |
|
David Rowe
|
44fe7c1144
|
Add Entities.getChildrenIDs() method
|
2016-06-02 21:26:33 +12:00 |
|
David Rowe
|
7a8954d851
|
Merge branch 'master' into clipboard-dimensions
|
2016-06-02 12:55:23 +12:00 |
|
Brad Hefta-Gaub
|
0ec7eae58c
|
fix shapes to property polymorph and persist
|
2016-05-27 16:59:42 -07:00 |
|
David Rowe
|
2f3fa80b96
|
Add Clipboard.getContentsDimensions() JavaScript method
|
2016-05-26 09:52:22 +12:00 |
|
Brad Davis
|
b16e701ea3
|
Fix broken protocol for shapes
|
2016-05-25 13:53:28 -07:00 |
|
Brad Davis
|
8f3918b5ba
|
Fix primitive shape collisions
|
2016-05-25 11:21:05 -07:00 |
|
Brad Hefta-Gaub
|
b8b39b962d
|
Merge pull request #7868 from jherico/entity_shape
Add a generic shape primitive
|
2016-05-24 08:40:58 -07:00 |
|
Brad Davis
|
2c703e963c
|
More shapes
|
2016-05-22 19:48:59 -07:00 |
|
Brad Davis
|
cd1e910844
|
Add a generic shape primitive
|
2016-05-21 23:46:44 -07:00 |
|
Seth Alves
|
40e862cf9e
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
|
Brad Hefta-Gaub
|
ac49feda22
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removeDisableEntityNACKS
Conflicts:
libraries/entities/src/EntityEditPacketSender.h
|
2016-05-21 09:23:45 -07:00 |
|
Seth Alves
|
637735bbc3
|
unmangle merge
|
2016-05-20 18:07:38 -07:00 |
|
Seth Alves
|
f91a2403be
|
merge from upstream
|
2016-05-20 17:07:34 -07:00 |
|
Brad Hefta-Gaub
|
18613908df
|
Merge pull request #7800 from sethalves/no-fly-zones
No fly zones
|
2016-05-20 16:59:55 -07:00 |
|
Seth Alves
|
ff36b39067
|
Merge branch 'master' of github.com:highfidelity/hifi into avatar-entities-3
|
2016-05-20 14:38:53 -07:00 |
|
Brad Hefta-Gaub
|
770fab956f
|
remove dead code
|
2016-05-20 12:23:06 -07:00 |
|
Seth Alves
|
7ea7bd3e1d
|
set created-time for imported entities to 'now'
|
2016-05-19 10:21:04 -07:00 |
|
Seth Alves
|
74520f5c92
|
Merge branch 'master' of github.com:highfidelity/hifi into no-fly-zones
|
2016-05-19 09:49:44 -07:00 |
|
Seth Alves
|
419c744bd4
|
Merge branch 'master' of github.com:highfidelity/hifi into avatar-entities-3
|
2016-05-19 09:49:18 -07:00 |
|
Brad Hefta-Gaub
|
67891abf17
|
Merge pull request #7877 from Atlante45/fix/asset-client
Fix Asset Client crash
|
2016-05-18 11:37:34 -07:00 |
|
Brad Hefta-Gaub
|
9a3b6bf081
|
Merge pull request #7858 from Atlante45/remove-deprecated-entity-props
removed dead code for overlays/entities glow level
|
2016-05-18 09:14:26 -07:00 |
|
Seth Alves
|
cf829f1bab
|
magic number
|
2016-05-17 19:14:44 -07:00 |
|
Seth Alves
|
3380b2a668
|
Merge branch 'master' of github.com:highfidelity/hifi into avatar-entities-3
|
2016-05-17 19:10:33 -07:00 |
|
Seth Alves
|
d77b3bf59a
|
fix some comments and debug pritns
|
2016-05-16 14:12:05 -07:00 |
|