overte/libraries/entities/src
2017-04-20 02:40:10 -07:00
..
AddEntityOperator.cpp
AddEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AnimationPropertyGroup.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
AnimationPropertyGroup.h use smart pointers to avoid leaking EntityTreeElementExtraEncodeData 2016-12-12 16:04:41 -08:00
DeleteEntityOperator.cpp
DeleteEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntitiesLogging.cpp
EntitiesLogging.h
EntitiesScriptEngineProvider.h * Update per 21114-part2 changes. 2017-03-07 16:36:07 -05:00
EntityDynamicFactoryInterface.h rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
EntityDynamicInterface.cpp make far-grab it's own action (which is just like spring) in order to avoid bootstrapping own avatar 2017-04-14 11:48:06 -07:00
EntityDynamicInterface.h remove setPosition and setRotation for actions because they were never finished and never used. 2017-04-18 11:59:16 -07:00
EntityEditFilters.cpp don't capture a temporary by reference. Ugh 2017-02-15 12:37:00 -07:00
EntityEditFilters.h Filter failure mode updated 2017-02-14 13:05:12 -07:00
EntityEditPacketSender.cpp oops damn space 2017-03-28 11:22:18 -07:00
EntityEditPacketSender.h make methods private: avoid sanity check logic 2017-02-10 13:14:20 -08:00
EntityItem.cpp make far-grab it's own action (which is just like spring) in order to avoid bootstrapping own avatar 2017-04-14 11:48:06 -07:00
EntityItem.h Merge branch 'master' of github.com:highfidelity/hifi into bullet-constraints-1 2017-04-20 02:40:10 -07:00
EntityItemID.cpp fixed persist issue, working much better 2017-02-10 11:42:56 -07:00
EntityItemID.h
EntityItemProperties.cpp Delete old sitting points code 2017-03-20 17:29:44 -07:00
EntityItemProperties.h Delete old sitting points code 2017-03-20 17:29:44 -07:00
EntityItemPropertiesDefaults.h Add serverScripts entity property 2017-01-17 14:47:06 -08:00
EntityItemPropertiesMacros.h added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
EntityNodeData.cpp force a full scene send for new ancestors/descendants 2017-02-16 16:46:09 -08:00
EntityNodeData.h force a full scene send for new ancestors/descendants 2017-02-16 16:46:09 -08:00
EntityPropertyFlags.h Entity Edit Filters for zones 2017-02-08 09:53:25 -07:00
EntityScriptingInterface.cpp rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
EntityScriptingInterface.h Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-27 20:15:54 -07:00
EntityScriptServerLogClient.cpp CR 2017-02-09 13:04:43 -08:00
EntityScriptServerLogClient.h CR 2017-02-09 13:04:43 -08:00
EntitySimulation.cpp rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
EntitySimulation.h rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
EntityTree.cpp rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
EntityTree.h fixed persist issue, working much better 2017-02-10 11:42:56 -07:00
EntityTreeElement.cpp cleanup EncodeBitstreamParams to use nodeData when possible 2017-03-24 13:41:36 -07:00
EntityTreeElement.h leverage JSON filter changes to OctreeQuery in EntityServer 2017-01-18 14:58:36 -08:00
EntityTreeHeadlessViewer.cpp
EntityTreeHeadlessViewer.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntityTypes.cpp
EntityTypes.h cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
KeyLightPropertyGroup.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
KeyLightPropertyGroup.h use smart pointers to avoid leaking EntityTreeElementExtraEncodeData 2016-12-12 16:04:41 -08:00
LightEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
LightEntityItem.h More work on thread safety 2017-04-04 10:50:56 -07:00
LineEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
LineEntityItem.h Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
ModelEntityItem.cpp Merge pull request #10067 from humbletim/fix-Entities-setLocalJointTranslations 2017-04-19 09:32:28 -07:00
ModelEntityItem.h More work on thread safety 2017-04-04 10:50:56 -07:00
MovingEntitiesOperator.cpp
MovingEntitiesOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ParticleEffectEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
ParticleEffectEntityItem.h More thread safety 2017-04-04 14:03:30 -07:00
PolyLineEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
PolyLineEntityItem.h Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
PolyVoxEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
PolyVoxEntityItem.h Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
PropertyGroup.h Delete old sitting points code 2017-03-20 17:29:44 -07:00
RecurseOctreeToMapOperator.cpp
RecurseOctreeToMapOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ShapeEntityItem.cpp cleanup EncodeBitstreamParams to use nodeData when possible 2017-03-24 13:41:36 -07:00
ShapeEntityItem.h use smart pointers to avoid leaking EntityTreeElementExtraEncodeData 2016-12-12 16:04:41 -08:00
SimpleEntitySimulation.cpp
SimpleEntitySimulation.h
SimulationFlags.h
SimulationOwner.cpp
SimulationOwner.h
SkyboxPropertyGroup.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
SkyboxPropertyGroup.h use smart pointers to avoid leaking EntityTreeElementExtraEncodeData 2016-12-12 16:04:41 -08:00
StagePropertyGroup.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
StagePropertyGroup.h use smart pointers to avoid leaking EntityTreeElementExtraEncodeData 2016-12-12 16:04:41 -08:00
TextEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
TextEntityItem.h Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
UpdateEntityOperator.cpp
UpdateEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
WebEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
WebEntityItem.h Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
ZoneEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
ZoneEntityItem.h Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00