.. |
AddEntityOperator.cpp
|
|
|
AddEntityOperator.h
|
|
|
AnimationPropertyGroup.cpp
|
|
|
AnimationPropertyGroup.h
|
|
|
DeleteEntityOperator.cpp
|
|
|
DeleteEntityOperator.h
|
|
|
DiffTraversal.cpp
|
|
|
DiffTraversal.h
|
|
|
EntitiesLogging.cpp
|
|
|
EntitiesLogging.h
|
|
|
EntitiesScriptEngineProvider.h
|
add remotelyCallable and remoteCallerID to provide additional security to Entities.callEntityServerMethod()
|
2017-10-22 14:30:58 -07:00 |
EntityDynamicFactoryInterface.h
|
|
|
EntityDynamicInterface.cpp
|
|
|
EntityDynamicInterface.h
|
|
|
EntityEditFilters.cpp
|
|
|
EntityEditFilters.h
|
|
|
EntityEditPacketSender.cpp
|
Move some include files around
|
2017-10-16 16:00:32 -07:00 |
EntityEditPacketSender.h
|
Move some include files around
|
2017-10-16 16:00:32 -07:00 |
EntityItem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into pop_avatarEntityTests
|
2017-11-01 12:38:34 -07:00 |
EntityItem.h
|
Move static cert verify to properties
|
2017-10-30 17:01:55 -07:00 |
EntityItemID.cpp
|
|
|
EntityItemID.h
|
|
|
EntityItemProperties.cpp
|
Move static cert verify to properties
|
2017-10-30 17:01:55 -07:00 |
EntityItemProperties.h
|
Move static cert verify to properties
|
2017-10-30 17:01:55 -07:00 |
EntityItemPropertiesDefaults.h
|
Merge with hifi:master. Packet Headers version were increased.
|
2017-10-10 17:26:33 +01:00 |
EntityItemPropertiesMacros.h
|
|
|
EntityNodeData.cpp
|
|
|
EntityNodeData.h
|
|
|
EntityPropertyFlags.h
|
Fixes for 8672-8674.
|
2017-10-27 15:39:14 -07:00 |
EntityScriptingInterface.cpp
|
Move static cert verify to properties
|
2017-10-30 17:01:55 -07:00 |
EntityScriptingInterface.h
|
Merge pull request #11658 from zfox23/pop_dynamicTestsMaster
|
2017-10-27 12:28:04 -07:00 |
EntityScriptServerLogClient.cpp
|
|
|
EntityScriptServerLogClient.h
|
|
|
EntitySimulation.cpp
|
update profiling timers
|
2017-10-16 11:52:30 -07:00 |
EntitySimulation.h
|
|
|
EntityTree.cpp
|
Timeout timer
|
2017-11-01 11:34:29 -07:00 |
EntityTree.h
|
It's working
|
2017-11-01 10:46:13 -07:00 |
EntityTreeElement.cpp
|
be picky when finding nearby entities at login
|
2017-10-09 10:27:46 -07:00 |
EntityTreeElement.h
|
be picky when finding nearby entities at login
|
2017-10-09 10:27:46 -07:00 |
EntityTypes.cpp
|
clean up VERSION_ENTITIES stuff
|
2017-10-24 13:48:27 -07:00 |
EntityTypes.h
|
|
|
HazePropertyGroup.cpp
|
Fixes for 8672-8674.
|
2017-10-27 15:39:14 -07:00 |
HazePropertyGroup.h
|
Moving consts into mode::Haze namespace.
|
2017-10-31 13:46:58 -07:00 |
KeyLightPropertyGroup.cpp
|
|
|
KeyLightPropertyGroup.h
|
|
|
LightEntityItem.cpp
|
clean up VERSION_ENTITIES stuff
|
2017-10-24 13:48:27 -07:00 |
LightEntityItem.h
|
|
|
LineEntityItem.cpp
|
Crash/Deadlock fix: Web3DOverlay could be destroyed on wrong thread.
|
2017-10-11 17:32:34 -07:00 |
LineEntityItem.h
|
|
|
ModelEntityItem.cpp
|
clean up VERSION_ENTITIES stuff
|
2017-10-24 13:48:27 -07:00 |
ModelEntityItem.h
|
minor optimizations in updateModelBounds()
|
2017-10-16 11:52:30 -07:00 |
MovingEntitiesOperator.cpp
|
|
|
MovingEntitiesOperator.h
|
|
|
ParticleEffectEntityItem.cpp
|
clean up VERSION_ENTITIES stuff
|
2017-10-24 13:48:27 -07:00 |
ParticleEffectEntityItem.h
|
|
|
PolyLineEntityItem.cpp
|
Edited Packet headers.
|
2017-10-19 19:53:47 +01:00 |
PolyLineEntityItem.h
|
Fix Animation hue bug.
|
2017-10-03 15:25:54 +01:00 |
PolyVoxEntityItem.cpp
|
Crash/Deadlock fix: Web3DOverlay could be destroyed on wrong thread.
|
2017-10-11 17:32:34 -07:00 |
PolyVoxEntityItem.h
|
|
|
PropertyGroup.h
|
|
|
RecurseOctreeToMapOperator.cpp
|
|
|
RecurseOctreeToMapOperator.h
|
|
|
ShapeEntityItem.cpp
|
support asymmetrical cross section Cylinder
|
2017-10-27 10:41:16 -07:00 |
ShapeEntityItem.h
|
enforce dimensions of Circles and Quads
|
2017-10-26 22:58:24 -07:00 |
SimpleEntitySimulation.cpp
|
clean-up concept of puffed queryAACube
|
2017-10-19 13:19:13 -07:00 |
SimpleEntitySimulation.h
|
|
|
SimulationFlags.h
|
|
|
SimulationOwner.cpp
|
|
|
SimulationOwner.h
|
|
|
SkyboxPropertyGroup.cpp
|
|
|
SkyboxPropertyGroup.h
|
|
|
StagePropertyGroup.cpp
|
|
|
StagePropertyGroup.h
|
|
|
TextEntityItem.cpp
|
Crash/Deadlock fix: Web3DOverlay could be destroyed on wrong thread.
|
2017-10-11 17:32:34 -07:00 |
TextEntityItem.h
|
|
|
UpdateEntityOperator.cpp
|
|
|
UpdateEntityOperator.h
|
|
|
WebEntityItem.cpp
|
Crash/Deadlock fix: Web3DOverlay could be destroyed on wrong thread.
|
2017-10-11 17:32:34 -07:00 |
WebEntityItem.h
|
|
|
ZoneEntityItem.cpp
|
Fixes for 8672-8674.
|
2017-10-27 15:39:14 -07:00 |
ZoneEntityItem.h
|
Removed haze init variables from the model namespace.
|
2017-10-30 21:40:14 -07:00 |