overte/libraries/entities/src
2020-05-07 13:35:32 -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 revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
DeleteEntityOperator.h revert the revert of PR-16307 2019-11-14 09:59:43 -08: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 Fix JSDoc markup HTML issues 2019-09-17 16:26:09 +12:00
EntityDynamicInterface.h deactivate grab action when grab is released 2019-01-30 14:43:11 -08:00
EntityEditFilters.cpp revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
EntityEditFilters.h revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
EntityEditPacketSender.cpp revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
EntityEditPacketSender.h update AvatarEntity trait when parentID changes 2019-03-20 11:37:16 -07:00
EntityItem.cpp Merge branch 'master' into parenting 2020-05-07 13:35:32 -07:00
EntityItem.h Merge branch 'master' into parenting 2020-05-07 13:35:32 -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 Fix up Vircadia URLs 2020-04-27 20:38:23 +12:00
EntityItemProperties.h Merge remote-tracking branch 'hifi/master' into merge-hifi-master 2020-04-09 16:46:27 +12: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 Add screenshare zone-property - WIP 2019-11-25 13:22:35 -08:00
EntityPsuedoPropertyFlags.h set created 2019-01-04 16:52:11 -08:00
EntityScriptingInterface.cpp remove unused variable 2019-11-14 09:59:43 -08:00
EntityScriptingInterface.h Merge remote-tracking branch 'hifi/master' into merge-hifi-master 2020-04-09 16:46:27 +12:00
EntityScriptServerLogClient.cpp
EntityScriptServerLogClient.h EntityScriptServerLog API 2019-12-11 19:22:28 +13:00
EntitySimulation.cpp add comments 2019-11-14 09:59:43 -08:00
EntitySimulation.h abide by domain-entity hierarchy deletion rules 2019-11-14 09:59:43 -08: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 Merge remote-tracking branch 'hifi/master' into merge-hifi-master 2020-04-09 16:46:27 +12:00
EntityTree.h fix non-procedural material entity crash 2019-12-13 02:17:52 -05:00
EntityTreeElement.cpp Merge pull request #16483 from AndrewMeadows/debug-workload-selection 2019-11-18 11:02:00 -08: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 Fix JSDoc for miscellaneous white space issues 2019-09-20 08:17:24 +12:00
GizmoEntityItem.cpp working on parenting fixes 2020-04-06 13:41:01 -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 working on parenting fixes 2020-04-06 13:41:01 -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 working on parenting fixes 2020-04-06 13:41:01 -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 working on parenting fixes 2020-04-06 13:41:01 -07:00
LightEntityItem.h working on parenting fixes 2020-04-06 13:41:01 -07:00
LineEntityItem.cpp working on parenting fixes 2020-04-06 13:41:01 -07:00
LineEntityItem.h reduce locking necessary for render updates 2019-07-31 11:21:29 -07:00
MaterialEntityItem.cpp working on parenting fixes 2020-04-06 13:41:01 -07:00
MaterialEntityItem.h procedural vertex shaders 2019-12-12 22:49:48 -05:00
ModelEntityItem.cpp working on parenting fixes 2020-04-06 13:41:01 -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 working on parenting fixes 2020-04-06 13:41:01 -07:00
ParticleEffectEntityItem.h reduce locking necessary for render updates 2019-07-31 11:21:29 -07:00
PolyLineEntityItem.cpp working on parenting fixes 2020-04-06 13:41:01 -07:00
PolyLineEntityItem.h tighter bounding box when rendering PolyLines 2019-08-22 08:13:11 -07:00
PolyVoxEntityItem.cpp working on parenting fixes 2020-04-06 13:41:01 -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 working on parenting fixes 2020-04-06 13:41:01 -07:00
ShapeEntityItem.h simplify render update check, threadsafety 2019-07-31 21:02:21 -07:00
SimpleEntitySimulation.cpp revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
SimpleEntitySimulation.h revert the revert of PR-16307 2019-11-14 09:59:43 -08:00
SimulationOwner.cpp
SimulationOwner.h Make default copy constructors explicit 2020-01-19 00:20:49 +01: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 working on parenting fixes 2020-04-06 13:41:01 -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 working on parenting fixes 2020-04-06 13:41:01 -07:00
WebEntityItem.h fixing WebEntities html 2019-09-13 09:57:51 -07:00
ZoneEntityItem.cpp Merge branch 'master' into parenting 2020-05-07 13:35:32 -07:00
ZoneEntityItem.h Add screenshare zone-property - WIP 2019-11-25 13:22:35 -08:00