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