overte-JulianGro/libraries/entities/src
John Conklin II 4129664368
Merge pull request #13145 from highfidelity/stable
Merge RC67 stable into master
2018-05-10 17:07:20 -07:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AmbientLightPropertyGroup.cpp
AmbientLightPropertyGroup.h
AnimationPropertyGroup.cpp fix bug: animation should reset on start running 2018-04-23 12:08:40 -07:00
AnimationPropertyGroup.h fix bug: animation should reset on start running 2018-04-23 12:08:40 -07:00
DeleteEntityOperator.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
DeleteEntityOperator.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
DiffTraversal.cpp WIP Only use conical frustums on the server 2018-05-03 18:19:29 -07:00
DiffTraversal.h WIP Only use conical frustums on the server 2018-05-03 18:19:29 -07:00
EntitiesLogging.cpp
EntitiesLogging.h
EntitiesScriptEngineProvider.h
EntityDynamicFactoryInterface.h
EntityDynamicInterface.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityDynamicInterface.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityEditFilters.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityEditFilters.h
EntityEditPacketSender.cpp Merge pull request #13145 from highfidelity/stable 2018-05-10 17:07:20 -07:00
EntityEditPacketSender.h
EntityItem.cpp more suppression of logging 2018-05-09 13:01:49 -07:00
EntityItem.h fix bug: animation should reset on start running 2018-04-23 12:08:40 -07:00
EntityItemID.cpp
EntityItemID.h
EntityItemProperties.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityItemProperties.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityItemPropertiesDefaults.h CR 2018-04-17 10:58:54 -07:00
EntityItemPropertiesMacros.h export boolean properties properly 2018-02-23 18:16:38 +01:00
EntityNodeData.cpp
EntityNodeData.h EntityServer should update a previously matched entity. 2018-02-26 13:43:35 -08:00
EntityPriorityQueue.h CR 2018-05-04 14:43:16 -07:00
EntityPropertyFlags.h migrate materials from userData to materialData 2018-04-09 12:49:03 -07:00
EntityScriptingInterface.cpp Merge pull request #12796 from MiladNazeri/feature/add-findByName 2018-04-25 14:00:10 -07:00
EntityScriptingInterface.h Merge remote-tracking branch 'upstream/master' into 21856-d 2018-05-02 07:50:55 +12:00
EntityScriptServerLogClient.cpp
EntityScriptServerLogClient.h
EntitySimulation.cpp use std::numeric_limtis<uint64_t>::max() instead of -1 2018-04-03 22:13:25 -07:00
EntitySimulation.h use std::numeric_limtis<uint64_t>::max() instead of -1 2018-04-03 22:13:25 -07:00
EntityTree.cpp Changed "[[gnu::fallthrough]]" to "// FALLTHRU" 2018-05-02 07:06:47 +01:00
EntityTree.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityTreeElement.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
EntityTreeElement.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
EntityTypes.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
EntityTypes.h Fix compile error on linux/windows 2018-05-04 18:18:46 -07:00
HazePropertyGroup.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
HazePropertyGroup.h Doc review 2018-03-07 17:29:39 +13:00
KeyLightPropertyGroup.cpp Re-implemented shadow controls. 2018-03-01 14:24:20 -08:00
KeyLightPropertyGroup.h Add canCastShadows and castShadows properties 2018-03-09 15:34:56 +13:00
LightEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
LightEntityItem.h remove unused cruft and avoid useless work 2018-03-09 08:35:18 -08:00
LineEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
LineEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
MaterialEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
MaterialEntityItem.h rollback change to MaterialEntityItem, we'll fix later 2018-04-23 12:08:40 -07:00
ModelEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ModelEntityItem.h worry about multi-threads when updating animation props 2018-04-23 12:08:40 -07:00
MovingEntitiesOperator.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
MovingEntitiesOperator.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ParticleEffectEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ParticleEffectEntityItem.h
PolyLineEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
PolyLineEntityItem.h more correct needsToCallUpdate() implementations 2018-04-23 12:08:40 -07:00
PolyVoxEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
PolyVoxEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
PropertyGroup.h
RecurseOctreeToMapOperator.cpp
RecurseOctreeToMapOperator.h
ShapeEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ShapeEntityItem.h possible fix for missing alpha on server restart 2018-04-11 14:06:30 -07:00
SimpleEntitySimulation.cpp Ensure the tree lock is always taken before the simulation lock 2018-04-24 13:46:05 -07:00
SimpleEntitySimulation.h add simulation ownership expiry 2018-04-11 09:40:32 -07:00
SimulationFlags.h
SimulationOwner.cpp more 'const uint64_t&' purges 2018-04-03 21:55:31 -07:00
SimulationOwner.h more 'const uint64_t&' purges 2018-04-03 21:55:31 -07:00
SkyboxPropertyGroup.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
SkyboxPropertyGroup.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
TextEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
TextEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
UpdateEntityOperator.cpp fix octal code char issue 2018-03-29 10:05:08 -07:00
UpdateEntityOperator.h
WebEntityItem.cpp Remove more dead octree code 2018-04-17 18:21:51 -07:00
WebEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
ZoneEntityItem.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ZoneEntityItem.h Remove more dead octree code 2018-04-17 18:21:51 -07:00