overte-HifiExperiments/libraries/entities/src
2015-06-29 09:27:40 -07:00
..
AddEntityOperator.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
AddEntityOperator.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
AtmospherePropertyGroup.cpp standardize COPY_PROPERTY_FROM_QSCRIPTVALUE for vec3, quat, and color 2015-05-13 13:12:47 -07:00
AtmospherePropertyGroup.h wire up atmosphere.hasStars property 2015-05-04 14:19:13 -07:00
BoxEntityItem.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
BoxEntityItem.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
DeleteEntityOperator.cpp fix some warnings 2015-06-17 14:08:02 -07:00
DeleteEntityOperator.h EnitityItem smart pointers 2015-05-22 22:38:02 -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
EntityActionFactoryInterface.h windows didn't like EntityActionFactoryInterface::factory not returning an error 2015-06-10 19:23:01 -07:00
EntityActionInterface.cpp git rid if pull-to-point action (spring handles this). add new action which tries to maintain an entity's distance from a given point 2015-06-17 11:22:10 -07:00
EntityActionInterface.h git rid if pull-to-point action (spring handles this). add new action which tries to maintain an entity's distance from a given point 2015-06-17 11:22:10 -07:00
EntityEditPacketSender.cpp remove debugging spew 2015-05-26 21:40:50 -07:00
EntityEditPacketSender.h client decides on new entity-ids, keep EntityItemID class 2015-05-20 10:42:19 -07:00
EntityItem.cpp Merge branch 'master' into 20547 2015-06-26 13:05:51 -07:00
EntityItem.h Merge branch 'master' into 20547 2015-06-26 13:05:51 -07:00
EntityItemID.cpp make EntityItemID a subclass of QUuid 2015-05-20 14:22:08 -07:00
EntityItemID.h Working on overlay refactor 2015-06-16 09:58:03 -07:00
EntityItemProperties.cpp merged master 2015-06-29 09:27:40 -07:00
EntityItemProperties.h merged master 2015-06-29 09:27:40 -07:00
EntityItemPropertiesDefaults.h Merge branch 'master' into 20547 2015-06-26 13:05:51 -07:00
EntityItemPropertiesMacros.h Add "Reload" button associated with entity editor's script URL field 2015-06-17 16:11:32 -07:00
EntityPropertyFlags.h Improve entity properties list code comment 2015-06-26 15:37:16 -07:00
EntityScriptingInterface.cpp rendering wad entity 2015-06-22 15:12:35 -07:00
EntityScriptingInterface.h rendering wad entity 2015-06-22 15:12:35 -07:00
EntitySimulation.cpp more work on smart pointers 2015-05-22 22:39:37 -07:00
EntitySimulation.h make action-factory interface and subclass it in Interface. this allows an action to use avatar data. the login the AvatarActionHold is still bogus. 2015-06-10 12:04:44 -07:00
EntityTree.cpp Add "Reload" button associated with entity editor's script URL field 2015-06-17 16:11:32 -07:00
EntityTree.h Add "Reload" button associated with entity editor's script URL field 2015-06-17 16:11:32 -07:00
EntityTreeElement.cpp Add "Reload" button associated with entity editor's script URL field 2015-06-17 16:11:32 -07:00
EntityTreeElement.h update grab.js to use pull-to-point action, various other fixes 2015-06-05 07:10:44 -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 adding quad entity 2015-06-22 11:13:34 -07:00
EntityTypes.h adding quad entity 2015-06-22 11:13:34 -07:00
LightEntityItem.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
LightEntityItem.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
LineEntityItem.cpp line entity points are now local to entity position. Changed paint script to reflect this 2015-06-19 18:54:28 -07:00
LineEntityItem.h line entity points are now local to entity position. Changed paint script to reflect this 2015-06-19 18:54:28 -07:00
ModelEntityItem.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
ModelEntityItem.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
MovingEntitiesOperator.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
MovingEntitiesOperator.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
ParticleEffectEntityItem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching 2015-05-27 19:58:11 -07:00
ParticleEffectEntityItem.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
PolyVoxEntityItem.cpp move multi-line function out of header 2015-06-18 11:07:50 -07:00
PolyVoxEntityItem.h move multi-line function out of header 2015-06-18 11:07:50 -07:00
PropertyGroup.h next pass at atmosphere properties 2015-05-01 17:48:09 -07:00
QuadEntityItem.cpp face colors 2015-06-26 17:58:04 -07:00
QuadEntityItem.h face colors 2015-06-26 17:58:04 -07:00
RecurseOctreeToMapOperator.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
RecurseOctreeToMapOperator.h don't save default values in json file 2015-04-30 11:28:27 -07:00
SimpleEntitySimulation.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
SimpleEntitySimulation.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
SkyboxPropertyGroup.cpp standardize COPY_PROPERTY_FROM_QSCRIPTVALUE for vec3, quat, and color 2015-05-13 13:12:47 -07:00
SkyboxPropertyGroup.h wire up the skybox color property to the new skybox renderer 2015-05-06 20:36:06 -07:00
SphereEntityItem.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
SphereEntityItem.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
StagePropertyGroup.cpp clean up COPY_GROUP_PROPERTY_FROM_QSCRIPTVALUE to be type safe 2015-05-13 09:38:49 -07:00
StagePropertyGroup.h add support for automatic hour/day calculations and backward compatibility on stage properties 2015-05-10 15:22:02 -07:00
TextEntityItem.cpp Added faceCamera property to Text Entities 2015-06-25 15:38:38 -07:00
TextEntityItem.h Added faceCamera property to Text Entities 2015-06-25 15:38:38 -07:00
UpdateEntityOperator.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
UpdateEntityOperator.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
WebEntityItem.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
WebEntityItem.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
ZoneEntityItem.cpp EnitityItem smart pointers 2015-05-22 22:38:02 -07:00
ZoneEntityItem.h EnitityItem smart pointers 2015-05-22 22:38:02 -07:00