overte-thingvellir/libraries/entities/src
2015-06-01 13:57:28 -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 recompute polyvox mesh when setVoxelSurfaceStyle is called. remove left-over color stuff from polyvox. don't require that a polyvox be rendered before computing its physics shape 2015-05-30 16:43:11 -07:00
EntityItem.h recompute polyvox mesh when setVoxelSurfaceStyle is called. remove left-over color stuff from polyvox. don't require that a polyvox be rendered before computing its physics shape 2015-05-30 16:43:11 -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 recompute polyvox mesh when setVoxelSurfaceStyle is called. remove left-over color stuff from polyvox. don't require that a polyvox be rendered before computing its physics shape 2015-05-30 16:43:11 -07:00
EntityItemProperties.h recompute polyvox mesh when setVoxelSurfaceStyle is called. remove left-over color stuff from polyvox. don't require that a polyvox be rendered before computing its physics shape 2015-05-30 16:43:11 -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 more work on edge handling and resizing 2015-06-01 13:57:28 -07:00
EntityScriptingInterface.h more work on edge handling and resizing 2015-06-01 13:57:28 -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 set up EntityItemPropertiesFromScript to either ignore or honor read-only properties 2015-05-29 13:43:18 -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.h
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 better handling of changes to the size of voxel space. limit each dimension to 32 2015-06-01 12:01:45 -07:00
PolyVoxEntityItem.h more work on edge handling and resizing 2015-06-01 13:57:28 -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