Brad Davis
|
8130a91b8c
|
Cleanup entity dependencies
|
2017-06-27 19:15:49 -07:00 |
|
Brad Davis
|
fece438602
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
|
Brad Hefta-Gaub
|
5af95c8fdf
|
Merge pull request #10476 from sethalves/fix-imported-children-querybox
fix up queryAACubes before sending imported entities to server
|
2017-05-25 08:29:23 -07:00 |
|
Stephen Birarda
|
cecbf43129
|
make server entity scripts respect script whitelist
|
2017-05-22 16:17:01 -07:00 |
|
Seth Alves
|
5c94147f40
|
children collision hulls appear to be in the right place, now
|
2017-05-19 17:09:42 -07:00 |
|
Seth Alves
|
b9005a9e76
|
fix up queryAACubes before sending imported entities to server
|
2017-05-16 14:32:55 -07:00 |
|
Seth Alves
|
94dfbc81f3
|
entity export/import involving constraints now works
|
2017-05-08 15:44:31 -07:00 |
|
David Kelly
|
cf780b3b73
|
fixed persist issue, working much better
|
2017-02-10 11:42:56 -07:00 |
|
David Kelly
|
8d666854c7
|
working it seems
But, AABox for zones isn't very helpful (box is _small). Time to use
the shape of the zone.
|
2017-02-09 15:39:38 -07:00 |
|
David Kelly
|
ff7c9d3546
|
Working like before
Single entity script running properly. Now, need to add the zone
filters and execute them.
|
2017-02-08 15:36:16 -07:00 |
|
David Kelly
|
4821180dd3
|
Just add a pointer to the filter class
but do nothing with it
|
2017-02-08 10:48:26 -07:00 |
|
howard-stearns
|
12720cac32
|
Pass filter type as an int, with constants to compare against.
|
2017-02-06 13:36:45 -08:00 |
|
howard-stearns
|
4499a92a82
|
filter gets isAdd argument
|
2017-02-02 13:07:08 -08:00 |
|
howard-stearns
|
93414d802d
|
fetch entity filter script asynchronously (but reject edits while waiting)
|
2017-01-30 11:06:36 -08:00 |
|
howard-stearns
|
9cbc4fd1b9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entity-filter-resource
|
2017-01-25 16:23:52 -08:00 |
|
howard-stearns
|
b62f3e550a
|
error check/log on execution, too
|
2017-01-25 16:23:07 -08:00 |
|
howard-stearns
|
8eff3b1e83
|
restructure initialization so that server can do server-like things to get
the filter program from file
|
2017-01-24 16:14:41 -08:00 |
|
Atlante45
|
8740481579
|
Remove unnecessary const from const bool
|
2017-01-20 13:54:49 -08:00 |
|
Stephen Birarda
|
3556379034
|
leverage JSON filter changes to OctreeQuery in EntityServer
|
2017-01-18 14:58:36 -08:00 |
|
howard-stearns
|
957b1d9ae4
|
pass just what is given to filter, more or less
|
2017-01-18 13:22:54 -08:00 |
|
howard-stearns
|
2e9b26057e
|
refactor bumpTimestamp, and fix implementation of wasChanged
|
2017-01-18 10:27:32 -08:00 |
|
Atlante45
|
20b7bb0c54
|
EntityScriptServer tracks server scripts
|
2017-01-17 16:41:56 -08:00 |
|
howard-stearns
|
f6446c6806
|
minimum entity edit filter
|
2017-01-13 13:18:24 -08:00 |
|
Dante Ruiz
|
66ff81f450
|
Another function name change
|
2016-11-16 22:32:15 +00:00 |
|
Dante Ruiz
|
9c4ae9df5a
|
function name change
|
2016-11-16 22:09:22 +00:00 |
|
Dante Ruiz
|
ff7c11d48c
|
Fixed avatar parent delete issue
|
2016-11-16 13:03:34 -08:00 |
|
Brad Hefta-Gaub
|
8758e4a9ba
|
add support for whitelist entity scripts
|
2016-11-09 19:17:24 -08:00 |
|
Ryan Huffman
|
16d535c495
|
Move EntityTree RayArgs back to header
|
2016-10-04 20:20:48 -07:00 |
|
Ryan Huffman
|
ee50469213
|
Add collidableOnly arg to findRayIntersection
|
2016-10-04 20:19:54 -07:00 |
|
Ryan Huffman
|
17c63eb722
|
Add the ability to ignore invisible entities in findRayIntersection
|
2016-10-04 20:19:32 -07:00 |
|
David Rowe
|
38c2efa22f
|
Implement Entities.findInFrustum() method
|
2016-09-09 18:57:48 +12:00 |
|
Andrew Meadows
|
b0a0293e6e
|
move compoundResource out of Model class
|
2016-08-24 22:26:56 -07:00 |
|
Seth Alves
|
9ca27f267d
|
cap lifetime rather than reject edits from nodes which only have tmp-rez rights
|
2016-06-21 16:48:04 -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 |
|
David Rowe
|
2f3fa80b96
|
Add Clipboard.getContentsDimensions() JavaScript method
|
2016-05-26 09:52:22 +12:00 |
|
Seth Alves
|
b761ecf44f
|
merge from upstream
|
2016-05-10 08:18:45 -07:00 |
|
Seth Alves
|
a0771f8ee5
|
use smart pointers for entity simulations
|
2016-05-07 09:14:33 -07:00 |
|
Atlante45
|
07adef9465
|
Fix entities collision sounds
|
2016-05-05 14:55:28 -07:00 |
|
Zach Pomerantz
|
13945aa4d9
|
Annotate all virtual fns with override
|
2016-04-30 13:48:59 -07:00 |
|
Seth Alves
|
6088612ce0
|
guard access to _missingParent vector with a lock to allow safe access from multiple threads
|
2016-04-08 13:16:30 -07:00 |
|
howard-stearns
|
eef9de4d4f
|
Remove obsolete remapIDs.
|
2016-03-29 16:28:02 -07:00 |
|
howard-stearns
|
4a28dadae5
|
Working, but not cleaned up.
|
2016-03-29 13:26:50 -07:00 |
|
howard-stearns
|
b09b9a4a0a
|
snapshot after using tree from entity item.
|
2016-03-28 16:58:20 -07:00 |
|
howard-stearns
|
c6347eb92a
|
checkpoint for debugging/comparing edit.js
|
2016-03-28 13:39:43 -07:00 |
|
Chris Collins
|
ed3a9cb24b
|
Merge pull request #7415 from howard-stearns/thread-safe-entityToElementMap
Possible fix for getContainingElement crash.
|
2016-03-21 15:30:04 -07:00 |
|
howard-stearns
|
8858559247
|
Make access to entityToElementMap thread safe.
|
2016-03-21 14:02:18 -07:00 |
|
Brad Hefta-Gaub
|
492e71345a
|
Revert "Revert "Fix ModelBlender crash""
This reverts commit f274cdcc7f .
|
2016-03-21 11:42:25 -07:00 |
|
Brad Hefta-Gaub
|
f274cdcc7f
|
Revert "Fix ModelBlender crash"
|
2016-03-21 10:47:31 -07:00 |
|
Brad Hefta-Gaub
|
7483b8546b
|
remove FaceModel, make Model support shared_from_this() so we can ave shared and weak pointers to it
|
2016-03-17 17:05:35 -07:00 |
|
Seth Alves
|
0a2fb77698
|
delete child entities when parent is deleted
|
2016-03-13 07:04:50 -07:00 |
|