overte/libraries/entities/src
2015-04-16 16:10:01 -07:00
..
AddEntityOperator.cpp whoops, remove last bestFitBoundsInMeters() call 2015-03-06 15:33:15 -08:00
AddEntityOperator.h fix method names for CR feedback 2014-09-03 12:44:57 -07:00
BoxEntityItem.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
BoxEntityItem.h remove unused code 2015-03-16 12:06:27 -07:00
DeleteEntityOperator.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
DeleteEntityOperator.h EntitySimulation is lockable 2015-01-08 10:22:25 -08: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
EntityEditPacketSender.cpp adjust logic for releasing ownership of simulation 2015-04-16 15:15:28 -07:00
EntityEditPacketSender.h build issues fixed after merge 2014-08-18 15:41:20 -07:00
EntityItem.cpp read UUIDs as UUIDs rather than as strings. more debugging prints 2015-04-16 15:33:43 -07:00
EntityItem.h add code for uuids in wire protocol. some debugging prints 2015-04-16 14:46:38 -07:00
EntityItemID.cpp extra ; 2015-03-24 21:52:53 +01:00
EntityItemID.h pass args to object scripts for mouse events 2014-10-31 15:20:16 -07:00
EntityItemProperties.cpp fix READ_ENTITY_PROPERTY_UUID_TO_PROPERTIES to use binary version 2015-04-16 16:10:01 -07:00
EntityItemProperties.h add code for uuids in wire protocol. some debugging prints 2015-04-16 14:46:38 -07:00
EntityItemPropertiesDefaults.h add code for uuids in wire protocol. some debugging prints 2015-04-16 14:46:38 -07:00
EntityItemPropertiesMacros.h fix READ_ENTITY_PROPERTY_UUID_TO_PROPERTIES to use binary version 2015-04-16 16:10:01 -07:00
EntityScriptingInterface.cpp add code for uuids in wire protocol. some debugging prints 2015-04-16 14:46:38 -07:00
EntityScriptingInterface.h add a bool value to Node which indicates if it is allowed to rez new entities 2015-03-31 18:27:46 -07:00
EntitySimulation.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
EntitySimulation.h diff minimization 2015-03-24 16:51:42 -07:00
EntityTree.cpp add code for uuids in wire protocol. some debugging prints 2015-04-16 14:46:38 -07:00
EntityTree.h fix to allow modelEntityItems with shape of box into physicsengine. ignore entity updates echoed back to us. stop broadcasting after 3 non-moving updates 2015-04-14 13:32:02 -07:00
EntityTreeElement.cpp add code for uuids in wire protocol. some debugging prints 2015-04-16 14:46:38 -07:00
EntityTreeElement.h diff minimization 2015-03-24 16:51:42 -07:00
EntityTreeHeadlessViewer.cpp EntityTreeHeadlessViewer gets a simulation 2014-11-26 12:16:52 -08:00
EntityTreeHeadlessViewer.h OctreeServer::createTree() is now protected 2014-12-02 11:13:37 -08:00
EntityTypes.cpp Sync to upstream 2015-03-07 21:40:06 -08:00
EntityTypes.h High Fidelity interview project -- Jason Rickwald 2015-03-04 16:06:06 -08:00
LightEntityItem.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
LightEntityItem.h Add entity light cutoff/dimensions constraints 2015-04-03 15:32:53 -07:00
ModelEntityItem.cpp respond to code review 2015-04-15 16:08:15 -07:00
ModelEntityItem.h removing SHAPE_TYPE_CONVEX_HULL from entities lib 2015-04-14 14:56:32 -07:00
MovingEntitiesOperator.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
MovingEntitiesOperator.h entity cubes are in meters 2015-03-06 15:32:03 -08:00
ParticleEffectEntityItem.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
ParticleEffectEntityItem.h remove unused code 2015-03-16 12:06:27 -07:00
RecurseOctreeToMapOperator.cpp incorporate code review feedback 2015-03-16 13:57:22 -07:00
RecurseOctreeToMapOperator.h diff minimization 2015-03-16 12:11:41 -07:00
SimpleEntitySimulation.cpp add code for uuids in wire protocol. some debugging prints 2015-04-16 14:46:38 -07:00
SimpleEntitySimulation.h entity-server will automatically clear simulation-owner ID if it doesn't get an update for 2 seconds 2015-04-15 10:58:56 -07:00
SphereEntityItem.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
SphereEntityItem.h remove unused code 2015-03-16 12:06:27 -07:00
TextEntityItem.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
TextEntityItem.h remove unused code 2015-03-16 12:06:27 -07:00
UpdateEntityOperator.cpp put avatars and embedded-webserver and entities logging into their own QLoggingCategory 2015-04-06 16:22:54 -07:00
UpdateEntityOperator.h fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface 2014-09-12 07:45:33 -07:00