19561 Commits

Author SHA1 Message Date
David Rose
531c5907fc fill_distance_inside(), fill_distance_outside() 2013-03-06 22:09:59 +00:00
David Rose
1f309fede5 support greater variety of maxvals when writing png 2013-03-06 22:09:33 +00:00
rdb
e1fda64ad3 add PyObject_RichCompareBool 2013-03-06 18:15:12 +00:00
David Rose
d52335621b More pfm enhancements 2013-03-06 02:41:40 +00:00
rdb
a5e6aca66d Specify -u to ppackage only when building with --universal on Mac OS X 2013-03-05 21:09:42 +00:00
rdb
4e819c8912 add pygame._view 2013-03-03 22:58:47 +00:00
enn0x
65b698217f Added angular/linear motors for 6DOF constraint. 2013-03-03 22:29:11 +00:00
enn0x
f3b4ba8fc8 Added method to retrieve debug node from bullet world. 2013-02-25 20:41:43 +00:00
rdb
21472cda9b Fix GLSL bugs with passing Vec2 and Vec3 2013-02-23 10:55:43 +00:00
rdb
fbc097c323 dos2unix 2013-02-23 10:42:13 +00:00
David Rose
d52e2a9ea9 support UDP broadcast 2013-02-21 17:33:51 +00:00
rdb
0b9fc00004 fix more breakage 2013-02-20 10:54:08 +00:00
rdb
a9014cf933 reenable tp_richcompare (thanks David) 2013-02-20 10:44:48 +00:00
rdb
151b22ddf0 fix exception handling in Python 2 2013-02-20 09:23:54 +00:00
David Rose
53b472756b fix rich compare 2013-02-20 00:37:12 +00:00
rdb
c5bc7790ae Add PyLong_AsSsize_t 2013-02-19 22:41:38 +00:00
rdb
dc20f793b6 Support Python 2.5 2013-02-19 22:24:40 +00:00
rdb
da44b3ae3b oops, disable broken rich compare for now 2013-02-19 19:21:41 +00:00
rdb
8cab1011d6 don't include python lib dir if it doesn't exist 2013-02-19 19:18:46 +00:00
rdb
f3c2b51084 Add PyUnicode_FromStringAndSize 2013-02-19 19:01:43 +00:00
rdb
d4098452e9 forgot to commit this fix 2013-02-19 11:41:42 +00:00
rdb
62a4e4122c Python 3 support, and a compile fix 2013-02-18 18:42:49 +00:00
rdb
234619864b Compile with Python 2 2013-02-18 12:59:44 +00:00
rdb
0f8361d730 Fix compile errors with Python 2 2013-02-18 12:28:52 +00:00
rdb
0925d9265f fix oops 2013-02-18 11:35:20 +00:00
rdb
eb6eeb6d02 fix compile error 2013-02-17 22:53:48 +00:00
rdb
5846d8d8c4 Commit patch from Josh Enes (see LP bug #1027758) 2013-02-17 21:36:05 +00:00
rdb
192d10b937 Experimental Python 3 support to the C++ code including interrogate. Also adds support for rich comparison in interrogate. 2013-02-16 19:22:26 +00:00
rdb
441666fb79 Compile with Python 3.3 2013-02-15 07:57:20 +00:00
rdb
d521615f3d fix missing symbol when trying to compile with both HAVE_CARBON and HAVE_COCOA 2013-02-13 15:16:51 +00:00
rdb
cd5fe3fb74 fix error when compiling from linux for android, thanks to heek_ 2013-02-13 13:59:30 +00:00
rdb
232821a0b1 minor memory leak 2013-02-13 13:21:21 +00:00
rdb
97c9914da2 compile fixes 2013-02-13 11:41:46 +00:00
rdb
40f70c388f Add wWinMain to FLTK p3dcert, and use wstring entirely [untested] 2013-02-13 11:34:00 +00:00
rdb
645ee9d05f fix compile error on tiger 2013-02-12 15:51:16 +00:00
rdb
6fde10f9d1 write render state info to generated shader as comment. also fix a switch with missing breaks 2013-02-12 15:28:17 +00:00
rdb
f9b4dad6f9 Eye normals weren't being normalised when lighting was disabled 2013-02-12 14:30:38 +00:00
rdb
de92555eee we can't use strip now that we use a non-static pystub 2013-02-10 16:16:51 +00:00
rdb
f32d62cc09 no need to use -l for libraries in built/lib 2013-02-10 15:42:41 +00:00
rdb
c765d39a95 Fix from benchang for proper rpath on Mac OS X when linking maya2egg_bin 2013-02-10 15:34:19 +00:00
rdb
4bf17ae286 use target arch to locate sdks dir on windows 2013-02-09 11:43:14 +00:00
rdb
9549fe066a Also install libp3pystub.a, and improve GetLibDir slightly 2013-02-09 09:15:21 +00:00
enn0x
55b7f59509 Added support for breakable constraints. 2013-02-07 20:57:25 +00:00
rdb
65e555543a fix compile error 2013-02-07 20:37:49 +00:00
rdb
b099a82224 fix compile warning 2013-02-07 15:36:24 +00:00
rdb
57690fde8a Remove ciabot_cvs.pl 2013-02-06 12:39:10 +00:00
rdb
498badb726 fix CGprofile cast 2013-02-06 08:25:10 +00:00
rdb
6c52484f05 fix compilation for older Cg versions 2013-02-05 22:55:41 +00:00
rdb
998f8a3e8f Oops, $PYVER should be ${PYVER} 2013-02-05 20:15:48 +00:00
rdb
b04f8a5db8 Add x-wm-class and x-wm-class-name configuration variables (closes LP bug 1075555) 2013-02-05 19:45:13 +00:00