overte/libraries/entities/src
2014-10-27 15:31:21 -07: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 first cut at replacing radius with dimensions 2014-09-09 13:33:05 -07:00
BoxEntityItem.h split out entity rendering into subclasses, improved rendering of models 2014-08-20 15:49:50 -07:00
DeleteEntityOperator.cpp fix various crashes in entites 2014-09-07 20:31:54 -07:00
DeleteEntityOperator.h fix method names for CR feedback 2014-09-03 12:44:57 -07:00
EntityCollisionSystem.cpp wire up collision signals 2014-10-13 14:36:06 -07:00
EntityCollisionSystem.h wire up collision signals 2014-10-13 14:36:06 -07: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 removed some old debug 2014-10-02 17:55:55 -07:00
EntityItem.h add localRenderAlpha property to entities 2014-10-01 09:43:03 -07:00
EntityItemID.cpp cleanup in prep for PR 2014-08-25 10:56:43 -07:00
EntityItemID.h fix potential static memory corruption 2014-09-04 15:43:51 -07:00
EntityItemProperties.cpp first cut at light entity 2014-10-22 08:41:31 -07:00
EntityItemProperties.h first cut at light entity 2014-10-22 08:41:31 -07:00
EntityItemPropertiesMacros.h added new macro for getter access to a color 2014-10-23 09:18:11 -04:00
EntityScriptingInterface.cpp swap order of local vs server changes in entity scripting to improve potential conflicts 2014-09-12 08:48:40 -07:00
EntityScriptingInterface.h wire up collision signals 2014-10-13 14:36:06 -07:00
EntityTree.cpp fix crash in butterflies.js 2014-09-16 09:07:22 -07:00
EntityTree.h changed to only collide with moving entities 2014-09-24 18:06:08 -07:00
EntityTreeElement.cpp handled multiple collisions correctly, and don't collide if fully enclosed 2014-09-26 14:55:05 -07:00
EntityTreeElement.h first cut at shape collisions 2014-09-24 19:51:37 -07:00
EntityTreeHeadlessViewer.cpp
EntityTreeHeadlessViewer.h
EntityTypes.cpp first cut at light entity 2014-10-22 08:41:31 -07:00
EntityTypes.h first cut at light entity 2014-10-22 08:41:31 -07:00
LightEntityItem.cpp add the new properties to LightEntityItem class 2014-10-27 15:31:21 -07:00
LightEntityItem.h add the new properties to LightEntityItem class 2014-10-27 15:31:21 -07:00
ModelEntityItem.cpp add naturalDimensions and moved sitting points to exclusively be in properties 2014-09-09 17:45:50 -07:00
ModelEntityItem.h add naturalDimensions and moved sitting points to exclusively be in properties 2014-09-09 17:45:50 -07: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
SphereEntityItem.cpp make sphere entities use sphere shape for better collisions 2014-09-25 14:49:52 -07:00
SphereEntityItem.h make sphere entities use sphere shape for better collisions 2014-09-25 14:49:52 -07:00
UpdateEntityOperator.cpp fix crash in butterflies.js 2014-09-16 09:07:22 -07:00
UpdateEntityOperator.h fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface 2014-09-12 07:45:33 -07:00