17783 Commits

Author SHA1 Message Date
David Rose
a4c570bcd4 add missing file to INSTALL_HEADERS list 2010-06-22 20:27:16 +00:00
Walt Destler
51e708ade8 Forgot to commit changes to makepanda for Win7 support. 2010-06-22 16:39:54 +00:00
Walt Destler
b4231f8df0 Added ability to receive windowing events in python.
Added Windows 7 multitouch support. Makepanda will detect when compiling with the Win7 SDK and turn on Win7 multitouch features.
2010-06-22 16:37:17 +00:00
rdb
47649afc5b Let's not use the non-standard timegm() even if __GNUC__ is defined 2010-06-22 07:25:33 +00:00
rdb
60d81ae7da Fix OSX compilation issue 2010-06-22 07:08:09 +00:00
Chris Brunner
512ce38cd4 general cleanup of MSVC 8+ manifest handling; added basic ppremake support for csharp .cs files 2010-06-22 02:16:32 +00:00
Chris Brunner
5fef40280e adding default C# compiler name 2010-06-22 02:05:37 +00:00
rdb
4f02be0e67 Oops, heh, made a small mistake there regarding MAP_ANON 2010-06-21 17:38:27 +00:00
rdb
86b3116f6b More portable replacements for getpagesize and MAP_ANON 2010-06-21 17:32:11 +00:00
David Rose
7cae72a58c minor formatting 2010-06-18 22:06:17 +00:00
David Rose
d8df46beed share main object, don't just copy properties 2010-06-18 18:59:27 +00:00
David Rose
fa35e0c058 clear mirrors when re-reading 2010-06-18 17:36:41 +00:00
David Rose
4b15eab071 output fbprops too 2010-06-18 01:00:48 +00:00
David Rose
ba6b73fab9 don't be fooled by a <host> entry in an old contents.xml file 2010-06-17 22:15:38 +00:00
David Rose
d84833afb2 protect Dtool_PreloadDLL 2010-06-17 20:29:10 +00:00
Gyedo Jeon
c300a5911f Added importing wxPandashell 2010-06-17 18:56:46 +00:00
David Rose
065b130d64 libp3tinyxml_mt 2010-06-17 18:15:15 +00:00
David Rose
6dab30e2d5 need COREAPI_VERSION in p3d_plugin_config.h too 2010-06-17 17:42:27 +00:00
David Rose
7a72bce383 bool -> float 2010-06-17 17:32:51 +00:00
David Rose
e2ba56c3ed add COREAPI_VERSION 2010-06-17 15:27:43 +00:00
David Rose
c2e54f12db avoid passing time_t between different compilers 2010-06-17 00:46:05 +00:00
Gyedo Jeon
39e74cea5c Made all of the collision nodes to be added to a set 2010-06-17 00:36:08 +00:00
Shuying Feng
be8dcd75cb Added curve editing feature 2010-06-17 00:22:35 +00:00
David Rose
9d3724a40b optimizations to vfs.readFile(), particular for mounted multifiles 2010-06-16 21:58:39 +00:00
David Rose
d51e49516a allow __py__ functions for python-only optimizations 2010-06-16 21:57:37 +00:00
David Rose
754e341ee2 coreapi_set_ver for active too 2010-06-16 18:17:27 +00:00
Gyedo Jeon
a1bd435362 Added handling of unnamed node 2010-06-16 18:01:34 +00:00
David Rose
634f6137cd support coreapi_set_ver token 2010-06-16 17:44:51 +00:00
David Rose
ab2d5eb61e validate core API host URL and core API set_ver 2010-06-16 17:02:57 +00:00
David Rose
edab904b87 coreapi version 2010-06-16 01:19:31 +00:00
David Rose
d3e9e4c4f5 coreapi version, increment plugin version 2010-06-16 01:18:20 +00:00
Redmond Urbino
1c33e886ea kill garbage cycle by calling cleanup instead of disable 2010-06-15 21:40:42 +00:00
David Rose
77b6c92784 more USE_MT mistake 2010-06-15 18:31:57 +00:00
David Rose
a364532e15 USE_MT mistake 2010-06-15 18:28:27 +00:00
David Rose
6532984ea6 even better fix: allow callback to save OdeGeom pointers 2010-06-15 17:39:47 +00:00
David Rose
5823ecc588 fix crash 2010-06-15 17:01:44 +00:00
David Rose
66f1b450b8 insist on 32-bit integers in binary stream 2010-06-15 16:55:01 +00:00
David Rose
f618550cfa use PandaSystem rather than PANDA_PACKAGE_HOST_URL 2010-06-15 16:45:14 +00:00
David Rose
ecf55f8955 Py_XDECREF? 2010-06-15 00:45:29 +00:00
Chris Brunner
ba1eb890e2 adding explicit cast for st_window_proc 2010-06-14 21:42:42 +00:00
David Rose
cff2eb6052 Py_DECREF 2010-06-14 17:33:43 +00:00
David Rose
aa76a9f59d support class method versions of MAKE_SEQ 2010-06-13 22:03:46 +00:00
David Rose
94eeacbbe2 display cubes for a cube map or 3-d texture 2010-06-12 21:09:22 +00:00
David Rose
02a740c143 fix cube maps in conjunection with 'preload-textures 0' and model-cache-dir 2010-06-12 21:08:13 +00:00
Darren Ranalli
e3b3ab1bbe default functor creation stack recording off, it's slow 2010-06-12 10:16:28 +00:00
David Rose
0d8b31f9a4 make local_dev a runtime default, not a compiled default 2010-06-11 22:36:54 +00:00
David Rose
3a5d9bd327 show download progress as a fraction of the total progress, including stuff downloaded previously 2010-06-11 22:22:25 +00:00
David Rose
44df8cc6a6 HAVE_P3D_RTDIST, allow development without PANDA_PACKAGE_HOST_URL 2010-06-11 19:04:47 +00:00
David Rose
54dd2108d5 HAVE_P3D_RTDIST 2010-06-11 19:03:37 +00:00
Bei Yang
626cb5966a Added a windows OpenGL implementation of finish frame and begin finish. This allows for frame flip syncronization across multiple machines. This is a change made by WDI to aid cave rendering 2010-06-11 16:43:53 +00:00