.. |
AddEntityOperator.cpp
|
|
|
AddEntityOperator.h
|
|
|
AmbientLightPropertyGroup.cpp
|
WIP - adding AmbientLightPropertyGroup
|
2017-12-26 09:15:13 -08:00 |
AmbientLightPropertyGroup.h
|
Entity properties JSDoc
|
2018-02-19 12:17:31 +13:00 |
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
|
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
|
add flags to support asking for specific messages, update examples
|
2018-01-26 18:26:48 -08:00 |
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 and update based on sam's changes
|
2018-05-31 17:53:36 -07:00 |
EntityItem.h
|
merge and update based on sam's changes
|
2018-05-31 17:53:36 -07:00 |
EntityItemID.cpp
|
|
|
EntityItemID.h
|
|
|
EntityItemProperties.cpp
|
Merge branch 'master' into 21880
|
2018-06-05 09:13:54 +12:00 |
EntityItemProperties.h
|
merge and update based on sam's changes
|
2018-05-31 17:53:36 -07:00 |
EntityItemPropertiesDefaults.h
|
add local-only isVisibleInSecondaryCamera flag to entities
|
2018-05-23 16:35:21 -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
|
add local-only isVisibleInSecondaryCamera flag to entities
|
2018-05-23 16:35:21 -07:00 |
EntityScriptingInterface.cpp
|
Merge pull request #13172 from wayne-chen/getChildrenIDs-issue-1934
|
2018-05-31 14:27:25 -07:00 |
EntityScriptingInterface.h
|
Merge branch 'master' into 21880
|
2018-06-05 09:13:54 +12:00 |
EntityScriptServerLogClient.cpp
|
fix typos
|
2018-02-01 07:09:24 +00:00 |
EntityScriptServerLogClient.h
|
|
|
EntitySimulation.cpp
|
add extra cleanup in delete messages and simulation, as a fall back
|
2018-05-18 18:18:42 -07:00 |
EntitySimulation.h
|
use std::numeric_limtis<uint64_t>::max() instead of -1
|
2018-04-03 22:13:25 -07:00 |
EntityTree.cpp
|
fix permissions check
|
2018-05-22 15:41:48 -07:00 |
EntityTree.h
|
fix permissions check
|
2018-05-22 15:41:48 -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
|
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
|
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
|
added support for exporting parentJointName
|
2017-11-21 01:49:56 +01:00 |
RecurseOctreeToMapOperator.h
|
added support for exporting parentJointName
|
2017-11-21 01:49:56 +01:00 |
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
|
made requested changes
|
2018-01-31 15:21:22 -08:00 |
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 |