Commit Graph

17770 Commits

Author SHA1 Message Date
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
Gyedo Jeon 1edd26540b Made vertices transformed properly 2010-06-11 00:59:15 +00:00
David Rose 547b3abea9 contents seq, package seq 2010-06-10 23:53:07 +00:00
David Rose 7e27a2a317 bugfix 2010-06-10 20:55:10 +00:00
Dustin Barnard ae97619631 Added support for syncing in cluster. Should not effect anyone else. 2010-06-10 16:59:34 +00:00
David Rose 5b4d31c9e6 better return value for uninstall() 2010-06-10 00:30:50 +00:00
David Rose 1b02e24408 more max_age stuff 2010-06-09 23:19:49 +00:00
David Rose f451da1f34 max_age 2010-06-09 00:58:48 +00:00
David Rose c80eba7088 minor crashfix 2010-06-09 00:58:19 +00:00
David Rose 60b3920388 fix interrogate issue 2010-06-09 00:45:42 +00:00
David Rose 0b80f17c68 contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
David Rose 9d14c7867b allow far plane to go further out 2010-06-08 22:49:44 +00:00
Ken Patel 864f8c4f08 BpDb - fix for call=True when bpdb is disabled 2010-06-07 23:05:09 +00:00
rdb 5cbb505e00 Heh heh... look at that... what was that ampersand doing there? 2010-06-07 11:58:02 +00:00