Commit Graph

7667 Commits

Author SHA1 Message Date
rdb 161c92ba7a I think I messed up in my latest commit. Let's try it again. 2009-12-17 18:08:29 +00:00
David Rose 265dfba3ad name threads 2009-12-16 17:27:19 +00:00
David Rose 5755ae390c simple_thread_yield_sleep 2009-12-16 17:27:03 +00:00
David Rose 92ac3b6ee8 fix typos for mac build 2009-12-16 15:38:33 +00:00
rdb 67fa81636d oops, fix 2009-12-16 14:50:42 +00:00
rdb 9426525fcc window centering stuff for OSX tinydisplay 2009-12-16 14:28:21 +00:00
rdb 85fda457fa window centering for OSX 2009-12-16 14:27:15 +00:00
David Rose 11895d990a more general threshold() 2009-12-16 13:25:49 +00:00
rdb 1ad9a31163 auto-center windows, Windows case (untested) 2009-12-16 12:30:33 +00:00
rdb 9dcbaf835d Support for putting window automatically in the center of screen (by passing -2, -2 as value) 2009-12-16 12:10:12 +00:00
rdb 98281d31c6 Changes from Keith: glPrioritizeTextures, initial_clear, slightly more helpful error reporting 2009-12-16 08:58:12 +00:00
David Rose 849dc8cccb add PNMImage::threshold() 2009-12-16 06:57:52 +00:00
David Rose 538b8dafdc expose C++ fstream classes 2009-12-15 23:03:18 +00:00
David Rose 165f739fc2 remove debug output 2009-12-15 07:04:00 +00:00
David Rose 42dea034e8 whoops, comment 2009-12-14 20:46:45 +00:00
David Rose 3bb37ce5ce further improvements 2009-12-14 20:46:18 +00:00
rdb 5590431e09 display_width, display_height for OSX tinydisplay renderer 2009-12-14 14:45:24 +00:00
rdb ee6d1b113d Add support for display_width/display_height on OSX 2009-12-14 13:54:57 +00:00
David Rose 96dbda26ba calc_width 2009-12-13 07:53:30 +00:00
David Rose 5d8b61ca86 PGFrameStyle::T_texture_border 2009-12-13 07:20:23 +00:00
Darren Ranalli 9a519539dd fixed uninitialized memory bug 2009-12-11 09:58:42 +00:00
Darren Ranalli 9531a23ef1 added legacy mode for Toontown, only throws events for floor that Toon is standing on 2009-12-11 02:16:42 +00:00
David Rose c22bd94db2 win32 compilation issue 2009-12-10 01:14:53 +00:00
David Rose 816ddc0387 low-level support for python copy and pickle modules 2009-12-10 01:09:06 +00:00
rdb b7f659bd0a Add read offset support to Multifile 2009-12-09 17:59:48 +00:00
rdb 7d9d27e74f Expose ISubStream to Python 2009-12-09 10:08:41 +00:00
David Rose 2773e08b5a default thread priority should be TP_low for readers and writers 2009-12-05 22:35:15 +00:00
David Rose e749054ba5 update comment 2009-12-05 19:37:52 +00:00
David Rose b7fdc8d797 tag a few more methods BLOCKING 2009-12-05 19:37:17 +00:00
David Rose ea31a192b0 add frame_sync flag 2009-12-05 19:04:39 +00:00
David Rose 44dba03a49 fix VirtualMouse code rot 2009-12-05 19:04:05 +00:00
David Rose 7ed5437e15 expose shutdown() 2009-12-05 07:17:11 +00:00
David Rose e86f48a210 attempt to smooth out threaded network layer 2009-12-05 07:01:36 +00:00
David Rose 7cac7363dd fix set_time()--it should set the time for the next play() call, not start the sound playing at that time 2009-12-04 16:14:02 +00:00
David Rose b7134366df gstatic.com doesn't want a port number 2009-12-03 01:24:09 +00:00
David Rose c9114fb40d expose consider_rescale() 2009-12-01 07:35:26 +00:00
David Rose f4ed61f659 support listening on a specific interface 2009-12-01 01:34:02 +00:00
gogg 876bd72fb9 Remove unused member _mods from mouseWatcherRegion declaration. 2009-12-01 00:38:04 +00:00
gogg 7418a00f76 Improved overflowable DirectEntry/PGentry caret-positioning's usability. 2009-11-30 23:41:04 +00:00
David Rose aa489ceb53 build issue 2009-11-30 21:55:57 +00:00
David Rose 052b8cdb93 fix comment 2009-11-29 16:09:39 +00:00
gogg fbf0d87592 D3D9 multisampling can now be enabled with 'framebuffer-multisample' and 'multisamples' settings, and it doesn't crash anymore when an unsupported sampling level is requested. 2009-11-28 17:50:30 +00:00
rdb eb341f8a54 Deprecate get_data and set_data, let's switch to get_tri_mesh_data and set_tri_mesh_data so that we can add support for dGeomSetData 2009-11-27 19:09:31 +00:00
rdb 12fa338faf Add subprocessWindowBuffer.cxx to composite file (for OSX only) 2009-11-27 19:01:31 +00:00
David Rose b4501169f9 more HAVE_P3D_PLUGIN stuff 2009-11-27 18:51:42 +00:00
David Rose 4e586c6e8d remove dependency on HAVE_P3D_PLUGIN 2009-11-27 18:25:14 +00:00
rdb a638ba2062 Add dInitODE() 2009-11-27 18:08:40 +00:00
gogg fe94fedc10 fix for ancient bug that causes non-gui keyboard input to be discarded if the mouse pointer is outside the client area of the window 2009-11-24 01:21:19 +00:00
Bei Yang 538e17d302 Fixed pointer textures to work with SIMPLE_THREADS 2009-11-23 17:38:59 +00:00
David Rose f6971cc724 fix texture limit on shader case 2009-11-19 19:22:18 +00:00
David Rose f165019d2b correct comment 2009-11-19 15:36:27 +00:00
David Rose 5b92b341b6 fix roundoff error in fill() 2009-11-18 22:55:52 +00:00
David Rose c172d80a41 more fixes from Gogg: Windows 7 fullscreen workaround 2009-11-18 22:14:05 +00:00
David Rose 9dad929019 FreetypeFace::init_type() 2009-11-18 15:19:23 +00:00
David Rose 8a64a06946 changes from Gogg: startup optimization, freetype faces, string tokenizer 2009-11-18 15:00:52 +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 640b428d91 Fix ppremake build errors with libp3vision 2009-11-16 13:13:34 +00:00
rdb 89a18e62f7 libvision -> libp3vision in ppremake too, as David recommended 2009-11-15 19:28:38 +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 db28251d40 fix onwindowattach/detach for mac 2009-11-13 01:20:52 +00:00
David Rose 24ccc6209b shouldn't cull internal scene 2009-11-12 13:55:50 +00:00
Bei Yang 129d70e265 Fixed it so pointer textures works again. Why does clear image kill it? 2009-11-12 07:11:54 +00:00
David Rose 6ae91cabd2 set_parent_window() implicitly sets window to NULL 2009-11-10 22:27:07 +00:00
Bei Yang 0a673d3e8c Changed x64 compile define code fo COLOR_VALULE 2009-11-10 01:05:35 +00:00
David Rose f6e248c29f movies is a local_lib, not an other_lib 2009-11-09 19:14:14 +00:00
David Rose b1e21add06 win32 2009-11-09 18:28:18 +00:00
David Rose bfc08d6543 remove redundant BUILDING_DLL 2009-11-09 18:20:25 +00:00
David Rose de48c80239 BUILDING_VISION 2009-11-09 17:47:18 +00:00
David Rose 53486852f4 compare_to 2009-11-09 16:49:55 +00:00
rdb f15125ce30 Fix to solve dllexport/import compile issues on Windows, I hope 2009-11-09 14:10:50 +00:00
rdb 414bc4f452 Histogram -> HistMap, to solve compile issues 2009-11-09 14:09:16 +00:00
David Rose a789df141d histogram stuff 2009-11-09 01:11:37 +00:00
David Rose 62f6e4dbe7 fix bug with initial writes to an open connection getting lost 2009-11-08 22:06:23 +00:00
rdb f26e77ecdf Forgot to commit this one, contains BUILDING_VISION stuff 2009-11-08 16:10:44 +00:00
rdb 7036d75501 Move OpenCVTexture, ARToolKit and WebcamVideo to a new "vision" module 2009-11-08 12:56:45 +00:00
David Rose 340aafea67 add copy_channel 2009-11-08 03:11:32 +00:00
David Rose 5843771931 TextureStage objects need to be reference-counted in the scene graph 2009-11-05 01:42:16 +00:00
David Rose bfc0b2ea2b BundlePath is always set in 10.4 2009-11-04 19:52:25 +00:00
David Rose 239676ffd6 hmm, contradictory requirements for placement of glgsg.h 2009-11-04 19:13:39 +00:00
David Rose 91c69d68a8 a few snow leopard build issues 2009-11-04 16:29:52 +00:00
David Rose dc3668bf0e set_parent_window(0) means NULL 2009-11-02 20:47:29 +00:00
rdb 86aa00e1b9 Committed patch from Nz (forum user Gogg) to support text overflow in PGEntry 2009-10-29 12:20:29 +00:00
David Rose 6415d2cc0b add get_button_thrower() 2009-10-28 19:18:34 +00:00
David Rose 884c389bad using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
David Rose af847d758e protect under HAVE_AUDIO 2009-10-24 04:57:46 +00:00
David Rose b6dfe5d6c8 protect under HAVE_AUDIO 2009-10-24 04:50:39 +00:00
David Rose c8c51528bd squelch noisy "cert already in hash table" errors 2009-10-23 04:40:57 +00:00
David Rose 6505a4fbe5 int != GLint 2009-10-21 18:05:38 +00:00
rdb c6796739e9 Fixes for geometry shaders in GLSL, and fixes for nvidia's implementation of GLSL 2009-10-21 17:12:32 +00:00
David Rose 8987a19ba2 fix ssl error messages 2009-10-20 22:25:57 +00:00
David Rose 024c9c31cb add get_frame_buffer 2009-10-20 20:09:07 +00:00
rdb 6eee4b9ace Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
Redmond Urbino 7d646cb4f5 Notes for building the associated Awesomium.dll 2009-10-20 02:21:42 +00:00
Redmond Urbino 2407c6883a integrating awesomium with panda 2009-10-19 08:29:08 +00:00
David Rose 54ab266373 support series of words in cipher_list 2009-10-17 00:17:40 +00:00
David Rose 3f6192c963 clamp shininess at 128 2009-10-16 04:25:29 +00:00
David Rose 5b3fc8b4be get_display_region 2009-10-16 00:55:55 +00:00
David Rose 7ae0c8c305 a few assertion checks 2009-10-15 19:49:15 +00:00
David Rose 0040b7094a take out troublesome asserts for now 2009-10-13 23:03:50 +00:00