overte/libraries/entities/src
2014-12-10 16:59:17 -08:00
..
AddEntityOperator.cpp removed some verbose comments 2014-09-12 08:23:13 -07:00
AddEntityOperator.h fix method names for CR feedback 2014-09-03 12:44:57 -07:00
BoxEntityItem.cpp support for spherical entities 2014-12-03 12:10:26 -08:00
BoxEntityItem.h support for spherical entities 2014-12-03 12:10:26 -08:00
DeleteEntityOperator.cpp fix build after merge 2014-11-26 17:18:19 -08:00
DeleteEntityOperator.h fix method names for CR feedback 2014-09-03 12:44:57 -07:00
EntityCollisionSystem.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into entityCollisions 2014-12-08 14:15:20 -08:00
EntityCollisionSystem.h repair collision info mismatch 2014-12-08 10:52:53 -08:00
EntityEditPacketSender.cpp patch for possible static memory corruption on large edit entity messages 2014-09-04 09:52:26 -07:00
EntityEditPacketSender.h build issues fixed after merge 2014-08-18 15:41:20 -07:00
EntityItem.cpp merge upstream/master into andrew/inertia 2014-12-09 12:41:53 -08:00
EntityItem.h remove EntityItem::SimulationState after bad merge 2014-12-09 12:45:21 -08:00
EntityItemID.cpp pass args to object scripts for mouse events 2014-10-31 15:20:16 -07:00
EntityItemID.h pass args to object scripts for mouse events 2014-10-31 15:20:16 -07:00
EntityItemProperties.cpp dry up EntityItemProperties with macros 2014-11-14 22:15:19 -08:00
EntityItemProperties.h added comments about macro behavior 2014-12-10 16:59:17 -08:00
EntityItemPropertiesMacros.h use updateFoo() where entity properties need relay 2014-11-19 15:12:22 -08:00
EntityScriptingInterface.cpp properly wire up precision picking in JS api 2014-12-06 12:03:46 -08:00
EntityScriptingInterface.h repair collision info mismatch 2014-12-08 10:52:53 -08:00
EntitySimulation.cpp cleanup of EntitySimulation API 2014-12-05 18:08:53 -08:00
EntitySimulation.h bundle the flags that EntitySimulation cares about 2014-12-09 12:55:58 -08:00
EntityTree.cpp bundle the flags that EntitySimulation cares about 2014-12-09 12:55:58 -08:00
EntityTree.h cleanup of EntitySimulation API 2014-12-05 18:08:53 -08:00
EntityTreeElement.cpp merge upstream/master into andrew/inertia 2014-12-09 12:41:53 -08:00
EntityTreeElement.h merge upstream/master into andrew/inertia 2014-12-09 12:41:53 -08: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 first cut at text entity 2014-11-14 15:58:12 -08:00
EntityTypes.h first cut at text entity 2014-11-14 15:58:12 -08:00
LightEntityItem.cpp enforce dimensions for Light and Text entities 2014-12-08 07:23:45 -08:00
LightEntityItem.h enforce dimensions for Light and Text entities 2014-12-08 07:23:45 -08:00
ModelEntityItem.cpp add DIRTY_UPDATEABLE flag for changes that need it 2014-12-08 16:32:25 -08:00
ModelEntityItem.h add DIRTY_UPDATEABLE flag for changes that need it 2014-12-08 16:32:25 -08:00
MovingEntitiesOperator.cpp cleanup of EntitySimulation API 2014-12-05 18:08:53 -08:00
MovingEntitiesOperator.h cleanup of EntitySimulation API 2014-12-05 18:08:53 -08:00
SimpleEntitySimulation.cpp merge upstream/master into andrew/inertia 2014-12-09 12:41:53 -08:00
SimpleEntitySimulation.h cleanup of EntitySimulation API 2014-12-05 18:08:53 -08:00
SphereEntityItem.cpp merge upstream/master into andrew/inertia 2014-12-09 12:41:53 -08:00
SphereEntityItem.h merge upstream/master into andrew/inertia 2014-12-09 12:41:53 -08:00
TextEntityItem.cpp Merge pull request #3919 from ZappoMan/enforceDimensionsForLightsAndText 2014-12-08 09:19:06 -08:00
TextEntityItem.h Merge pull request #3919 from ZappoMan/enforceDimensionsForLightsAndText 2014-12-08 09:19:06 -08:00
UpdateEntityOperator.cpp unecessary EntitySimulation::entityChanged() calls 2014-12-08 17:15:58 -08:00
UpdateEntityOperator.h fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface 2014-09-12 07:45:33 -07:00