overte/libraries/entities/src
2014-12-05 16:14:18 -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 combined SimulationStates Moving and Changing 2014-11-17 17:35:44 -08:00
BoxEntityItem.h split out entity rendering into subclasses, improved rendering of models 2014-08-20 15:49:50 -07:00
DeleteEntityOperator.cpp EntitySimulation takes EntityItem* rather than ID 2014-11-26 12:12:43 -08:00
DeleteEntityOperator.h fix method names for CR feedback 2014-09-03 12:44:57 -07:00
EntityCollisionSystem.cpp moving EntityCollisionSystem back to entities lib 2014-12-02 11:05:17 -08:00
EntityCollisionSystem.h moving EntityCollisionSystem back to entities lib 2014-12-02 11:05:17 -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 add UPDATE_COLLISION_GROUP and UPDATE_MOTION_TYPE 2014-11-19 15:52:57 -08:00
EntityItem.h Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickWork 2014-12-03 15:07:47 -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 test 2014-11-14 22:53:29 -08:00
EntityItemPropertiesMacros.h use updateFoo() where entity properties need relay 2014-11-19 15:12:22 -08:00
EntityScriptingInterface.cpp implement support for entity subclasses to implement their own detailed ray intersection, make likes light pickability toggle 2014-12-02 14:56:12 -08:00
EntityScriptingInterface.h implement support for entity subclasses to implement their own detailed ray intersection, make likes light pickability toggle 2014-12-02 14:56:12 -08:00
EntitySimulation.cpp EntitySimulation takes EntityItem* rather than ID 2014-11-26 12:12:43 -08:00
EntitySimulation.h EntitySimulation takes EntityItem* rather than ID 2014-11-26 12:12:43 -08:00
EntityTree.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickWork 2014-12-03 15:07:47 -08:00
EntityTree.h Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickWork 2014-12-03 15:07:47 -08:00
EntityTreeElement.cpp fix models with registrations other than 0,0,0 2014-12-05 16:14:18 -08:00
EntityTreeElement.h basics of triangle picking working for models 2014-12-05 11:31:27 -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 cleanup 2014-10-28 12:47:46 -07:00
LightEntityItem.h duh 2014-10-28 13:19:47 -07:00
ModelEntityItem.cpp fix for non-animating models 2014-12-03 16:49:49 -08:00
ModelEntityItem.h combined SimulationStates Moving and Changing 2014-11-17 17:35:44 -08:00
MovingEntitiesOperator.cpp fix crash in butterflies.js 2014-09-16 09:07:22 -07:00
MovingEntitiesOperator.h fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface 2014-09-12 07:45:33 -07:00
SimpleEntitySimulation.cpp EntitySimulation takes EntityItem* rather than ID 2014-11-26 12:12:43 -08:00
SimpleEntitySimulation.h EntitySimulation takes EntityItem* rather than ID 2014-11-26 12:12:43 -08:00
SphereEntityItem.cpp make sphere entities pick off their actual sphere, fix bug in ray picking multiple items with different distances 2014-12-04 10:54:04 -08:00
SphereEntityItem.h make sphere entities pick off their actual sphere, fix bug in ray picking multiple items with different distances 2014-12-04 10:54:04 -08:00
TextEntityItem.cpp make text entities correctly ray pick 2014-12-04 13:49:46 -08:00
TextEntityItem.h make text entities correctly ray pick 2014-12-04 13:49:46 -08:00
UpdateEntityOperator.cpp fix a bug in updateEntity() caused by the new properties not containing registrationPoint 2014-11-19 16:07:07 -08:00
UpdateEntityOperator.h fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface 2014-09-12 07:45:33 -07:00