16062 Commits

Author SHA1 Message Date
Mike Christel
3b1c9d2a6b Better merge of previous 2 versions' code 2009-09-08 12:06:49 +00:00
rdb
bb1bd24b06 Very simple deploy-for-web thing 2009-09-08 10:57:54 +00:00
rdb
4a39c66fff Add useful pdeploy script that can easily deploy any app to cdrom, web, or create installers for all platforms 2009-09-08 10:39:36 +00:00
David Rose
154812d25a protect against recursive entry to do_pending() 2009-09-08 02:15:10 +00:00
Bei Yang
61bb918380 Modified glGsg to support Pointer Textures 2009-09-07 22:47:43 +00:00
Bei Yang
52d9b08b81 Added method getRamMipMapImageFromPointer to support python pointer passing via long long 2009-09-07 22:47:07 +00:00
Bei Yang
214888267d Added time.h 2009-09-07 22:42:53 +00:00
Bei Yang
b3d2ec3db2 Redefine of WIN32_LEAN_AND_MEAN avoided 2009-09-07 22:39:52 +00:00
David Rose
2477befaa2 protect PandaModules imports in try..except 2009-09-07 22:34:20 +00:00
Mike Christel
f5ec249898 Updated PYTHONPATH (with comments) and PYTHONHOME for WIN32 only 2009-09-07 19:15:52 +00:00
rdb
c8fa5e77c0 Don't ship libpandaskel, libpandaode and libpandaegg by default 2009-09-07 16:43:32 +00:00
David Rose
61e093a559 aggressively delete uncompressed package archive from install dir 2009-09-07 02:05:41 +00:00
David Rose
168cc68e65 copy_to() should imply binary form 2009-09-07 02:04:54 +00:00
David Rose
8d2072da9c info severity too noisy 2009-09-06 22:56:53 +00:00
David Rose
df671dc334 consistent code with panda 2009-09-06 22:54:50 +00:00
David Rose
87776490b4 get_signature_public_key() 2009-09-06 22:32:05 +00:00
David Rose
104c27f20c correct handling of certificate chains 2009-09-06 21:05:06 +00:00
David Rose
3c0e701659 signed multifiles 2009-09-06 18:49:05 +00:00
rdb
657845986d libpandaode as separate package 2009-09-06 18:21:58 +00:00
rdb
71b8c6e7d7 Don't ship libGLcore.so.1 as it's nvidia-specific 2009-09-06 15:57:53 +00:00
rdb
4484076565 More work on installer maker - version numbers, license files 2009-09-06 14:25:28 +00:00
rdb
a797a5fdfc Fix bug in .deb creation system 2009-09-06 13:54:30 +00:00
rdb
1bc9a8ef20 A bit more work 2009-09-05 18:51:30 +00:00
rdb
60c8a45dd6 Functional .exe installer making, on linux too 2009-09-05 18:06:47 +00:00
rdb
899862377c WIP installer maker - deb already functional, exe in progress 2009-09-05 16:59:59 +00:00
rdb
4c3bdd68f8 Don't build extend_frozen without Python 2009-09-05 13:26:33 +00:00
rdb
4aef327d79 Fix crash in shader generator when mixing texgen stages and non-texgen stages 2009-09-05 05:40:40 +00:00
David Rose
d807610d32 multify -P 2009-09-04 21:38:43 +00:00
David Rose
e7b00c6e92 revert object inheritance for now, causes problems 2009-09-04 18:24:35 +00:00
rdb
b70abad054 DirectObject: classobj -> type 2009-09-04 17:16:19 +00:00
David Rose
ea4e8abcaa new, better, make_buffer() interface 2009-09-04 16:43:30 +00:00
rdb
bdb3d15332 More PHAVE fixes 2009-09-03 18:43:47 +00:00
rdb
45ad239e59 HAVE -> PHAVE 2009-09-03 15:41:24 +00:00
Gyedo Jeon
8cfef6c08d Added support for callback function 2009-09-03 06:46:04 +00:00
David Rose
4f2d4d337e whoops, non-windows fix 2009-09-03 04:04:01 +00:00
David Rose
cc5a38f40a minor fix 2009-09-03 02:27:53 +00:00
David Rose
194979b51d clean exit and log reporting 2009-09-03 02:09:21 +00:00
David Rose
77b340fec7 some cache-busting 2009-09-02 14:48:58 +00:00
David Rose
fcc7b5f9c2 PackageInstaller fixes 2009-09-02 06:08:33 +00:00
David Rose
f360650ccc text options to encrypt_file and pencrypt 2009-09-02 06:07:28 +00:00
David Rose
b027447c0f copy_stream 2009-09-01 22:45:07 +00:00
David Rose
6f42852497 minor adjustments 2009-09-01 22:42:42 +00:00
David Rose
8a30b5fae0 support set_dt(0) in M_slave mode 2009-09-01 18:50:42 +00:00
David Rose
58555a2895 windows issues 2009-09-01 00:18:31 +00:00
David Rose
201cdf2c86 mac issues 2009-08-31 23:00:52 +00:00
David Rose
e74c4a0c8f support _d.dll in debug build 2009-08-31 22:33:24 +00:00
David Rose
1415193b5e separate out p3dpython.exe and libp3dpython.dll 2009-08-31 22:25:32 +00:00
John Loehrlein
06fa43a83b removed pointer in base. Added a comment about scale on the entry not working 2009-08-31 20:48:49 +00:00
David Rose
3c79e6b042 more generic fix for flex version 2009-08-31 20:05:45 +00:00
David Rose
870e983ae6 yy_size_t 2009-08-31 19:56:12 +00:00