David Rowe
|
eb227c6b9a
|
Document Entities entity methods
|
2019-06-22 11:59:07 +12:00 |
|
David Rowe
|
e3f971a304
|
Update Entities examples to have a delay after creation before editing
|
2019-06-22 09:23:07 +12:00 |
|
David Rowe
|
3c53cb2e90
|
Add missing grabDelegetToParent property to JSDoc
|
2019-06-21 15:21:16 +12:00 |
|
David Rowe
|
52860adc1c
|
Add callEntityMethod() and similar examples
|
2019-06-21 14:27:51 +12:00 |
|
David Rowe
|
a858314898
|
Remainder of Entities signals' JSDoc
|
2019-06-21 11:25:10 +12:00 |
|
David Rowe
|
0945bdaac7
|
Remainder of Entities methods' JSDoc
|
2019-06-20 15:11:01 +12:00 |
|
David Rowe
|
72fdbc0aa8
|
Entity information and manipulation
|
2019-06-19 10:18:48 +12:00 |
|
David Rowe
|
23785b5406
|
Regularize links to individual entity types
|
2019-06-15 14:06:49 +12:00 |
|
David Rowe
|
9c752c9964
|
Fix up descriptions in EntityType table
|
2019-06-15 11:07:40 +12:00 |
|
David Rowe
|
b16086de74
|
Revise JSDoc for key Entities methods plus entity properties
|
2019-06-15 10:44:56 +12:00 |
|
Andrew Meadows
|
eee52deefe
|
destroy WebSurfaces on shutdown
|
2019-06-12 16:07:15 -07:00 |
|
SamGondelman
|
129d96a997
|
get rid of lightmapMap
|
2019-06-07 14:53:31 -07:00 |
|
David Rowe
|
6299d38673
|
Distinguish between Uuid API and Uuid type in JSDoc
|
2019-06-05 14:39:05 +12:00 |
|
Seth Alves
|
8a32d230a8
|
avoid div by zero
|
2019-06-04 13:00:26 -07:00 |
|
SamGondelman
|
f4a7b27042
|
cleaning up name lookups
|
2019-05-31 12:04:54 -07:00 |
|
Andrew Meadows
|
bfe809f3f7
|
local entities should not be in physics
|
2019-05-29 20:19:12 -07:00 |
|
David Rowe
|
ca7ddece8b
|
Add missing Script JSDoc
|
2019-05-21 10:32:12 +12:00 |
|
Sabrina Shanman
|
fbe947c8ac
|
Merge pull request #15558 from AndrewMeadows/fix-crash-bugz178
BUGZ-178: avoid crash for RenderableModelEntityItem with invalid model
|
2019-05-14 13:07:40 -07:00 |
|
Shannon Romano
|
c677f71650
|
Merge pull request #15514 from zfox23/privateUserData
New Entity Property: Private User Data
|
2019-05-14 10:24:39 -07:00 |
|
Andrew Meadows
|
5a257eb137
|
avoid crash for RenderableModelEntityItem with invalid model
|
2019-05-14 09:48:06 -07:00 |
|
Seth Alves
|
8b2d12e2f7
|
when an avatar entity is deleted, also delete its descendants
|
2019-05-13 17:33:10 -07:00 |
|
jennaingersoll
|
4c6c0acc56
|
Merge pull request #15454 from ctrlaltdavid/M22246
Case 22246: Picks, PickType, RayPick JSDoc update
|
2019-05-13 16:16:17 -07:00 |
|
Zach Fox
|
2ce9e9ee10
|
The right way to restrict private user data:
|
2019-05-13 16:07:29 -07:00 |
|
Zach Fox
|
e87381f431
|
Merge branch 'master' of github.com:highfidelity/hifi into privateUserData
|
2019-05-13 14:13:34 -07:00 |
|
Zach Fox
|
55138ed088
|
CR feedback
|
2019-05-13 14:12:51 -07:00 |
|
Andrew Meadows
|
a28d185afc
|
make explicit: zones shouldn't be in physics simulation
|
2019-05-07 10:39:44 -07:00 |
|
Andrew Meadows
|
8e6394c95f
|
ParticleEffectEntityItem should not be in physics simulation
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
f6916edac4
|
cleanup and removing some accidental C++-20-isms
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
e770bd6142
|
build CollisionShapes and load RigidBodies even when not yet stepping
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
915cbb69df
|
split work out of EntityTree::update(), call it preUpdate()
|
2019-05-06 17:37:35 -07:00 |
|
Andrew Meadows
|
3c8c68d187
|
track EntityItem adds to physcis with pending shape
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
deee159892
|
unravel physics-vs-entities lib dependencies part 1
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
7dfa8a26a3
|
cleanup EntityItem::shouldBePhysical() and derivations
|
2019-05-06 17:35:57 -07:00 |
|
Andrew Meadows
|
514d598797
|
remove unhelpful profiling with wrong category
|
2019-05-06 17:35:57 -07:00 |
|
Zach Fox
|
d53b528994
|
Some fixes - i don't think this code is complete
|
2019-05-06 13:38:09 -07:00 |
|
Zach Fox
|
6033058d54
|
Comment
|
2019-05-06 11:51:59 -07:00 |
|
Zach Fox
|
1c9a4fd322
|
Fix build error
|
2019-05-06 11:37:15 -07:00 |
|
Zach Fox
|
a68da2bca7
|
Finish out the feature, i think
|
2019-05-06 11:08:23 -07:00 |
|
Zach Fox
|
fb77928652
|
Private user data is accessible to all right now
|
2019-05-01 15:29:04 -07:00 |
|
Clement
|
281f92e3ea
|
Query shape type outside lock
|
2019-05-01 14:31:53 -07:00 |
|
David Rowe
|
8e69e0b049
|
Regularize deprecation notices
|
2019-04-25 20:55:30 +12:00 |
|
David Rowe
|
73fd61dcf0
|
Picks, PickType, RayPick JSDoc update
|
2019-04-25 13:19:07 +12:00 |
|
Clement
|
0f2dbd7b6a
|
Fix mac warnings
|
2019-04-19 20:14:15 -07:00 |
|
Ryan Huffman
|
f2474b4d2b
|
Fix lack of ranges on numerical types in Create
|
2019-04-11 14:20:52 -07:00 |
|
Sam Gateau
|
51d1c4b1f3
|
Merge pull request #15357 from SamGondelman/cauterize
Case 21417: Fix cauterization of entities that are children of MyAvatar's head
|
2019-04-10 12:29:40 -07:00 |
|
Sam Gateau
|
c33efdf9e0
|
Merge pull request #15282 from kitely/fix-ray-local-entities
Case 21883: Fix safe landing code improperly finding local entities
|
2019-04-10 12:28:07 -07:00 |
|
SamGondelman
|
a50cca006e
|
use # instead of ? for material URL name selection
|
2019-04-08 23:45:47 -07:00 |
|
SamGondelman
|
27338c3639
|
fix cauterization of entities that are children of MyAvatar's head
|
2019-04-08 19:48:11 -07:00 |
|
Roxanne Skelly
|
029eab73cb
|
Lambda capture was referencing something on the local stack
which may go out of scope when lambda was called.
|
2019-04-04 16:00:15 -07:00 |
|
Sam Gondelman
|
1cc2cd3194
|
Merge pull request #15237 from SamGondelman/particleShapes
Case 21859: Particle Entity emitter shapes, including model
|
2019-04-03 11:03:33 -07:00 |
|