overte-HifiExperiments/libraries/entities/src
2017-09-18 11:36:39 -07:00
..
AddEntityOperator.cpp map EntityItemID to EntityItemPointer 2017-07-13 13:30:57 -07:00
AddEntityOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
AnimationPropertyGroup.cpp Merge branch 'master' into 21484 2017-08-31 14:59:30 -07:00
AnimationPropertyGroup.h Merge branch 'master' into 21484 2017-08-31 14:59:30 -07:00
DeleteEntityOperator.cpp map EntityItemID to EntityItemPointer 2017-07-13 13:30:57 -07:00
DeleteEntityOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -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 more purging of legacy 'Spring' action 2017-05-16 08:09:20 -07:00
EntityDynamicInterface.h Remove ObjectActionSpring 2017-05-15 22:11:42 -07:00
EntityEditFilters.cpp make ResourceManager be owned by DependencyManager 2017-06-28 14:18:14 -07:00
EntityEditFilters.h Filter failure mode updated 2017-02-14 13:05:12 -07:00
EntityEditPacketSender.cpp loacked script engine in EntityEditPacketSender 2017-08-01 19:58:23 +01:00
EntityEditPacketSender.h loacked script engine in EntityEditPacketSender 2017-08-01 19:58:23 +01:00
EntityItem.cpp Merge branch 'master' into feature/ant-man 2017-08-31 18:10:39 -07:00
EntityItem.h Better scale support in SpatiallyNestable class. 2017-08-30 15:46:36 -07:00
EntityItemID.cpp Cleanup entity dependencies 2017-06-27 19:15:49 -07:00
EntityItemID.h
EntityItemProperties.cpp Merge branch 'master' into 21484 2017-08-31 14:59:30 -07:00
EntityItemProperties.h Fixup after Merge branch 'master' of https://github.com/highfidelity/hifi into SelectionScriptingInterface 2017-08-28 14:55:18 -07:00
EntityItemPropertiesDefaults.h First steps 2017-08-22 12:56:16 -07: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 Merge branch 'master' into 21484 2017-08-31 14:59:30 -07:00
EntityScriptingInterface.cpp rework ScriptEngine lifetimes using 'smart' pointers 2017-09-14 10:42:21 -07:00
EntityScriptingInterface.h rework ScriptEngine lifetimes using 'smart' pointers 2017-09-14 10:42:21 -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 Bug fix for deadlock between EntitySimulation and EntityItem locks. 2017-08-21 17:14:49 -07:00
EntitySimulation.h Bug fix for deadlock between EntitySimulation and EntityItem locks. 2017-08-21 17:14:49 -07:00
EntityTree.cpp Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
EntityTree.h Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
EntityTreeElement.cpp Fix potential nullptr access in EntityTreeElement 2017-07-29 17:22:25 -07:00
EntityTreeElement.h leverage JSON filter changes to OctreeQuery in EntityServer 2017-01-18 14:58:36 -08:00
EntityTypes.cpp more verbose messaging about incorrect entity types 2016-06-13 17:48:58 -07:00
EntityTypes.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
KeyLightPropertyGroup.cpp Cleanup entity dependencies 2017-06-27 19:15:49 -07:00
KeyLightPropertyGroup.h use smart pointers to avoid leaking EntityTreeElementExtraEncodeData 2016-12-12 16:04:41 -08:00
LightEntityItem.cpp Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
LightEntityItem.h Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
LineEntityItem.cpp Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
LineEntityItem.h Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
ModelEntityItem.cpp Merge branch 'master' into 21484 2017-08-31 14:59:30 -07:00
ModelEntityItem.h Merge branch 'master' into 21484 2017-08-31 14:59:30 -07:00
MovingEntitiesOperator.cpp remove unused variable 2017-07-13 13:30:57 -07:00
MovingEntitiesOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
ParticleEffectEntityItem.cpp Fix crashes in entity rendering on OSX 2017-09-07 14:32:50 -07:00
ParticleEffectEntityItem.h Fix crashes in entity rendering on OSX 2017-09-07 14:32:50 -07:00
PolyLineEntityItem.cpp Better scale support in SpatiallyNestable class. 2017-08-30 15:46:36 -07:00
PolyLineEntityItem.h Better scale support in SpatiallyNestable class. 2017-08-30 15:46:36 -07:00
PolyVoxEntityItem.cpp Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
PolyVoxEntityItem.h Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
PropertyGroup.h Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
RecurseOctreeToMapOperator.cpp Cleanup and refactoring 2017-06-15 18:58:56 -07:00
RecurseOctreeToMapOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
ShapeEntityItem.cpp Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
ShapeEntityItem.h Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
SimpleEntitySimulation.cpp don't send constant updates for grabbed objects 2017-07-20 15:45:50 -07:00
SimpleEntitySimulation.h use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
SimulationFlags.h bid immediately when creating new entity 2017-06-01 17:39:21 -07:00
SimulationOwner.cpp bid immediately when creating new entity 2017-06-01 17:39:21 -07:00
SimulationOwner.h bid immediately when creating new entity 2017-06-01 17:39:21 -07:00
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 map EntityItemID to EntityItemPointer 2017-07-13 13:30:57 -07:00
UpdateEntityOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
WebEntityItem.cpp Merge pull request #10001 from birarda/cleanup-ebp 2017-04-10 15:54:30 -07:00
WebEntityItem.h Threaded rendering & entity rendering refactor 2017-08-24 13:34:34 -07:00
ZoneEntityItem.cpp Fix race condition accessing QString sub-properties in zones 2017-09-13 18:06:21 -07:00
ZoneEntityItem.h Fix race condition accessing QString sub-properties in zones 2017-09-13 18:06:21 -07:00