overte-HifiExperiments/libraries/entities/src
2017-09-29 11:34:35 -07:00
..
AddEntityOperator.cpp cleanup AddEntityOperator 2017-09-29 11:34:32 -07:00
AddEntityOperator.h cleanup AddEntityOperator 2017-09-29 11:34:32 -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
DiffTraversal.cpp use [this] for lambda capture list 2017-09-29 11:34:35 -07:00
DiffTraversal.h remove cruft and add comments 2017-09-29 11:34:35 -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 trying to fix entity editing bugs, needs testing 2017-09-29 11:34:34 -07:00
EntityItem.h trying to fix entity editing bugs, needs testing 2017-09-29 11:34:34 -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 Commerce: Tons of Interface changes (#11463) 2017-09-27 14:43:51 -07:00
EntityScriptingInterface.h Commerce: Tons of Interface changes (#11463) 2017-09-27 14:43:51 -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 cleanup MovingEntitiesOperator 2017-09-29 11:34:32 -07:00
EntitySimulation.h Bug fix for deadlock between EntitySimulation and EntityItem locks. 2017-08-21 17:14:49 -07:00
EntityTree.cpp use const ref on pointer, and use dynamic_cast 2017-09-29 11:34:35 -07:00
EntityTree.h trying to fix entity editing bugs, needs testing 2017-09-29 11:34:34 -07:00
EntityTreeElement.cpp simpler logic flow 2017-09-29 11:34:33 -07:00
EntityTreeElement.h add content timestamp for EntityTreeElement 2017-09-29 11:34:32 -07:00
EntityTypes.cpp
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 add content timestamp for EntityTreeElement 2017-09-29 11:34:32 -07:00
MovingEntitiesOperator.h cleanup MovingEntitiesOperator 2017-09-29 11:34:32 -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 Merge branch 'master' into android_new 2017-09-19 14:27:31 -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 New android toolchain 2017-09-19 13:45:12 -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
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 add missing bump to element changed content 2017-09-29 11:34:33 -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