overte-AleziaKurdis/libraries/entities/src
John Conklin II 7834bca39a
Merge pull request #13508 from wayne-chen/crashEntityAppendPoint-case-12473
Fixing crash on appending a point to an entity
2018-07-02 12:36:51 -07:00
..
AddEntityOperator.cpp
AddEntityOperator.h
AmbientLightPropertyGroup.cpp
AmbientLightPropertyGroup.h
AnimationPropertyGroup.cpp Regularize some JSDoc usage 2018-05-21 09:32:10 +12:00
AnimationPropertyGroup.h fix bug: animation should reset on start running 2018-04-23 12:08:40 -07:00
DeleteEntityOperator.cpp Merge 'master' into 'workload' 2018-05-15 10:22:50 -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 no clock skew 2018-05-17 11:17:04 -07:00
EntityEditPacketSender.h first pass cloneables WIP 2018-05-09 18:10:40 -07:00
EntityItem.cpp Merge master' into 'workload' 2018-06-04 16:11:25 -07:00
EntityItem.h Merge pull request #13409 from humbletim/add-raypick-shapeID 2018-06-26 10:25:39 -07:00
EntityItemID.cpp
EntityItemID.h
EntityItemProperties.cpp more jsdoc updates 2018-06-22 10:13:18 -07:00
EntityItemProperties.h Merge branch 'master' into particleFix 2018-06-21 17:32:24 -07:00
EntityItemPropertiesDefaults.h add local-only isVisibleInSecondaryCamera flag to entities 2018-05-23 16:35:21 -07:00
EntityItemPropertiesMacros.h CR 2018-06-20 16:13:10 -07:00
EntityNodeData.cpp
EntityNodeData.h
EntityPriorityQueue.h CR 2018-05-04 14:43:16 -07:00
EntityPropertyFlags.h add local-only isVisibleInSecondaryCamera flag to entities 2018-05-23 16:35:21 -07:00
EntityScriptingInterface.cpp returning false if there is no entity to connect to 2018-06-29 14:42:33 -07:00
EntityScriptingInterface.h Merge branch 'master' into 21880 2018-06-05 09:13:54 +12:00
EntityScriptServerLogClient.cpp
EntityScriptServerLogClient.h
EntitySimulation.cpp Merge 'master' into 'workload' 2018-05-23 14:51:05 -07:00
EntitySimulation.h use std::numeric_limtis<uint64_t>::max() instead of -1 2018-04-03 22:13:25 -07:00
EntityTree.cpp floats .0f 2018-06-28 11:33:38 -07:00
EntityTree.h Merge 'master' into 'workload' 2018-05-23 14:51:05 -07:00
EntityTreeElement.cpp raypick partIndex commit 2018-06-18 18:22:30 -04: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 CR 2018-06-20 16:13:10 -07:00
KeyLightPropertyGroup.h Fix canCastShadow property JSDoc 2018-05-23 07:11:23 +12: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 proper reporting of nan values in get 2018-06-19 14:22:24 -07:00
ParticleEffectEntityItem.h proper reporting of nan values in get 2018-06-19 14:22:24 -07:00
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 remove unowned 'dynamic' objects from kinematic integration 2018-05-03 16:22:36 -07:00
SimpleEntitySimulation.h add simulation ownership expiry 2018-04-11 09:40:32 -07:00
SimulationFlags.h
SimulationOwner.cpp reduce sim ownership priority when releasing grab 2018-05-17 17:25:07 -07:00
SimulationOwner.h fix typos in simulation ownership documentation 2018-06-15 10:28:00 -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