16087 Commits

Author SHA1 Message Date
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
David Rose
95420fe5b8 oops, path error 2009-08-31 19:32:22 +00:00
David Rose
671e3e5e85 compile on win32 2009-08-31 19:31:28 +00:00
rdb
aebc5042f5 Whoops, fix compile error 2009-08-31 19:23:59 +00:00
rdb
6b8b843438 OSX mesa dependency issue, and some changes for 10.6 too 2009-08-31 19:16:49 +00:00
rdb
912f533e1e More work on runtime/plugin, now panda3d-runtime debian package 2009-08-31 19:02:11 +00:00
rdb
586642e23c Revert colorgcc changes, it might give unpredictable weird results sometimes 2009-08-31 18:53:25 +00:00
rdb
2d86e3ec31 Support for colorgcc 2009-08-31 18:15:00 +00:00
David Rose
5fc0a429f6 RTLD_LAZY 2009-08-31 16:36:50 +00:00
David Rose
afc34e047d install .so's with 755 2009-08-31 16:34:57 +00:00
David Rose
2f04931200 whoops, pdb 2009-08-31 16:10:56 +00:00
David Rose
e9806e9c90 ok, we need pystub 2009-08-31 14:59:36 +00:00
David Rose
f8e7cbfb27 no longer need static python library 2009-08-31 14:56:03 +00:00
David Rose
ca13be76d2 compiler error 2009-08-31 14:29:34 +00:00
David Rose
cfbac6e51a add write() 2009-08-31 06:11:34 +00:00
David Rose
b9b6dc8f0d patcher cleanup 2009-08-31 06:10:55 +00:00
David Rose
9a68233e6f patching 2009-08-31 06:09:23 +00:00
David Rose
7b34234edc interactive_console 2009-08-30 21:10:30 +00:00
rdb
365f35a4f2 New mime info file writing mechanism 2009-08-30 19:19:52 +00:00
rdb
6532ebd987 New runtime building mechanism, packaging system, and python wrappers to TinyXML 2009-08-30 14:27:03 +00:00
David Rose
aca9915060 missing file 2009-08-29 23:08:55 +00:00
David Rose
4388b853e5 one_process support. Some issues. 2009-08-29 23:08:00 +00:00
David Rose
034a977c3d set frame size 2009-08-29 16:31:51 +00:00
David Rose
93e7352476 python_dev mode 2009-08-29 02:00:30 +00:00
David Rose
8c9032dca3 VFSImporter.sharedPackages 2009-08-28 23:51:47 +00:00
Gyedo Jeon
1c55bb68cc Made palettization forced with texture swap 2009-08-28 22:53:16 +00:00