.. |
DirtyOctreeElementOperator.cpp
|
add simulation ownership expiry
|
2018-04-11 09:40:32 -07:00 |
DirtyOctreeElementOperator.h
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
Logging.h
|
|
|
Octree.cpp
|
Merge remote-tracking branch 'upstream/master' into max-json-size
|
2018-11-13 17:26:20 -08:00 |
Octree.h
|
split work out of EntityTree::update(), call it preUpdate()
|
2019-05-06 17:37:35 -07:00 |
OctreeConstants.h
|
Fix build warnings
|
2019-08-09 13:34:55 -07:00 |
OctreeDataUtils.cpp
|
Use traditional C strings rather than raw strings
|
2018-11-13 13:33:36 -08:00 |
OctreeDataUtils.h
|
OctreeDataUtils - use new json from DS also; allow upload of large domains
|
2018-11-12 15:43:09 -08:00 |
OctreeEditPacketSender.cpp
|
missing space
|
2019-08-26 13:20:56 -07:00 |
OctreeEditPacketSender.h
|
Add locks to OctreeEditPacketSender to protect various members
|
2019-06-21 11:42:27 -07:00 |
OctreeElement.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
OctreeElement.h
|
parabola picks, started implementing math
|
2018-07-03 09:47:31 -07:00 |
OctreeElementBag.h
|
Remove more dead octree code
|
2018-04-17 18:21:51 -07:00 |
OctreeEntitiesFileParser.cpp
|
Address a CR comment.
|
2019-04-02 17:25:00 -07:00 |
OctreeEntitiesFileParser.h
|
Add skipThoseWithBadParents functionality to octree visitor; reviewer suggestions
|
2018-11-08 18:20:20 -08:00 |
OctreeLogging.cpp
|
|
|
OctreeLogging.h
|
|
|
OctreePacketData.cpp
|
trust the data in the packet, Luke
|
2019-02-04 09:45:06 -08:00 |
OctreePacketData.h
|
supporting text effects + fonts on text entities
|
2019-07-30 09:59:45 -07:00 |
OctreePersistThread.cpp
|
split work out of EntityTree::update(), call it preUpdate()
|
2019-05-06 17:37:35 -07:00 |
OctreePersistThread.h
|
Cache the local Entities file to avoid reading 2 or 3 times
|
2018-10-12 17:26:46 -07:00 |
OctreeProcessor.cpp
|
try to not clear my avatar entities on domain switch
|
2019-03-01 13:45:00 -08:00 |
OctreeProcessor.h
|
try to not clear my avatar entities on domain switch
|
2019-03-01 13:45:00 -08:00 |
OctreeQuery.cpp
|
Don't initialize an atomic; squelch gcc warning
|
2018-07-27 10:05:34 -07:00 |
OctreeQuery.h
|
Don't initialize an atomic; squelch gcc warning
|
2018-07-27 10:05:34 -07:00 |
OctreeQueryNode.cpp
|
BUGZ-1046 - send entity packets reliably for initial query
|
2019-07-31 16:59:21 -07:00 |
OctreeQueryNode.h
|
Push down OctreeQueryNode lock to OctreeQuery and use for conical views
|
2018-05-11 17:12:53 -07:00 |
OctreeSceneStats.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
OctreeSceneStats.h
|
BUGZ-1046 - send entity packets reliably for initial query
|
2019-07-31 16:59:21 -07:00 |
OctreeScriptingInterface.cpp
|
Fix non self-sufficient headers
|
2018-05-04 16:26:41 -07:00 |
OctreeScriptingInterface.h
|
Remainder of Entities methods' JSDoc
|
2019-06-20 15:11:01 +12:00 |
OctreeUtils.cpp
|
Fix LOD math
|
2019-08-08 13:03:20 -07:00 |
OctreeUtils.h
|
Make the LOD half angle the definitive LOD variable
|
2019-08-07 17:23:04 -07:00 |