overte-HifiExperiments/libraries/entities/src
Faye Li Si Fi b6798adb5c yay
2016-12-07 15:40:37 -08:00
..
AddEntityOperator.cpp
AddEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AnimationPropertyGroup.cpp added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
AnimationPropertyGroup.h added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
DeleteEntityOperator.cpp
DeleteEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntitiesLogging.cpp
EntitiesLogging.h
EntitiesScriptEngineProvider.h
EntityActionFactoryInterface.h
EntityActionInterface.cpp action for arrow flight, etc 2016-08-28 19:08:13 -07:00
EntityActionInterface.h action for arrow flight, etc 2016-08-28 19:08:13 -07:00
EntityEditPacketSender.cpp added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
EntityEditPacketSender.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntityItem.cpp getting rid of uneccessary flag, fix formatting, and getting it to work yay 2016-12-07 15:40:21 -08:00
EntityItem.h adressed reveiw comments 2016-11-22 10:15:49 -08:00
EntityItemID.cpp
EntityItemID.h
EntityItemProperties.cpp yay 2016-12-07 15:40:37 -08:00
EntityItemProperties.h lastEditedBy property for entities 2016-11-10 15:26:28 -08:00
EntityItemPropertiesDefaults.h lastEditedBy property for entities 2016-11-10 15:26:28 -08:00
EntityItemPropertiesMacros.h added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
EntityPropertyFlags.h getting rid of uneccessary flag, fix formatting, and getting it to work yay 2016-12-07 15:40:21 -08:00
EntityScriptingInterface.cpp conforming to coding standard and better variable naming 2016-12-01 22:22:17 +00:00
EntityScriptingInterface.h conforming to coding standard and better variable naming 2016-12-01 22:22:17 +00:00
EntitySimulation.cpp have code where physics guesses at server values also avoid doing simple simulation of children of avatars 2016-06-09 14:35:17 -07:00
EntitySimulation.h use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
EntityTree.cpp Another function name change 2016-11-16 22:32:15 +00:00
EntityTree.h Another function name change 2016-11-16 22:32:15 +00:00
EntityTreeElement.cpp more clean up 2016-11-30 18:28:50 +00:00
EntityTreeElement.h Add collidableOnly arg to findRayIntersection 2016-10-04 20:19:54 -07:00
EntityTreeHeadlessViewer.cpp use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
EntityTreeHeadlessViewer.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntityTypes.cpp more verbose messaging about incorrect entity types 2016-06-13 17:48:58 -07:00
EntityTypes.h Merge pull request #7868 from jherico/entity_shape 2016-05-24 08:40:58 -07:00
KeyLightPropertyGroup.cpp added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
KeyLightPropertyGroup.h added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
LightEntityItem.cpp Fixing the vizualisation shader for world to cluster space 2016-09-10 10:41:18 -07:00
LightEntityItem.h cleaning up the comments from review and trying something to adress the issue that showed up on i5 2016-10-07 16:04:19 -07:00
LineEntityItem.cpp Remove the last of the glow level 2016-05-14 14:49:31 -07:00
LineEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ModelEntityItem.cpp fix names of model-entity joint setters 2016-11-02 10:24:01 -07:00
ModelEntityItem.h code review 2016-11-05 10:35:21 -07:00
MovingEntitiesOperator.cpp
MovingEntitiesOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ParticleEffectEntityItem.cpp more STATIC_MESH and dynamic overlap prevention 2016-06-22 15:20:45 -07:00
ParticleEffectEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
PolyLineEntityItem.cpp Remove the last of the glow level 2016-05-14 14:49:31 -07:00
PolyLineEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
PolyVoxEntityItem.cpp
PolyVoxEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
PropertyGroup.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
RecurseOctreeToMapOperator.cpp kill offsets 2016-03-29 09:18:29 -07:00
RecurseOctreeToMapOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ShapeEntityItem.cpp Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
ShapeEntityItem.h Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
SimpleEntitySimulation.cpp fix entity-server crash for out of bounds 2016-04-14 15:23:14 -07:00
SimpleEntitySimulation.h use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
SimulationFlags.h
SimulationOwner.cpp fix bug preventing sim ownership release 2016-05-05 10:52:53 -07:00
SimulationOwner.h magic number 2016-05-17 19:14:44 -07:00
SkyboxPropertyGroup.cpp added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
SkyboxPropertyGroup.h added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
StagePropertyGroup.cpp added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
StagePropertyGroup.h added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
TextEntityItem.cpp
TextEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
UpdateEntityOperator.cpp fix some comments and debug pritns 2016-05-16 14:12:05 -07:00
UpdateEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
WebEntityItem.cpp Added dpi entity property for web-entities 2016-08-23 10:10:26 -07:00
WebEntityItem.h Added dpi entity property for web-entities 2016-08-23 10:10:26 -07:00
ZoneEntityItem.cpp more STATIC_MESH and dynamic overlap prevention 2016-06-22 15:20:45 -07:00
ZoneEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00