overte-Armored-Dragon/libraries/entities/src
2015-11-30 13:23:55 -08:00
..
AddEntityOperator.cpp octree uses shared pointers 2015-09-08 11:59:48 -07:00
AddEntityOperator.h octree uses shared pointers 2015-09-08 11:59:48 -07:00
AnimationPropertyGroup.cpp terse entity-edit logging 2015-10-14 09:31:44 -07:00
AnimationPropertyGroup.h terse entity-edit logging 2015-10-14 09:31:44 -07:00
AtmospherePropertyGroup.cpp terse entity-edit logging 2015-10-14 09:31:44 -07:00
AtmospherePropertyGroup.h terse entity-edit logging 2015-10-14 09:31:44 -07:00
BoundingBoxRelatedProperties.cpp when EntityTree::updateEntityWithElement is called on an entity, call it on all the children of that entity 2015-10-22 16:59:56 -07:00
BoundingBoxRelatedProperties.h when EntityTree::updateEntityWithElement is called on an entity, call it on all the children of that entity 2015-10-22 16:59:56 -07:00
BoxEntityItem.cpp fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
BoxEntityItem.h fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
DeleteEntityOperator.cpp octree uses shared pointers 2015-09-08 11:59:48 -07:00
DeleteEntityOperator.h octree uses shared pointers 2015-09-08 11:59:48 -07:00
EntitiesLogging.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
EntitiesLogging.h try again without macro 2015-04-07 09:59:04 -07:00
EntitiesScriptEngineProvider.h overload a single function and cleanup, add examples 2015-11-06 11:48:51 -08:00
EntityActionFactoryInterface.h bring over code from entity-level-locking branch 2015-07-09 15:23:05 -07:00
EntityActionInterface.cpp more debugging prints 2015-11-11 16:03:08 -08:00
EntityActionInterface.h add a way to get a list of all actions of a certain type from an entity. hold actions average their positional targets. 2015-11-13 16:02:39 -08:00
EntityEditPacketSender.cpp Construct entity properties at definition 2015-10-09 12:23:19 -07:00
EntityEditPacketSender.h shuffle Packet headers, use static enum for PacketType 2015-07-23 13:56:47 -07:00
EntityItem.cpp attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
EntityItem.h attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
EntityItemID.cpp fix EntityItemID dependency 2015-10-21 14:33:12 -07:00
EntityItemID.h fix EntityItemID dependency 2015-10-21 14:33:12 -07:00
EntityItemProperties.cpp clean up some unneeded consts. get edit.js closer to working on parented entities 2015-11-30 13:23:55 -08:00
EntityItemProperties.h clean up some unneeded consts. get edit.js closer to working on parented entities 2015-11-30 13:23:55 -08:00
EntityItemPropertiesDefaults.h implement improvement in sphere test 2015-10-21 10:46:50 -07:00
EntityItemPropertiesMacros.h add parentID and parentJointIndex EntityItemProperties 2015-10-22 11:52:56 -07:00
EntityPropertyFlags.h rework worldToLocal, start on allowing scripts entity position/rotation to always be in world space 2015-11-30 09:41:15 -08:00
EntityScriptingInterface.cpp clean up some unneeded consts. get edit.js closer to working on parented entities 2015-11-30 13:23:55 -08:00
EntityScriptingInterface.h overload a single function and cleanup, add examples 2015-11-06 11:48:51 -08:00
EntitySimulation.cpp move DIRTY_FLAGS out of EntityItem namespace 2015-10-15 09:34:09 -07:00
EntitySimulation.h move DIRTY_FLAGS out of EntityItem namespace 2015-10-15 09:34:09 -07:00
EntityTree.cpp merge from upstream 2015-11-21 08:43:00 -08:00
EntityTree.h don't apply out of order edits to entities that have been deleted 2015-11-18 14:26:18 -08:00
EntityTreeElement.cpp don't apply out of order edits to entities that have been deleted 2015-11-18 14:26:18 -08:00
EntityTreeElement.h Merge pull request #6112 from ericrius1/rayPickAdditions 2015-10-21 09:08:56 -07:00
EntityTreeHeadlessViewer.cpp Merge branch 'master' into homer 2015-09-11 16:31:18 -07:00
EntityTreeHeadlessViewer.h merge from upstream 2015-09-08 18:01:07 -07:00
EntityTypes.cpp Fix export bug 2015-10-15 18:43:32 -07:00
EntityTypes.h add a way to get a list of all actions of a certain type from an entity. hold actions average their positional targets. 2015-11-13 16:02:39 -08:00
KeyLightPropertyGroup.cpp Move the keyLIght properties in their own group and add the ambientURL in 2015-10-26 09:27:06 -07:00
KeyLightPropertyGroup.h Move the keyLIght properties in their own group and add the ambientURL in 2015-10-26 10:08:16 -07:00
LightEntityItem.cpp attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
LightEntityItem.h attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
LineEntityItem.cpp fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
LineEntityItem.h fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
ModelEntityItem.cpp fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
ModelEntityItem.h unmangle merge 2015-11-26 06:43:28 -08:00
MovingEntitiesOperator.cpp octree uses shared pointers 2015-09-08 11:59:48 -07:00
MovingEntitiesOperator.h octree uses shared pointers 2015-09-08 11:59:48 -07:00
ParticleEffectEntityItem.cpp merge from upstream 2015-11-21 08:43:00 -08:00
ParticleEffectEntityItem.h merge from upstream 2015-11-21 08:43:00 -08:00
PolyLineEntityItem.cpp unmangle merge 2015-11-26 06:43:28 -08:00
PolyLineEntityItem.h unmangle merge 2015-11-26 06:43:28 -08:00
PolyVoxEntityItem.cpp fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
PolyVoxEntityItem.h fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
PropertyGroup.h terse entity-edit logging 2015-10-14 09:31:44 -07:00
RecurseOctreeToMapOperator.cpp Construct entity properties at definition 2015-10-09 12:23:19 -07:00
RecurseOctreeToMapOperator.h octree uses shared pointers 2015-09-08 11:59:48 -07:00
SimpleEntitySimulation.cpp unbungle merge 2015-06-29 10:04:27 -07:00
SimpleEntitySimulation.h more work on simulator priority 2015-06-26 21:57:04 -07:00
SimulationFlags.h move DIRTY_FLAGS out of EntityItem namespace 2015-10-15 09:34:09 -07:00
SimulationOwner.cpp more debugging prints 2015-11-11 16:03:08 -08:00
SimulationOwner.h responses to code review 2015-07-01 10:29:42 -07:00
SkyboxPropertyGroup.cpp terse entity-edit logging 2015-10-14 09:31:44 -07:00
SkyboxPropertyGroup.h terse entity-edit logging 2015-10-14 09:31:44 -07:00
SphereEntityItem.cpp fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
SphereEntityItem.h fix up entity constructors so that setProperties isn't called during the constructor 2015-10-23 13:52:50 -07:00
StagePropertyGroup.cpp terse entity-edit logging 2015-10-14 09:31:44 -07:00
StagePropertyGroup.h terse entity-edit logging 2015-10-14 09:31:44 -07:00
TextEntityItem.cpp attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
TextEntityItem.h attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
UpdateEntityOperator.cpp when EntityTree::updateEntityWithElement is called on an entity, call it on all the children of that entity 2015-10-22 16:59:56 -07:00
UpdateEntityOperator.h when EntityTree::updateEntityWithElement is called on an entity, call it on all the children of that entity 2015-10-22 16:59:56 -07:00
WebEntityItem.cpp attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
WebEntityItem.h attempt to make SpatiallyNestable data access thread-safe 2015-11-29 12:50:33 -08:00
ZoneEntityItem.cpp merge from upstream 2015-11-01 15:22:57 -08:00
ZoneEntityItem.h merge from upstream 2015-11-01 15:22:57 -08:00