overte-HifiExperiments/libraries/entities/src
2016-09-02 09:28:35 -07:00
..
AddEntityOperator.cpp add a way to remember which entities couldn't be properly placed in octree due to missing parents 2015-12-14 14:19:19 -08:00
AddEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AnimationPropertyGroup.cpp fix export of animation properties 2016-04-08 14:40:06 -07:00
AnimationPropertyGroup.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
DeleteEntityOperator.cpp octree uses shared pointers 2015-09-08 11:59:48 -07:00
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 overload a single function and cleanup, add examples 2015-11-06 11:48:51 -08:00
EntityActionFactoryInterface.h bring over code from entity-level-locking branch 2015-07-09 15:23:05 -07:00
EntityActionInterface.cpp more debugging prints 2015-11-11 16:03:08 -08:00
EntityActionInterface.h merge from upstream 2016-05-10 08:18:45 -07:00
EntityEditPacketSender.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into removeDisableEntityNACKS 2016-05-21 09:23:45 -07:00
EntityEditPacketSender.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntityItem.cpp Commuting the LIghtEntityItem changes correctly to the LightRenderItem 2016-08-31 13:55:41 -07:00
EntityItem.h Commuting the LIghtEntityItem changes correctly to the LightRenderItem 2016-08-31 13:55:41 -07:00
EntityItemID.cpp fix EntityItemID dependency 2015-10-21 14:33:12 -07:00
EntityItemID.h fix EntityItemID dependency 2015-10-21 14:33:12 -07:00
EntityItemProperties.cpp add support for renderInfo properties to model entities 2016-08-31 15:00:21 -07:00
EntityItemProperties.h add support for renderInfo properties to model entities 2016-08-31 15:00:21 -07:00
EntityItemPropertiesDefaults.h Added dpi entity property for web-entities 2016-08-23 10:10:26 -07:00
EntityItemPropertiesMacros.h use "collidesWith" instead of "collisionMask" 2016-01-19 11:41:22 -08:00
EntityPropertyFlags.h Added dpi entity property for web-entities 2016-08-23 10:10:26 -07:00
EntityScriptingInterface.cpp Merge branch 'master' into feature/hand-controller-web-entity-integration 2016-08-22 14:13:17 -07:00
EntityScriptingInterface.h Merge branch 'master' into feature/hand-controller-web-entity-integration 2016-08-22 14:13:17 -07:00
EntitySimulation.cpp have code where physics guesses at server values also avoid doing simple simulation of children of avatars 2016-06-09 14:35:17 -07:00
EntitySimulation.h use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
EntityTree.cpp add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntityTree.h move compoundResource out of Model class 2016-08-24 22:26:56 -07:00
EntityTreeElement.cpp misc fixes from particles branch 2016-07-29 15:36:32 -07:00
EntityTreeElement.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntityTreeHeadlessViewer.cpp use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
EntityTreeHeadlessViewer.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
EntityTypes.cpp more verbose messaging about incorrect entity types 2016-06-13 17:48:58 -07:00
EntityTypes.h Merge pull request #7868 from jherico/entity_shape 2016-05-24 08:40:58 -07:00
KeyLightPropertyGroup.cpp Fix keyLight.ambientURL capitalization 2016-02-23 16:53:16 -08:00
KeyLightPropertyGroup.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
LightEntityItem.cpp Commuting the LIghtEntityItem changes correctly to the LightRenderItem 2016-08-31 13:55:41 -07:00
LightEntityItem.h Commuting the LIghtEntityItem changes correctly to the LightRenderItem 2016-08-31 13:55:41 -07:00
LineEntityItem.cpp Remove the last of the glow level 2016-05-14 14:49:31 -07:00
LineEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ModelEntityItem.cpp fallback to SIMPLE_COMPOUND when can't do COMPOUND 2016-08-24 22:26:56 -07:00
ModelEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
MovingEntitiesOperator.cpp octree uses shared pointers 2015-09-08 11:59:48 -07:00
MovingEntitiesOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ParticleEffectEntityItem.cpp more STATIC_MESH and dynamic overlap prevention 2016-06-22 15:20:45 -07:00
ParticleEffectEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
PolyLineEntityItem.cpp Remove the last of the glow level 2016-05-14 14:49:31 -07:00
PolyLineEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
PolyVoxEntityItem.cpp more threading cleanups 2016-03-24 19:14:25 -07:00
PolyVoxEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
PropertyGroup.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
RecurseOctreeToMapOperator.cpp kill offsets 2016-03-29 09:18:29 -07:00
RecurseOctreeToMapOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
ShapeEntityItem.cpp Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
ShapeEntityItem.h Support triangle and hexagon shapes, add shape support to overlays. 2016-07-15 22:02:17 -07:00
SimpleEntitySimulation.cpp fix entity-server crash for out of bounds 2016-04-14 15:23:14 -07:00
SimpleEntitySimulation.h use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
SimulationFlags.h change properties at 127 priority, grab at 128 2016-03-08 22:17:44 -08:00
SimulationOwner.cpp fix bug preventing sim ownership release 2016-05-05 10:52:53 -07:00
SimulationOwner.h magic number 2016-05-17 19:14:44 -07:00
SkyboxPropertyGroup.cpp terse entity-edit logging 2015-10-14 09:31:44 -07:00
SkyboxPropertyGroup.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
StagePropertyGroup.cpp terse entity-edit logging 2015-10-14 09:31:44 -07:00
StagePropertyGroup.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
TextEntityItem.cpp change some more parameters back to being pass-by-reference, where it's safe 2015-12-07 05:30:19 -08:00
TextEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
UpdateEntityOperator.cpp fix some comments and debug pritns 2016-05-16 14:12:05 -07:00
UpdateEntityOperator.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
WebEntityItem.cpp Added dpi entity property for web-entities 2016-08-23 10:10:26 -07:00
WebEntityItem.h Added dpi entity property for web-entities 2016-08-23 10:10:26 -07:00
ZoneEntityItem.cpp more STATIC_MESH and dynamic overlap prevention 2016-06-22 15:20:45 -07:00
ZoneEntityItem.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00