overte-HifiExperiments/libraries/entities/src
Andrew Meadows bcf2cc8074 use references not pointers for ViewFrustums
also unravelling some spaghetti:
(1) split Octree stuff out of ViewFrustum
(2) moved ViewFrustum from octree to shared lib
(3) removed some cruft
2016-05-05 18:28:27 -07:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AnimationPropertyGroup.cpp fix export of animation properties 2016-04-08 14:40:06 -07:00
AnimationPropertyGroup.h
BoxEntityItem.cpp
BoxEntityItem.h
DeleteEntityOperator.cpp
DeleteEntityOperator.h
EntitiesLogging.cpp
EntitiesLogging.h
EntitiesScriptEngineProvider.h
EntityActionFactoryInterface.h
EntityActionInterface.cpp
EntityActionInterface.h keep track of actions we are editing and ignore updates from server for these actions 2016-05-02 14:23:36 -07:00
EntityEditPacketSender.cpp support for larger than 35 minute clock skew 2016-04-20 18:42:00 -07:00
EntityEditPacketSender.h support for larger than 35 minute clock skew 2016-04-20 18:42:00 -07:00
EntityItem.cpp fix grab motion glitch on long-ping connections 2016-05-04 16:50:42 -07:00
EntityItem.h fix grab motion glitch on long-ping connections 2016-05-04 16:50:42 -07:00
EntityItemID.cpp
EntityItemID.h
EntityItemProperties.cpp only export joint values if they've been explicitly set by scripts 2016-04-13 19:52:50 -07:00
EntityItemProperties.h Update users of NetworkGeometry 2016-03-24 11:35:41 -07:00
EntityItemPropertiesDefaults.h Increase maximum friction to 10.0 - Bullet's maximum 2016-05-05 07:50:15 +12:00
EntityItemPropertiesMacros.h use "collidesWith" instead of "collisionMask" 2016-01-19 11:41:22 -08:00
EntityPropertyFlags.h Rename light surfaceRadius->falloffRadius 2016-02-25 10:02:33 -08:00
EntityScriptingInterface.cpp fix recursive mutex in Entites.callEntityMethod() 2016-05-04 10:01:20 -07:00
EntityScriptingInterface.h fix recursive mutex in Entites.callEntityMethod() 2016-05-04 10:01:20 -07:00
EntitySimulation.cpp properly update _lastSimulated for kinematic objs 2016-04-22 17:19:00 -07:00
EntitySimulation.h fix entity-server crash for out of bounds 2016-04-14 15:23:14 -07:00
EntityTree.cpp fix a crash in RenderableModelEntityItem::getModel 2016-04-25 10:26:32 -07:00
EntityTree.h Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
EntityTreeElement.cpp use references not pointers for ViewFrustums 2016-05-05 18:28:27 -07:00
EntityTreeElement.h
EntityTreeHeadlessViewer.cpp
EntityTreeHeadlessViewer.h
EntityTypes.cpp
EntityTypes.h
KeyLightPropertyGroup.cpp Fix keyLight.ambientURL capitalization 2016-02-23 16:53:16 -08:00
KeyLightPropertyGroup.h
LightEntityItem.cpp more optimized uses of EntityItem::getDimensions() 2016-04-27 11:04:22 -07:00
LightEntityItem.h Rename light surfaceRadius->falloffRadius 2016-02-25 10:02:33 -08:00
LineEntityItem.cpp more optimized uses of EntityItem::getDimensions() 2016-04-27 11:04:22 -07:00
LineEntityItem.h
ModelEntityItem.cpp Merge pull request #7664 from ZappoMan/reduceJointProperties 2016-04-14 15:30:04 -07:00
ModelEntityItem.h Merge pull request #7664 from ZappoMan/reduceJointProperties 2016-04-14 15:30:04 -07:00
MovingEntitiesOperator.cpp
MovingEntitiesOperator.h
ParticleEffectEntityItem.cpp check for time machine 2016-03-27 16:33:53 -07:00
ParticleEffectEntityItem.h Quick fix for incorrect conversion. 2016-04-26 18:49:03 -04:00
PolyLineEntityItem.cpp
PolyLineEntityItem.h
PolyVoxEntityItem.cpp more threading cleanups 2016-03-24 19:14:25 -07:00
PolyVoxEntityItem.h don't call getMesh from render 2016-03-23 22:46:43 -07:00
PropertyGroup.h
RecurseOctreeToMapOperator.cpp kill offsets 2016-03-29 09:18:29 -07:00
RecurseOctreeToMapOperator.h kill offsets 2016-03-29 09:18:29 -07:00
SimpleEntitySimulation.cpp fix entity-server crash for out of bounds 2016-04-14 15:23:14 -07:00
SimpleEntitySimulation.h fix entity-server crash for out of bounds 2016-04-14 15:23:14 -07:00
SimulationFlags.h change properties at 127 priority, grab at 128 2016-03-08 22:17:44 -08:00
SimulationOwner.cpp fix bug preventing sim ownership release 2016-05-05 10:52:53 -07:00
SimulationOwner.h fix grab motion glitch on long-ping connections 2016-05-04 16:50:42 -07:00
SkyboxPropertyGroup.cpp
SkyboxPropertyGroup.h
SphereEntityItem.cpp
SphereEntityItem.h
StagePropertyGroup.cpp
StagePropertyGroup.h
TextEntityItem.cpp
TextEntityItem.h
UpdateEntityOperator.cpp
UpdateEntityOperator.h
WebEntityItem.cpp
WebEntityItem.h
ZoneEntityItem.cpp More atmosphere removal 2016-01-21 15:15:16 -08:00
ZoneEntityItem.h More atmosphere removal 2016-01-21 15:15:16 -08:00