16694 Commits

Author SHA1 Message Date
David Rose
abbbb21a8e some more explicit control over connection parameters 2009-11-19 02:37:09 +00:00
David Rose
17ff7d3f82 downloader:c 2009-11-19 01:56:39 +00:00
David Rose
5b92b341b6 fix roundoff error in fill() 2009-11-18 22:55:52 +00:00
David Rose
ddd8d012e8 SetErrorMode(0) 2009-11-18 22:30:42 +00:00
David Rose
c172d80a41 more fixes from Gogg: Windows 7 fullscreen workaround 2009-11-18 22:14:05 +00:00
David Rose
6a5dcc40e8 minor comment update 2009-11-18 22:12:02 +00:00
David Rose
a749fd47cd increment P3D_API_VERSION to 9 2009-11-18 21:16:09 +00:00
David Rose
9dd7b52ce8 plugin version 2009-11-18 19:50:50 +00:00
David Rose
8c3d9c16f9 explicit window_handle type, for mac 2009-11-18 19:50:17 +00:00
Ken Patel
88eea6be3a allow - modifier to append rather than prepend paths within .init definition files 2009-11-18 19:46:23 +00:00
David Rose
d0d2ac4fa0 explicit window_handle type for win32 2009-11-18 19:36:45 +00:00
David Rose
21aad12650 move towards explicit handle type in P3D_window_handle 2009-11-18 19:26:39 +00:00
David Rose
3ea273ddb6 compile against xulrunner 1.9.0 also 2009-11-18 18:07:29 +00:00
Bei Yang
b2dad16e42 Added Maya 2010 support
Added some BIGOBJ flags as well as NOD:LIBCMT to MFC ignore flags
2009-11-18 17:24:32 +00:00
David Rose
f582d8f950 add forceYield(), considerYield() at this level too 2009-11-18 15:20:48 +00:00
David Rose
9dad929019 FreetypeFace::init_type() 2009-11-18 15:19:23 +00:00
David Rose
2e725272ab case inconsistency: Plug-in -> Plug-In 2009-11-18 15:11:08 +00:00
David Rose
8a64a06946 changes from Gogg: startup optimization, freetype faces, string tokenizer 2009-11-18 15:00:52 +00:00
rdb
a7b8734fdf Prevent the wrong wx-config from getting used 2009-11-18 10:51:30 +00:00
rdb
2cb602208c Fix typo 2009-11-18 10:46:14 +00:00
rdb
7d421efcfb Use wx-config found in thirdparty bin/ dir if present 2009-11-18 10:29:23 +00:00
rdb
b53d78d694 find swscale in ffmpeg thirdparty package 2009-11-18 09:41:18 +00:00
rdb
1f6b7283bc OSX convention for libraries is libpanda.1.7.0.dylib, not libpanda.dylib.1.7.0 2009-11-18 09:24:02 +00:00
Ken Patel
8bcbfa6a57 Bam with objects of unknown type error now prints filename of bam 2009-11-17 23:23:50 +00:00
rdb
928d8236c3 Add missing .cvsignore files 2009-11-17 18:50:05 +00:00
rdb
fbc94e1b20 Apparently, the order of ffmpeg libraries on the linker command-line matters, when they are statically linked 2009-11-16 15:38:04 +00:00
rdb
1f3069c7e1 Fix typo 2009-11-16 13:32:24 +00:00
rdb
d0c833d2ea Provide libp3vision as separate package ('vision') 2009-11-16 13:21:00 +00:00
rdb
149c53ad0d Mark libp3vision as a genpycode lib for ppremake 2009-11-16 13:17:49 +00:00
rdb
e9c52233f8 Allow "from panda3d.vision" imports (from libp3vision) 2009-11-16 13:14:22 +00:00
rdb
640b428d91 Fix ppremake build errors with libp3vision 2009-11-16 13:13:34 +00:00
rdb
825edbb06a Proper libp3vision compliation 2009-11-16 13:13:03 +00:00
rdb
906033ed79 Library is now version numbered on UNIX (e.g. libp3dtool.so.1.7.0) 2009-11-16 13:09:35 +00:00
rdb
30d06fc9cf correct libswscale detection (I hope), add libp3vision 2009-11-16 12:44:18 +00:00
rdb
d1cf678e74 Fix conflicting function names, and split up ffmpeg and swscale as thirdparty libs 2009-11-16 08:31:37 +00:00
rdb
a6d3da5eb9 Much better solution for Python 2.4 + 2.5 ;-) 2009-11-16 08:12:16 +00:00
rdb
89a18e62f7 libvision -> libp3vision in ppremake too, as David recommended 2009-11-15 19:28:38 +00:00
rdb
6d45056c65 Scan /usr/lib64 and /lib64 for libraries as well, on 64-bits platforms 2009-11-15 09:56:24 +00:00
rdb
7ee08a75a5 int## -> int##_t to fix compile errors with Xulrunner SDK 1.9.1 2009-11-15 09:54:25 +00:00
rdb
c7b77fb6f0 Automatically locate potentially conflicting ppremake and makepanda libraries on the library path, and warn if it finds them 2009-11-15 08:39:50 +00:00
rdb
f02f93b6f6 Don't depend on the LD cache to be current 2009-11-15 08:39:09 +00:00
rdb
a22c4ffa62 Fix to find xulrunner correctly on openSUSE. Also, the OSX installer should now automatically uninstall 1.6.x, remove the chunk from .bash_profile and configure ~/.MacOSX/environment.plist. 2009-11-15 08:18:15 +00:00
David Rose
95db0714db needs EXPCL 2009-11-15 01:06:32 +00:00
David Rose
6e33ac4513 tcp_header_size, some threading issues 2009-11-14 23:27:09 +00:00
David Rose
0e51a88e46 fixes 2009-11-14 17:33:18 +00:00
David Rose
6e8cedfcfb fix issues with active_img 2009-11-13 18:09:55 +00:00
rdb
4a380d4208 Fix custom outputdir code 2009-11-13 14:34:59 +00:00
David Rose
87f57dd710 fix onwindowattach/detach 2009-11-13 01:22:05 +00:00
David Rose
db28251d40 fix onwindowattach/detach for mac 2009-11-13 01:20:52 +00:00
rdb
aea6f4c9e8 let's do that properly, with the least amount of pointless commits 2009-11-12 20:34:31 +00:00