overte/libraries/entities/src
Brad Hefta-Gaub 79b397fc3f Merge pull request #4241 from birarda/master
repairs for warnings exposed in Xcode
2015-02-06 11:49:29 -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 restore polymorphism for Box and Sphere entities 2015-01-30 16:18:50 -08:00
BoxEntityItem.h restore polymorphism for Box and Sphere entities 2015-01-30 16:18:50 -08:00
DeleteEntityOperator.cpp remove important code from assert so it still runs in release build 2015-01-11 12:07:16 -08:00
DeleteEntityOperator.h EntitySimulation is lockable 2015-01-08 10:22:25 -08:00
EntityEditPacketSender.cpp adding some debugging 2015-01-26 09:45:33 -08:00
EntityEditPacketSender.h build issues fixed after merge 2014-08-18 15:41:20 -07:00
EntityItem.cpp repairs to warnings shown in Xcode 2015-02-06 10:12:04 -08:00
EntityItem.h merge upstream/master into andrew/bispinor 2015-02-03 18:33:10 -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 use density instead of mass 2015-01-14 15:47:44 -08:00
EntityItemProperties.h use density instead of mass 2015-01-14 15:47:44 -08:00
EntityItemPropertiesDefaults.h use density instead of mass 2015-01-14 15:47:44 -08:00
EntityItemPropertiesMacros.h cleanup of EntityItem::_created timestamp logic 2014-12-18 11:39:02 -08:00
EntityScriptingInterface.cpp formatting 2015-02-06 09:20:16 -08:00
EntityScriptingInterface.h rather than a list of allowed editors, a list of allowed lockers/unlockers 2015-02-06 09:14:40 -08:00
EntitySimulation.cpp EntitySimulation is lockable 2015-01-08 10:22:25 -08:00
EntitySimulation.h remane emitEntityCollision... to entityCollision... 2015-01-21 14:07:23 -08:00
EntityTree.cpp rather than a list of allowed editors, a list of allowed lockers/unlockers 2015-02-06 09:14:40 -08:00
EntityTree.h clarify settings explaination, coding standard 2015-02-06 10:44:35 -08:00
EntityTreeElement.cpp debugging stutter 2015-01-22 13:31:09 -08:00
EntityTreeElement.h restoring EntityTreeElement::cleanupEntities() 2014-12-29 15:19:25 -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 cleanup of EntityItem::_created timestamp logic 2014-12-18 11:39:02 -08:00
EntityTypes.h first cut at text entity 2014-11-14 15:58:12 -08:00
LightEntityItem.cpp fixing derived classes to use new EntityItem API 2014-12-18 11:41:20 -08:00
LightEntityItem.h fixing derived classes to use new EntityItem API 2014-12-18 11:41:20 -08:00
ModelEntityItem.cpp move shape polymorphism to ModelEntityItem 2015-01-30 16:25:35 -08:00
ModelEntityItem.h move shape polymorphism to ModelEntityItem 2015-01-30 16:25:35 -08:00
MovingEntitiesOperator.cpp fix for EntityServer crash 2015-01-10 07:44:26 -08:00
MovingEntitiesOperator.h fix a bug in MovingEntitiesOperator that would sometimes leave dangling entities 2014-12-09 17:11:01 -08:00
SimpleEntitySimulation.cpp add moved entities to lists for sorting 2014-12-12 13:28:12 -08:00
SimpleEntitySimulation.h cleanup of EntitySimulation API 2014-12-05 18:08:53 -08:00
SphereEntityItem.cpp restore polymorphism for Box and Sphere entities 2015-01-30 16:18:50 -08:00
SphereEntityItem.h restore polymorphism for Box and Sphere entities 2015-01-30 16:18:50 -08:00
TextEntityItem.cpp fixing derived classes to use new EntityItem API 2014-12-18 11:41:20 -08:00
TextEntityItem.h fixing derived classes to use new EntityItem API 2014-12-18 11:41:20 -08:00
UpdateEntityOperator.cpp remove functional code from inside assert 2015-01-11 13:31:37 -08:00
UpdateEntityOperator.h fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface 2014-09-12 07:45:33 -07:00