George Aleksandrovich a32d74314b Changed unsigned int to signed int for resync in DistributedSmoothNode. (#1162) 2 weeks ago
..
AsyncRequest.py 32edfa43fd direct: Get direct to pass a mypy check 2 years ago
CMakeLists.txt fe7fdc0976 CMake: Reclassify direct/distributed/ headers as installed headers 6 years ago
CRCache.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
CRDataCache.py f7f3179a89 Move test code from across `direct` to proper test modules 2 years ago
CachedDOData.py 32edfa43fd direct: Get direct to pass a mypy check 2 years ago
CartesianGridBase.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
ClientRepository.py c7c70bc32a direct: Cut down on usage of `import *` (#1454) 2 years ago
ClientRepositoryBase.py 160ba090a5 clientrepositorybase: Prevent crash on handleUpdateField if updates are handled in Python and repo does not have owner view 2 years ago
ClockDelta.py 4b4fa03895 direct: Annotate functions called directly by top-level code (#1727) 8 months ago
ConnectionRepository.py db27278f22 distributed: Fix for importing CR without OpenSSL compiled-in 1 month ago
DistributedCamera.py 9a15e9245c direct: Additional cleanup, update .pylintrc file 2 years ago
DistributedCameraAI.py 378030e9b9 Remove unnecessary "pass" statements from DistributedCamera code 10 years ago
DistributedCameraOV.py c7c70bc32a direct: Cut down on usage of `import *` (#1454) 2 years ago
DistributedCartesianGrid.py 1ca0e3f1ea directnotify: annotate types (#1527) 2 years ago
DistributedCartesianGridAI.py c7c70bc32a direct: Cut down on usage of `import *` (#1454) 2 years ago
DistributedNode.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedNodeAI.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedNodeUD.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedObject.py 37b5c9ad9e direct: More code style changes 2 years ago
DistributedObjectAI.py eb5366b991 tests: Update mypy to version 1.14.1 (#1715) 11 months ago
DistributedObjectBase.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedObjectGlobal.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedObjectGlobalAI.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedObjectGlobalUD.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedObjectOV.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedObjectUD.py eb5366b991 tests: Update mypy to version 1.14.1 (#1715) 11 months ago
DistributedSmoothNode.py 37b5c9ad9e direct: More code style changes 2 years ago
DistributedSmoothNodeAI.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DistributedSmoothNodeBase.py 37b5c9ad9e direct: More code style changes 2 years ago
DoCollectionManager.py d1f4212acd direct: Utilize the built-in `sorted` function 2 years ago
DoHierarchy.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
DoInterestManager.py 32edfa43fd direct: Get direct to pass a mypy check 2 years ago
GridChild.py 8b1126ba3e direct: General cleanup of Python code 2 years ago
GridParent.py 32edfa43fd direct: Get direct to pass a mypy check 2 years ago
InterestWatcher.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
MsgTypes.py e55bb94996 Added missing control message types 2 years ago
MsgTypesCMU.py 32edfa43fd direct: Get direct to pass a mypy check 2 years ago
NetMessenger.py 8b1126ba3e direct: General cleanup of Python code 2 years ago
ParentMgr.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
PyDatagram.py 37b5c9ad9e direct: More code style changes 2 years ago
PyDatagramIterator.py 37b5c9ad9e direct: More code style changes 2 years ago
RelatedObjectMgr.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
SampleObject.py c7c70bc32a direct: Cut down on usage of `import *` (#1454) 2 years ago
ServerRepository.py 92db1840f9 net: Prepare to split these classes out into panda3d.net module 1 year ago
StagedObject.py be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
TimeManager.py 8b1126ba3e direct: General cleanup of Python code 2 years ago
TimeManagerAI.py c7c70bc32a direct: Cut down on usage of `import *` (#1454) 2 years ago
__init__.py 54238e9730 direct: Add more links to manual pages in module docstrings 5 years ago
cConnectionRepository.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
cConnectionRepository.cxx 5106fc879f Changes for compatibility with Python 3.13 1 year ago
cConnectionRepository.h 6c3013a29c dcparser: move Python-specific code to extension files 6 years ago
cDistributedSmoothNodeBase.I 18874fa151 Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 9 years ago
cDistributedSmoothNodeBase.cxx 36df3bdf0b dcparser: Delete dcPython.h 6 years ago
cDistributedSmoothNodeBase.h 6c3013a29c dcparser: move Python-specific code to extension files 6 years ago
config_distributed.cxx 4695557a5d general: Don't require BUILDING_* for static builds 7 years ago
config_distributed.h 6c3013a29c dcparser: move Python-specific code to extension files 6 years ago
direct.dc a32d74314b Changed unsigned int to signed int for resync in DistributedSmoothNode. (#1162) 2 weeks ago