1827 Commits

Author SHA1 Message Date
David Rose
c7adc6246f build on msvs2010 2011-09-28 23:56:59 +00:00
David Rose
6bed0cf394 bool should return a bool 2011-09-28 17:42:46 +00:00
David Rose
5496c4a9ec more writable vfs stuff 2011-09-27 16:10:19 +00:00
rdb
3414a4ff1c add PyBool_FromLong to pystub, apparently it's needed to compile on FreeBSD 8.2 2011-09-19 17:23:13 +00:00
David Rose
57b42fbfe1 clean up some read-write operations 2011-09-16 23:10:27 +00:00
David Rose
e986614cfc writable vfs 2011-09-16 20:13:08 +00:00
David Rose
e0323969a5 maybe we're ready to build with DO_PIPELINE enabled in general 2011-09-12 23:03:05 +00:00
David Rose
c6296add0b fix python crash at loader.load_sync() 2011-09-09 17:16:40 +00:00
David Rose
43cbd0f106 unneeded tau_cflags 2011-09-09 00:14:52 +00:00
David Rose
0c2ab823d3 robustify low-level Python accessors 2011-09-07 16:03:01 +00:00
David Rose
59ec701a26 build once more with the Tau profiler 2011-09-06 17:29:30 +00:00
David Rose
6b3cc48bb6 fix static init crash 2011-09-01 22:33:08 +00:00
David Rose
42764ffee5 add ConfigPage.setSort() 2011-09-01 22:12:00 +00:00
David Rose
4496febc73 seems we should default to utf-8 these days 2011-08-30 15:57:11 +00:00
David Rose
1acf84fcfe build errors 2011-08-30 05:09:49 +00:00
David Rose
2c7f1498b3 typo 2011-08-29 18:57:29 +00:00
David Rose
7667709357 support windows unicode filenames 2011-08-29 18:56:32 +00:00
David Rose
a5dbe8ad61 need expcl 2011-08-29 16:35:01 +00:00
David Rose
6ecf2fed29 preparing for unicode filenames 2011-08-29 04:33:00 +00:00
David Rose
858a7ef9d0 no longer use the old 'chromium' package; it would be confused with the browser project today 2011-08-27 03:51:30 +00:00
David Rose
8a079d5857 comment 2011-08-27 02:54:56 +00:00
David Rose
397bcbdddf default to SIMPLE_THREADS 2011-08-27 00:58:25 +00:00
David Rose
81b832a50f bump plugin version number 2011-08-26 23:36:30 +00:00
David Rose
bc95f94618 minor fix 2011-08-26 02:25:06 +00:00
David Rose
9d5325e05a replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:37:43 +00:00
David Rose
657c0ebaf6 HAVE_SPEEDTREE should be added to dtool_config.h 2011-07-27 18:09:29 +00:00
David Rose
79abbda035 add INSTALL_EGG_FILES 2011-07-27 18:08:53 +00:00
David Rose
5fd6d60f40 add Filename::is_binary_or_text() 2011-07-27 18:07:57 +00:00
rdb
6c79733735 fix for ffmpeg 2011-07-01 17:47:03 +00:00
rdb
dc628bacbc update this avio, too 2011-06-30 11:16:46 +00:00
David Rose
0cf03bc158 untabify 2011-06-29 22:09:10 +00:00
David Rose
b00edc02d4 need another symbol 2011-06-29 20:32:58 +00:00
David Rose
4785161374 squelch some more compiler warnings 2011-06-18 00:16:48 +00:00
David Rose
9b2665b539 speedtree also wants glu 2011-05-17 20:44:30 +00:00
enn0x
10a64db343 Adding bullet physics. 2011-05-14 07:00:02 +00:00
rdb
fc801b8568 add assimp library to ppremake 2011-05-04 15:55:46 +00:00
rdb
8f41f7ac7a include stdint.h from avio.h 2011-04-16 20:25:17 +00:00
rdb
43f0305538 lets not use the system stdint.h in case it has different definitions than we use in our parser-inc implementation 2011-04-15 19:11:08 +00:00
rdb
a4d1e06471 bump to 1.8.0 2011-04-15 10:04:47 +00:00
rdb
776baf7c15 Basically functional collada loader that uses the COLLADA DOM. Can load scene graph and geometry. 2011-04-04 20:56:50 +00:00
rdb
e24397f494 Add COLLADA DOM library 2011-04-04 19:24:10 +00:00
David Rose
d715a331e3 "long int" isn't necessarily 64 bits on a 64-bit architecture, but "long long int" usually is. 2011-04-03 21:07:32 +00:00
rdb
54c692330a rewrite p3dcert to FLTK 2011-03-09 11:16:20 +00:00
rdb
12ef0e108a X11 is not only available on Linux 2011-03-08 15:58:55 +00:00
rdb
c7bf95c53a include dlfcn.h on FreeBSD for dlopen 2011-03-02 20:35:09 +00:00
rdb
20f97e47d5 protect code in docstring from doxygen formatting 2011-02-25 12:31:11 +00:00
Ken Patel
c868edce8e plugin - bump P3D_PLUGIN_VERSION to 1 0 3 and P3D_COREAPI_VERSION to 1 0 3 3 2011-02-15 23:10:25 +00:00
Ken Patel
9c1c10ea4b dtool - compilerSettings.pp - explicitly specify /MANIFEST in linker flags 2011-02-14 22:54:06 +00:00
Ken Patel
003483f294 dtool - fix ordering issue with manifest embedding in .gmsvc template 2011-02-11 00:21:23 +00:00
rdb
71ddd9de3b Add missing PyList_Type 2011-01-23 19:33:42 +00:00