overte/libraries/entities/src
2019-01-09 17:27:14 -08: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
AnimationPropertyGroup.cpp trying to fix avatar entity issue 2019-01-04 14:34:46 -08:00
AnimationPropertyGroup.h
BloomPropertyGroup.cpp working on enabling bloom 2018-08-07 22:26:30 -07:00
BloomPropertyGroup.h working on enabling bloom 2018-08-07 22:26:30 -07:00
DeleteEntityOperator.cpp
DeleteEntityOperator.h
DiffTraversal.cpp
DiffTraversal.h
EntitiesLogging.cpp
EntitiesLogging.h
EntitiesScriptEngineProvider.h
EntityDynamicFactoryInterface.h
EntityDynamicInterface.cpp
EntityDynamicInterface.h grab js api; send grab information through trait system 2019-01-03 08:17:52 -08:00
EntityEditFilters.cpp CR round 1 2018-11-08 10:05:57 -08:00
EntityEditFilters.h
EntityEditPacketSender.cpp send AvatarEntities via raw data packet 2019-01-09 17:27:14 -08:00
EntityEditPacketSender.h fix flagging for avatar entity update/delete 2018-08-21 10:32:05 -07:00
EntityItem.cpp only change parentID=AVATAR_SELF_ID for non-clientOnly case 2019-01-09 17:27:14 -08:00
EntityItem.h merge with master 2019-01-03 12:56:41 -08: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 save AvatarEntities settings as strings 2019-01-09 17:27:14 -08:00
EntityItemProperties.h save AvatarEntities settings as strings 2019-01-09 17:27:14 -08:00
EntityItemPropertiesDefaults.h Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit 2019-01-04 11:07:28 -08:00
EntityItemPropertiesMacros.h Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit 2019-01-07 15:42:02 -08:00
EntityNodeData.cpp
EntityNodeData.h
EntityPriorityQueue.h
EntityPropertyFlags.h Merge branch 'master' into propFix 2019-01-07 14:57:38 -08:00
EntityPsuedoPropertyFlags.h set created 2019-01-04 16:52:11 -08:00
EntityScriptingInterface.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit 2019-01-07 15:42:02 -08:00
EntityScriptingInterface.h CR fixes 2019-01-04 15:39:27 -08:00
EntityScriptServerLogClient.cpp
EntityScriptServerLogClient.h
EntitySimulation.cpp
EntitySimulation.h remove expired avatarEntities from their avatars 2018-10-05 13:48:35 -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 minor cleanup 2019-01-09 17:27:14 -08:00
EntityTree.h grab js api; send grab information through trait system 2019-01-03 08:17:52 -08:00
EntityTreeElement.cpp updated entityscriptinginterface API and related functions 2018-12-07 15:25:21 -08:00
EntityTreeElement.h updated entityscriptinginterface API and related functions 2018-12-07 15:25:21 -08:00
EntityTypes.cpp add back line entities, undo polyline changes temporarily 2018-12-14 15:41:11 -08:00
EntityTypes.h add back line entities, undo polyline changes temporarily 2018-12-14 15:41:11 -08:00
GrabPropertyGroup.cpp trying to fix avatar entity issue 2019-01-04 14:34:46 -08:00
GrabPropertyGroup.h grab js api; send grab information through trait system 2019-01-03 08:17:52 -08:00
GridEntityItem.cpp grid entities 2018-12-03 18:04:34 -08:00
GridEntityItem.h grid entities 2018-12-03 18:04:34 -08:00
HazePropertyGroup.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
HazePropertyGroup.h trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
ImageEntityItem.cpp new improved polylines 2018-12-14 14:15:56 -08:00
ImageEntityItem.h real image entities 2018-12-03 11:50:59 -08:00
KeyLightPropertyGroup.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
KeyLightPropertyGroup.h trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
LightEntityItem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit 2019-01-04 11:07:28 -08:00
LightEntityItem.h property range audit - add range info via macros accessible via API, tweak min/max/steps in entityProperties 2019-01-02 11:12:10 -08:00
LineEntityItem.cpp add back line entities, undo polyline changes temporarily 2018-12-14 15:41:11 -08:00
LineEntityItem.h add back line entities, undo polyline changes temporarily 2018-12-14 15:41:11 -08:00
MaterialEntityItem.cpp projected materials and repeat property 2018-11-09 10:47:07 -08:00
MaterialEntityItem.h projected materials and repeat property 2018-11-09 10:47:07 -08:00
ModelEntityItem.cpp Merge pull request #14523 from SamGondelman/NOverlays2 2018-12-19 11:33:24 -08:00
ModelEntityItem.h relax 'isWearable()' condition to match latest changes in 'master' 2018-12-07 11:23:17 +03:00
MovingEntitiesOperator.cpp
MovingEntitiesOperator.h
ParticleEffectEntityItem.cpp new improved polylines 2018-12-14 14:15:56 -08:00
ParticleEffectEntityItem.h fix emitRadiusStart 2018-10-23 13:33:14 -07:00
PolyLineEntityItem.cpp new improved polylines 2018-12-19 15:01:49 -08:00
PolyLineEntityItem.h new improved polylines 2018-12-19 15:01:49 -08:00
PolyVoxEntityItem.cpp Merge branch 'master' into scriptvec3 2018-10-02 08:58:04 -07:00
PolyVoxEntityItem.h Merge branch 'master' into scriptvec3 2018-10-02 08:58:04 -07:00
PropertyGroup.h
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
ShapeEntityItem.cpp new improved polylines 2018-12-14 14:15:56 -08:00
ShapeEntityItem.h Merge branch 'master' into scriptvec3 2018-10-02 08:58:04 -07:00
SimpleEntitySimulation.cpp
SimpleEntitySimulation.h
SimulationFlags.h
SimulationOwner.cpp
SimulationOwner.h don't send AvatarEntity updates when not necessary 2019-01-03 17:57:11 -08:00
SkyboxPropertyGroup.cpp trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
SkyboxPropertyGroup.h trying to separate colors and vectors 2018-09-04 17:20:05 -07:00
TextEntityItem.cpp add missing properties to text entities 2018-12-11 15:42:24 -08:00
TextEntityItem.h add missing properties to text entities 2018-12-11 15:42:24 -08:00
UpdateEntityOperator.cpp
UpdateEntityOperator.h
WebEntityItem.cpp API function for retrieving multiple entity properties with better performance 2018-09-20 19:34:00 +02:00
WebEntityItem.h API function for retrieving multiple entity properties with better performance 2018-09-20 19:34:00 +02:00
ZoneEntityItem.cpp fix ZoneEntityItem::contains() for model shapes 2019-01-04 12:38:32 -08:00
ZoneEntityItem.h add ZoneEntityItem::contains() and support for shapes 2019-01-04 12:37:23 -08:00