Commit History

Author SHA1 Message Date
  Sam Edwards e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
  rdb 7a681dc993 Python 3 fixes for rtdist builds 9 years ago
  tobspr 0fcfb8e372 New file headers, new comment style 9 years ago
  Harvir f725cda60c Fix import errors introduced with the core.pyd rename. 10 years ago
  rdb 62217c652e Fix various link issues on Windows when building rtdist 10 years ago
  rdb 445c3461d6 Python 3 support to rtdist, reimplement VFS open() on top of io.IOBase, allow freezing into .c target, make VFSImporter and friends frozen into p3dpython 10 years ago
  rdb cbb3969017 Merge remote-tracking branch 'origin/release/1.9.x' 10 years ago
  rdb 9f85086c10 Apparently Python supports non-int status codes. Handle this correctly in the plug-in. 10 years ago
  rdb 0c4c8484ba Merge remote-tracking branch 'origin/release/1.9.x' 10 years ago
  rdb 4342ff741b Pass exit status of panda process on to panda3d process (non-Windows only so far) 10 years ago
  rdb 74190f9e50 Work towards supporting Python 3 in the rtdist 10 years ago
  rdb 0cecab3124 Fix issues with the rtdist build in 1.10 10 years ago
  rdb 16e7831566 Remove executable permissions from files that don't need them 10 years ago
  rdb ea7144e87d Eliminate p3dpython's problematic link-type dependency on core.pyd 10 years ago
  rdb 0aa0f34c74 Lots of work to make the rtdist work with the new library building system 11 years ago
  rdb c1273d5684 PyEval_InitThreads should go after Py_Initialize in Python 3 12 years ago
  David Rose a737ebcc90 per_platform flag, giving better compatibility with old p3d files 13 years ago
  David Rose 35551fed85 add AppRunner.p3dFilename etc 14 years ago
  David Rose c3936305e4 run plugin safely under a non-ASCII username 14 years ago
  David Rose 9a967e9edb missed one 14 years ago
  David Rose cec4620edb check for libpandaexpress_d.dll in memory for a debug build 15 years ago
  David Rose d8df46beed share main object, don't just copy properties 15 years ago
  David Rose 1b02e24408 more max_age stuff 15 years ago
  David Rose 6a2cb24ecf RT_forget_package 16 years ago
  David Rose 0a15bf1fe9 minor typo 16 years ago
  David Rose a80a065d6d pass appRunner.logDirectory 16 years ago
  David Rose 1d7fd44214 uninstall wip, utf-8 16 years ago
  David Rose af5efe447e support older plugins that don't set p3d_offset 16 years ago
  rdb 51afeb20ac Add p3dembed and add support for offsetted p3d payload 16 years ago
  David Rose 09483f7133 don't needlessly redownload contents.xml 16 years ago