Commit History

Author SHA1 Message Date
  rdb eefcae7b05 direct: Add `base.clock`, deprecate `globalClock` 4 years ago
  rdb 605651f0e8 Merge branch 'release/1.10.x' 4 years ago
  rdb de334f5597 PythonUtil: remove deadlink from normalDistrib docstring 4 years ago
  rdb eb6eb9f1dd Merge branch 'release/1.10.x' 4 years ago
  rdb 3732d3f1e6 PythonUtil: Fix Python 3 next() for SerialNumGen, AlphabetCounter 4 years ago
  rdb 107d338d88 PythonUtil: Remove old next() interface from EnumIter 4 years ago
  rdb 3fe1780f16 direct: Fix use of various deprecated APIs 4 years ago
  rdb be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
  rdb 707ea089cb Merge remote-tracking branch 'origin/release/1.10.x' 5 years ago
  rdb dae9e31223 direct: fix various uses of types.MethodType in Python 3 (from #1000) 5 years ago
  rdb 32143055bd PythonUtil: Fix usage of reduce() for Python 3 5 years ago
  pythonengineer 13011278af PythonUtil: Fix usage of reduce() for Python 3 5 years ago
  rdb d799a09002 cleanup: Remove support for EOL versions of Python 5 years ago
  rdb 39988e4787 general: update a few outdated links in API documentation 6 years ago
  rdb f149fb4ab0 direct: big formatting changes for the benefit of API reference 6 years ago
  pythonengineer 46a3a72029 PythonUtil: weightedChoice should throw IndexError on empty list 6 years ago
  rdb d89da168bb PythonUtil: fix use of types.InstanceType in Python 3 in itype() 6 years ago
  rdb 3024e6daeb direct: fix various syntax warnings in Python 3.8 6 years ago
  rdb f986f8de1b showbase: add back clampScalar and PriorityCallbacks to PythonUtil 7 years ago
  rdb 83507e413f Fix Mac OS X Snow Leopard build 9 years ago
  rdb 516e88c8fc Fix to unbreak travis test script 9 years ago
  rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 9 years ago
  rdb 54fa31ba17 StandardError -> Exception, other 2to3 changes, threaded 2to3 9 years ago
  rdb 0d03207d1b Dramatically reduce size of frozen/compiled code by pruning/masking unnecessary imports/code 9 years ago
  rdb 03c8d4c009 Fix use of many builtins 10 years ago
  rdb 32367fcbdc Fix various import issues in the direct tree 10 years ago
  rdb 50d2e8324e Merge branch 'release/1.9.x' 10 years ago
  rdb 287c44ce53 Various fixes for Python 3 versions before Python 3.3 10 years ago
  rdb 0a9f9887f9 Merge branch 'release/1.9.x' 10 years ago
  rdb 2d6c2c5c6d Remove dependency on tkpanels and tkwidgets modules when building .p3d package 10 years ago