..
AsyncRequest.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
CMakeLists.txt
CMake: Skip optional subdirectories in a cleaner way
2018-04-20 02:26:47 -06:00
CRCache.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
CRDataCache.py
distributed: Make a few slight cleanliness changes
2018-02-23 15:55:30 -07:00
CachedDOData.py
Cleanup trailing whitespace
2015-12-13 10:08:41 -05:00
CartesianGridBase.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
ClientRepository.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
ClientRepositoryBase.py
distributed: Change the message numbers to match Astron's
2018-02-23 16:35:50 -07:00
ClockDelta.py
Cleanup trailing whitespace
2015-12-13 10:08:41 -05:00
ConnectionRepository.py
distributed: Fix DC file reading regression ( #295 )
2018-03-31 04:01:35 -06:00
DistributedCamera.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
DistributedCameraAI.py
Remove unnecessary "pass" statements from DistributedCamera code
2015-11-19 15:38:57 +01:00
DistributedCameraOV.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
DistributedCartesianGrid.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
DistributedCartesianGridAI.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
DistributedNode.py
distributed: Make a few slight cleanliness changes
2018-02-23 15:55:30 -07:00
DistributedNodeAI.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
DistributedNodeUD.py
distributed: Make a few slight cleanliness changes
2018-02-23 15:55:30 -07:00
DistributedObject.py
distributed: Fix broken reference to StackTrace when __debug__==False
2017-03-27 00:56:05 -06:00
DistributedObjectAI.py
distributed: Fix the import test (and syntax on Python 3)
2018-02-23 19:53:13 -07:00
DistributedObjectBase.py
distributed: Make a few slight cleanliness changes
2018-02-23 15:55:30 -07:00
DistributedObjectGlobal.py
new ~ud support
2008-02-05 00:10:51 +00:00
DistributedObjectGlobalAI.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
DistributedObjectGlobalUD.py
Remove PiratesMagicWordManager VR Studio code reference
2016-11-04 02:41:41 +07:00
DistributedObjectOV.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
DistributedObjectUD.py
distributed: Fix the import test (and syntax on Python 3)
2018-02-23 19:53:13 -07:00
DistributedSmoothNode.py
Improvements to generated API docs, especially in direct tree.
2017-05-24 13:30:21 +02:00
DistributedSmoothNodeAI.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
DistributedSmoothNodeBase.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
DoCollectionManager.py
distributed: Remove use of exceptionLogged() decorator
2017-03-27 01:00:00 -06:00
DoHierarchy.py
removed DistributedToon/isLive checks now that DelayDeleted objects remove themselves from the repository properly
2008-02-21 01:24:33 +00:00
DoInterestManager.py
distributed: Replace the OTP protocol format with Astron's
2018-02-23 16:45:50 -07:00
GridChild.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
GridParent.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
InterestWatcher.py
Cleanup trailing whitespace
2015-12-13 10:08:41 -05:00
MsgTypes.py
distributed: Change the message numbers to match Astron's
2018-02-23 16:35:50 -07:00
MsgTypesCMU.py
distributed: Change the message numbers to match Astron's
2018-02-23 16:35:50 -07:00
NetMessenger.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
ParentMgr.py
The direct tree is now valid Python 2 *and* 3
2016-03-28 22:33:30 +02:00
PyDatagram.py
distributed: Replace the OTP protocol format with Astron's
2018-02-23 16:45:50 -07:00
PyDatagramIterator.py
direct: Fix some more NameErrors
2018-03-08 11:44:04 +01:00
RelatedObjectMgr.py
Cleanup trailing whitespace
2015-12-13 10:08:41 -05:00
SampleObject.py
formatting
2006-03-17 22:43:25 +00:00
ServerRepository.py
distributed: Fix DC file reading regression ( #295 )
2018-03-31 04:01:35 -06:00
StagedObject.py
Code formatting cleanups in StagedObject
2017-03-30 19:49:30 +02:00
TimeManager.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
TimeManagerAI.py
general: Stop using several deprecated pandac.PandaModules imports.
2016-06-27 00:06:40 -07:00
__init__.py
Improvements to generated API docs, especially in direct tree.
2017-05-24 13:30:21 +02:00
cConnectionRepository.I
New file headers, new comment style
2016-02-17 17:47:48 +01:00
cConnectionRepository.cxx
Use vector_uchar instead of string for binary network/file data
2018-04-02 23:17:14 +02:00
cConnectionRepository.h
directbase: Introduce BUILDING_ defines for each component
2018-03-25 13:17:52 -06:00
cDistributedSmoothNodeBase.I
Replace PN_int/uint types with stdint.h types, since all compilers we support have them.
2016-05-11 00:27:58 +02:00
cDistributedSmoothNodeBase.cxx
distributed: Change the message numbers to match Astron's
2018-02-23 16:35:50 -07:00
cDistributedSmoothNodeBase.h
directbase: Introduce BUILDING_ defines for each component
2018-03-25 13:17:52 -06:00
config_distributed.cxx
general: Add guards to ensure proper BUILDING_ macros defined
2018-03-25 13:17:52 -06:00
config_distributed.h
directbase: Introduce BUILDING_ defines for each component
2018-03-25 13:17:52 -06:00
direct.dc
fixes
2009-11-14 17:33:18 +00:00