overte-HifiExperiments/libraries/entities/src
2015-05-29 13:04:45 -07:00
..
AddEntityOperator.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
AddEntityOperator.h EnitityItem smart pointers 2015-05-22 17:57:50 -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 17:57:50 -07:00
BoxEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
DeleteEntityOperator.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
DeleteEntityOperator.h EnitityItem smart pointers 2015-05-22 17:57:50 -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
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' of github.com:highfidelity/hifi into created-time-is-a-property 2015-05-28 16:16:13 -07:00
EntityItem.h created-time is a property so it can be persisted to and retrieved from json saves 2015-05-28 10:59:27 -07:00
EntityItemID.cpp make EntityItemID a subclass of QUuid 2015-05-20 14:22:08 -07:00
EntityItemID.h make EntityItemID a subclass of QUuid 2015-05-20 14:22:08 -07:00
EntityItemProperties.cpp don't need convertScriptValue(QScriptEngine* e, QDateTime v) 2015-05-29 09:33:29 -07:00
EntityItemProperties.h attempt to save _created as an iso date in utc 2015-05-28 21:21:57 -07:00
EntityItemPropertiesDefaults.h Update default light cutoff to PI / 2 2015-05-20 09:11:21 -07:00
EntityItemPropertiesMacros.h don't need convertScriptValue(QScriptEngine* e, QDateTime v) 2015-05-29 09:33:29 -07:00
EntityPropertyFlags.h Undo the merge with the broken master checking. What could go wrong? 2015-05-28 13:48:27 -07:00
EntityScriptingInterface.cpp Undo the merge with the broken master checking. What could go wrong? 2015-05-28 13:48:27 -07:00
EntityScriptingInterface.h Undo the merge with the broken master checking. What could go wrong? 2015-05-28 13:48:27 -07:00
EntitySimulation.cpp more work on smart pointers 2015-05-22 21:45:57 -07:00
EntitySimulation.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
EntityTree.cpp When an entity is added or changed with a collisionSoundURL, cache it so that it is ready to play on the first hit. 2015-05-28 12:50:02 -07:00
EntityTree.h When an entity is added or changed with a collisionSoundURL, cache it so that it is ready to play on the first hit. 2015-05-28 12:50:02 -07:00
EntityTreeElement.cpp verify that entityitem cleanup is happening correctly 2015-05-22 22:01:25 -07:00
EntityTreeElement.h EnitityItem smart pointers 2015-05-22 17:57:50 -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 Undo the merge with the broken master checking. What could go wrong? 2015-05-28 13:48:27 -07:00
EntityTypes.h Undo the merge with the broken master checking. What could go wrong? 2015-05-28 13:48:27 -07:00
LightEntityItem.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
LightEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
LineEntityItem.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
LineEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
ModelEntityItem.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
ModelEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
MovingEntitiesOperator.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
MovingEntitiesOperator.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
ParticleEffectEntityItem.cpp Merge pull request #4961 from hyperlogic/ajt/particle-net-anim-fix 2015-05-27 17:44:44 -07:00
ParticleEffectEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
PolyVoxEntityItem.cpp Undo the merge with the broken master checking. What could go wrong? 2015-05-28 13:48:27 -07:00
PolyVoxEntityItem.h Undo the merge with the broken master checking. What could go wrong? 2015-05-28 13:48:27 -07:00
PropertyGroup.h next pass at atmosphere properties 2015-05-01 17:48:09 -07:00
RecurseOctreeToMapOperator.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -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 17:57:50 -07:00
SimpleEntitySimulation.h EnitityItem smart pointers 2015-05-22 17:57:50 -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 17:57:50 -07:00
SphereEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -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 EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
TextEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
UpdateEntityOperator.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
UpdateEntityOperator.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
WebEntityItem.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
WebEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
ZoneEntityItem.cpp EnitityItem smart pointers 2015-05-22 17:57:50 -07:00
ZoneEntityItem.h EnitityItem smart pointers 2015-05-22 17:57:50 -07:00