overte/libraries/entities/src
2014-09-16 09:07:22 -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
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 read old format files correctly 2014-09-12 09:38:35 -07:00
EntityItem.h move getRadius to public for now 2014-09-12 10:26:47 -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 fix crash in butterflies.js 2014-09-16 09:07:22 -07:00
EntityItemProperties.h reconcile use of getAACube() and handle rotations properly 2014-09-11 16:43:53 -07:00
EntityItemPropertiesMacros.h fix crash in butterflies.js 2014-09-16 09:07:22 -07: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 splitting up a bunch of Entity classes into different files 2014-07-16 09:25:54 -07:00
EntityTree.cpp fix crash in butterflies.js 2014-09-16 09:07:22 -07:00
EntityTree.h add naturalDimensions and moved sitting points to exclusively be in properties 2014-09-09 17:45:50 -07:00
EntityTreeElement.cpp fixed bugs in MovingEntitiesOperator, improved getDistanceToBottomOfEntity, isRestingOnSurface 2014-09-12 07:45:33 -07:00
EntityTreeElement.h fix to runaway saving file and optimizations to general encoding paths 2014-09-03 10:55:56 -07:00
EntityTreeHeadlessViewer.cpp more Models->Entities renaming 2014-06-26 17:01:07 -07:00
EntityTreeHeadlessViewer.h more Models->Entities renaming 2014-06-26 17:01:07 -07:00
EntityTypes.cpp better handling of old model files 2014-09-05 02:19:17 -07:00
EntityTypes.h fix more warnings, replace assert with debug message 2014-09-13 08:21:23 -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 first cut at replacing radius with dimensions 2014-09-09 13:33:05 -07:00
SphereEntityItem.h split out entity rendering into subclasses, improved rendering of models 2014-08-20 15:49:50 -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