overte-HifiExperiments/libraries/entities/src
2019-10-07 16:23:30 -07:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AmbientLightPropertyGroup.cpp Case 19754 - Remove logging URLs and related file locations. 2018-11-06 16:24:32 -08:00
AmbientLightPropertyGroup.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
AnimationPropertyGroup.cpp Update API JSDoc with glTF 2019-07-30 10:41:07 +12:00
AnimationPropertyGroup.h
BloomPropertyGroup.cpp working on enabling bloom 2018-08-07 22:26:30 -07:00
BloomPropertyGroup.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
DeleteEntityOperator.cpp apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
DeleteEntityOperator.h apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
DiffTraversal.cpp Honor full scene resends 2019-02-05 17:03:19 -08:00
DiffTraversal.h Honor full scene resends 2019-02-05 17:03:19 -08:00
EntitiesLogging.cpp
EntitiesLogging.h
EntitiesScriptEngineProvider.h
EntityDynamicFactoryInterface.h
EntityDynamicInterface.cpp Doc review 2019-06-28 17:05:36 +12:00
EntityDynamicInterface.h deactivate grab action when grab is released 2019-01-30 14:43:11 -08:00
EntityEditFilters.cpp apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityEditFilters.h apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityEditPacketSender.cpp EntityItem::_owningAvatarID always AVATAR_SELF_ID for MyAvatar's entities 2019-10-07 14:38:36 -07:00
EntityEditPacketSender.h update AvatarEntity trait when parentID changes 2019-03-20 11:37:16 -07:00
EntityItem.cpp apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityItem.h apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityItemID.cpp move over definition so it could be linked in the assignment-client too 2018-08-01 00:23:34 +02:00
EntityItemID.h CR fixes 2018-07-31 22:29:53 +02:00
EntityItemProperties.cpp apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityItemProperties.h supporting text effects + fonts on text entities 2019-07-30 09:59:45 -07:00
EntityItemPropertiesDefaults.h Private user data is accessible to all right now 2019-05-01 15:29:04 -07:00
EntityItemPropertiesMacros.h Fix lack of ranges on numerical types in Create 2019-04-11 14:20:52 -07:00
EntityNodeData.cpp
EntityNodeData.h
EntityPriorityQueue.h
EntityPropertyFlags.h supporting text effects + fonts on text entities 2019-07-30 09:59:45 -07:00
EntityPsuedoPropertyFlags.h set created 2019-01-04 16:52:11 -08:00
EntityScriptingInterface.cpp apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityScriptingInterface.h Clarify frustum property values used by Entities.findEntitiesInFrustum() 2019-09-25 19:29:20 +12:00
EntityScriptServerLogClient.cpp
EntityScriptServerLogClient.h
EntitySimulation.cpp remove cruft, add comments, change variable name 2019-10-07 16:23:30 -07:00
EntitySimulation.h remove cruft, add comments, change variable name 2019-10-07 16:23:30 -07:00
EntityTransformNode.cpp Make template specialization of BaseNestableTransformNode explicit 2018-09-07 08:49:44 -07:00
EntityTransformNode.h Have OverlayTransformNode and similar define scale relative to nestable scale on creation time, and refactor code 2018-09-06 16:33:29 -07:00
EntityTree.cpp apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityTree.h apply delete rules down linked hierarchy 2019-10-07 14:38:36 -07:00
EntityTreeElement.cpp EntityItem::_owningAvatarID always AVATAR_SELF_ID for MyAvatar's entities 2019-10-07 14:38:36 -07:00
EntityTreeElement.h try to not clear my avatar entities on domain switch 2019-03-01 13:45:00 -08:00
EntityTypes.cpp Merge remote-tracking branch 'upstream/master' into NOverlays12 2019-01-28 11:37:15 -08:00
EntityTypes.h Update API JSDoc with glTF 2019-07-30 10:41:07 +12:00
GizmoEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
GizmoEntityItem.h ring gizmo entities 2019-01-23 17:46:04 -08:00
GrabPropertyGroup.cpp trying to fix avatar entity issue 2019-01-04 14:34:46 -08:00
GrabPropertyGroup.h Doc review 2019-06-28 17:05:36 +12:00
GridEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
GridEntityItem.h add pulse group properties to shapes, particles, text, web, image, and grid 2019-01-16 13:34:10 -08:00
HazePropertyGroup.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
HazePropertyGroup.h Doc review 2019-06-28 17:05:36 +12:00
ImageEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
ImageEntityItem.h add billboard mode to web entities and fix picking/culling 2019-01-31 15:45:10 -08:00
KeyLightPropertyGroup.cpp expose shadow bias and max distance wip 2019-07-02 15:18:28 -07:00
KeyLightPropertyGroup.h Tidy key light property's shadow values JSDoc 2019-07-23 11:28:57 +12:00
LightEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
LightEntityItem.h reduce locking necessary for render updates 2019-07-31 11:21:29 -07:00
LineEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
LineEntityItem.h reduce locking necessary for render updates 2019-07-31 11:21:29 -07:00
MaterialEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
MaterialEntityItem.h reduce locking necessary for render updates 2019-07-31 11:21:29 -07:00
ModelEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
ModelEntityItem.h cleanup EntityItem::shouldBePhysical() and derivations 2019-05-06 17:35:57 -07:00
MovingEntitiesOperator.cpp fix web interaction and debug print filling logs 2019-02-26 16:30:31 -08:00
MovingEntitiesOperator.h
ParticleEffectEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
ParticleEffectEntityItem.h reduce locking necessary for render updates 2019-07-31 11:21:29 -07:00
PolyLineEntityItem.cpp tighter bounding box when rendering PolyLines 2019-08-22 08:13:11 -07:00
PolyLineEntityItem.h tighter bounding box when rendering PolyLines 2019-08-22 08:13:11 -07:00
PolyVoxEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
PolyVoxEntityItem.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
PropertyGroup.h
PulsePropertyGroup.cpp add pulse group properties to shapes, particles, text, web, image, and grid 2019-01-16 13:34:10 -08:00
PulsePropertyGroup.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
RecurseOctreeToJSONOperator.cpp Add skipThoseWithBadParents functionality to octree visitor; reviewer suggestions 2018-11-08 18:20:20 -08:00
RecurseOctreeToJSONOperator.h Add skipThoseWithBadParents functionality to octree visitor; reviewer suggestions 2018-11-08 18:20:20 -08:00
RecurseOctreeToMapOperator.cpp
RecurseOctreeToMapOperator.h
RingGizmoPropertyGroup.cpp ring gizmo entities 2019-01-23 17:46:04 -08:00
RingGizmoPropertyGroup.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
ShapeEntityItem.cpp simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
ShapeEntityItem.h simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
SimpleEntitySimulation.cpp remove updateEntitiesInternal(), make updateEntities() virtual 2019-10-07 14:38:36 -07:00
SimpleEntitySimulation.h remove updateEntitiesInternal(), make updateEntities() virtual 2019-10-07 14:38:36 -07:00
SimulationOwner.cpp
SimulationOwner.h unravel physics-vs-entities lib dependencies part 1 2019-05-06 17:35:57 -07:00
SkyboxPropertyGroup.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
SkyboxPropertyGroup.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
TextEntityItem.cpp merge with master 2019-08-05 09:35:56 -07:00
TextEntityItem.h supporting text effects + fonts on text entities 2019-07-30 09:59:45 -07:00
UpdateEntityOperator.cpp
UpdateEntityOperator.h
WebEntityItem.cpp fixing WebEntities html 2019-09-13 09:57:51 -07:00
WebEntityItem.h fixing WebEntities html 2019-09-13 09:57:51 -07:00
ZoneEntityItem.cpp model emitters! 2019-03-20 21:25:14 -07:00
ZoneEntityItem.h make explicit: zones shouldn't be in physics simulation 2019-05-07 10:39:44 -07:00