overte/libraries/entities/src
2014-09-10 20:07:45 -07:00
..
AddEntityOperator.cpp fix method names for CR feedback 2014-09-03 12:44:57 -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 fix angular velocity damping so we don't get bad quats 2014-09-10 17:46:50 -07:00
EntityItem.h changed rotational to angular and added angular damping 2014-09-10 14:46:27 -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 cleanup dead code 2014-09-10 20:07:45 -07:00
EntityItemProperties.h dry up the EntityItemProperties::copyFromScriptValue() with macros for repeated blocks 2014-09-10 15:39:00 -07:00
EntityItemPropertiesMacros.h dry up the EntityItemProperties::copyFromScriptValue() with macros for repeated blocks 2014-09-10 15:39:00 -07:00
EntityScriptingInterface.cpp add naturalDimensions and moved sitting points to exclusively be in properties 2014-09-09 17:45:50 -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 various crashes in entites 2014-09-07 20:31:54 -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 first cut at replacing radius with dimensions 2014-09-09 13:33:05 -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 potential static memory corruption 2014-09-04 15:43:51 -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 various crashes in entites 2014-09-07 20:31:54 -07:00
MovingEntitiesOperator.h fix various crashes in entites 2014-09-07 20:31:54 -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 first cut at replacing radius with dimensions 2014-09-09 13:33:05 -07:00
UpdateEntityOperator.h fix method names for CR feedback 2014-09-03 12:44:57 -07:00