Історія комітів

Автор SHA1 Опис Дата
  pythonengineer 46a3a72029 PythonUtil: weightedChoice should throw IndexError on empty list 6 роки тому
  rdb d89da168bb PythonUtil: fix use of types.InstanceType in Python 3 in itype() 6 роки тому
  rdb 3024e6daeb direct: fix various syntax warnings in Python 3.8 6 роки тому
  rdb f986f8de1b showbase: add back clampScalar and PriorityCallbacks to PythonUtil 7 роки тому
  rdb 83507e413f Fix Mac OS X Snow Leopard build 9 роки тому
  rdb 516e88c8fc Fix to unbreak travis test script 9 роки тому
  rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 9 роки тому
  rdb 54fa31ba17 StandardError -> Exception, other 2to3 changes, threaded 2to3 9 роки тому
  rdb 0d03207d1b Dramatically reduce size of frozen/compiled code by pruning/masking unnecessary imports/code 9 роки тому
  rdb 03c8d4c009 Fix use of many builtins 10 роки тому
  rdb 32367fcbdc Fix various import issues in the direct tree 10 роки тому
  rdb 50d2e8324e Merge branch 'release/1.9.x' 10 роки тому
  rdb 287c44ce53 Various fixes for Python 3 versions before Python 3.3 10 роки тому
  rdb 0a9f9887f9 Merge branch 'release/1.9.x' 10 роки тому
  rdb 2d6c2c5c6d Remove dependency on tkpanels and tkwidgets modules when building .p3d package 10 роки тому
  rdb db3ab953e4 Remove ppremake, genPyCode, and all hacks created to support them 10 роки тому
  rdb 0ae2df7e02 Merge branch 'release/1.9.x' 10 роки тому
  rdb b1c7086cbc Fix Rope, fix some unnecessary reliances on base.config 10 роки тому
  rdb d9342043b0 Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour 10 роки тому
  rdb f87785d2c0 Allow using Panda without 'signal' module in platforms that do not have one (eg. JavaScript) 10 роки тому
  rdb 500da29013 Fix obscure error caused by bug in _getDtoolSuperBase 10 роки тому
  rdb 88dbb31daa Delete old cruft that appears unused. Feel free to add it back if you need them. 11 роки тому
  rdb 33ef39b7db Remove modules that seem obsolete from direct tree 11 роки тому
  rdb fbc3564bf9 More work on Android port 11 роки тому
  rdb 51dffd0f5a Commit patch by cfsworks to clean up use of exec() and eval() 11 роки тому
  rdb e6c8957d27 Fix DTOOL_SUPER_BASE111 assertion error with the new building style 11 роки тому
  rdb 5f2c0a6e04 Big commit aiding in separation of Python bindings: 11 роки тому
  rdb 2275784525 More Python 3 support, and a bit of work toward being able to compile as panda3d/core.pyd, etc. 12 роки тому
  rdb c729775265 The 'new' module has been deprecated since 2.6 and removed in Python 3, let's not use it (use 'types' module instead) 12 роки тому
  David Rose 5bd9eaf7fc fix import error 12 роки тому