19396 Commits

Author SHA1 Message Date
rdb
b1d397a58a regenerate the file to avoid future confusion 2013-04-01 21:50:40 +00:00
enn0x
8deb2f40b1 Name of Python init function should match library filename. 2013-04-01 16:58:58 +00:00
rdb
ab709b528b fix GL_BGRA error 2013-03-28 23:24:11 +00:00
rdb
fbc37338e4 fix compilation issues 2013-03-28 22:58:41 +00:00
enn0x
0dd50f1d5a Add warning for unsupported collision solid 'box' when saving to egg file (same as for 'sphere' etc.) 2013-03-28 22:05:14 +00:00
enn0x
a6bdde5f26 Load CollisionBox from egg files 2013-03-28 21:04:03 +00:00
rdb
c4c97c3571 fix GL_BGRA error on gles 2 2013-03-28 15:41:25 +00:00
David Rose
a27908a7e8 restore implicit coercion of Python objects into CPTA 2013-03-27 19:40:47 +00:00
David Rose
e36dee223a minor debug aids 2013-03-27 16:51:09 +00:00
rdb
40cddd6280 Fixes for Python 3.2 2013-03-27 15:48:24 +00:00
enn0x
6bb5fdc5e0 Support for Bullet v2.81 2013-03-26 09:35:30 +00:00
David Rose
5178fb9523 fix problem with infinite recursion on coercion within constructors 2013-03-25 15:15:08 +00:00
enn0x
9946d7803a Bullet KCC: amended deg_to_rad in transform_changed. 2013-03-25 01:52:17 +00:00
David Rose
c50dcd9195 get_mac_address() 2013-03-22 21:36:40 +00:00
rdb
0a167d9bfb performance improvement for panda3d module 2013-03-21 22:11:05 +00:00
David Rose
bb6f151ea7 fix crash with transform-cache 0 2013-03-15 14:27:28 +00:00
David Rose
517ab5d56f properly filter disconnected interfaces on win32 2013-03-14 18:59:53 +00:00
David Rose
f229da5468 build on Cg versions prior to 2.2 2013-03-14 18:57:07 +00:00
David Rose
ac9def42f6 stupid win32 namespace collision 2013-03-14 17:15:33 +00:00
David Rose
4936cd71c7 stupid typo 2013-03-14 16:37:19 +00:00
David Rose
6cdce0d13d iphlpapi.lib is now required for ConnectionManager::get_interfaces() 2013-03-14 16:31:40 +00:00
David Rose
89543ada42 get_interfaces() for win32 2013-03-14 16:30:04 +00:00
David Rose
d51a48acca work in progress: get_interfaces() 2013-03-14 13:27:51 +00:00
rdb
b7be283ce9 back out change that may be breaking things 2013-03-13 23:04:40 +00:00
rdb
8ef24aa846 clean up shader code, add more debugging info, make shaders writable 2013-03-13 09:47:37 +00:00
rdb
962ff28af0 update esglext.h 2013-03-11 19:31:22 +00:00
rdb
27c982e764 update esgl2ext.h file 2013-03-11 19:30:55 +00:00
David Rose
5ea50b5073 fix win32 build issue as discovered by jean-claude and teedee 2013-03-11 00:09:48 +00:00
rdb
400f22693a don't crash when X11 display is missing 2013-03-10 14:09:12 +00:00
rdb
67fda9f0c1 Add LightLensNode::get_shadow_buffer 2013-03-07 13:29:15 +00:00
rdb
14bd32c215 fix debian build 2013-03-07 11:54:51 +00:00
rdb
d4d93c5d3f Add PyExc_Exception 2013-03-07 11:04:19 +00:00
rdb
97f99e43d4 release notes for 1.8.1 2013-03-07 10:21:27 +00:00
rdb
807b855632 Fix bug with Cg textures being assigned incorrectly in first frame (see forum thread 15614) 2013-03-07 08:53:26 +00:00
rdb
9866d2d69f Fix shift modifier (keys were sent as shift-A instead of shift-a) and add some more key input debug info 2013-03-06 22:10:04 +00:00
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