Commit Graph

5370 Commits

Author SHA1 Message Date
David Rose 476eba103d add support for set_icon_filename() 2006-11-08 18:53:21 +00:00
Zachary Pavlov 82d1ecf8d7 bug fix and composite 2006-11-08 03:03:00 +00:00
Zachary Pavlov 3d7386bb80 removed bdr from published classes 2006-11-08 02:35:06 +00:00
Zachary Pavlov 576818d5db okay, now this should be safe 2006-11-08 02:32:37 +00:00
Zachary Pavlov 466a3f7d48 native net is now in the panda tree 2006-11-08 02:28:50 +00:00
David Rose 1052e11e0b properly support multiple monitors 2006-11-07 22:36:56 +00:00
David Rose 969e962ed8 fix issues with resizing fullscreen windows 2006-11-07 22:35:24 +00:00
David Rose fe8a5d19ed choose an appropriate default audio library 2006-11-07 14:03:44 +00:00
Zachary Pavlov c3f0f7d58d until this gets figured out 2006-11-07 04:19:53 +00:00
Roger Hughston 6164d1bf7e add net tests 2006-11-07 00:58:31 +00:00
Roger Hughston aa95cc3aff New nativenet stuff .. expermental 2006-11-07 00:53:42 +00:00
David Rose e49cc9f973 fix incorrect matchup between mouse and display 2006-11-06 19:18:47 +00:00
David Rose 6ff4850dce debug output 2006-11-06 17:44:59 +00:00
David Rose 1b3f098b39 support servers that don't handle a Range request 2006-11-05 00:33:55 +00:00
David Rose d18ed81095 fix inverted screenshots 2006-11-03 22:48:43 +00:00
David Rose 68c702458b remove references to ddraw.h 2006-11-03 16:29:49 +00:00
Josh Yelon 80c6657136 Trivial fix 2006-11-03 16:05:17 +00:00
Josh Yelon 3a25b1f1e7 Trivial fix 2006-11-03 15:42:15 +00:00
Zachary Pavlov e75d2ef706 low level support for mouselook in osx 2006-11-03 02:34:34 +00:00
Zachary Pavlov f6e37779e4 added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00
Zachary Pavlov 4d9f4785c7 commented out down setting for resume_down case. This is a fix for the first key missed bug 2006-11-02 23:46:27 +00:00
David Rose ea616ebe4e EXPCL 2006-11-02 20:08:07 +00:00
David Rose 26b20ce4ac pstats tracking for texture and vertex data on main memory 2006-11-02 19:31:03 +00:00
David Rose 8b1cdc6ece hack to protect FMOD from gs_instruments.dls 2006-11-02 03:20:31 +00:00
David Rose 2cfec74ada fix event handling a bit 2006-11-02 03:03:32 +00:00
David Rose 285622c36f robustify Fmod, Miles support on Windows and OSX 2006-11-02 01:42:54 +00:00
David Rose 5f516b9d32 remove redundant reference to audio_dls_file 2006-11-02 00:01:51 +00:00
David Rose dc2331abaf whoops 2006-11-01 23:59:43 +00:00
David Rose 694873dc37 fix fmod for OSX; fix reference count leaks; use model-path as well as sound-path 2006-11-01 23:42:15 +00:00
aignacio_sf 53e190a77a Fix comment for make_off function. 2006-11-01 03:49:55 +00:00
aignacio_sf 543b68c0ed Fix cut and paste comment. 2006-11-01 03:40:55 +00:00
David Rose 7d904403d3 fill in initial value from node when it is initially set 2006-10-30 21:16:16 +00:00
David Rose bf9d66662b add more Mac function keys 2006-10-30 16:22:59 +00:00
David Rose 0674911833 add missing include 2006-10-27 22:19:07 +00:00
David Rose 084795b5a5 fix replication of vertices on copy 2006-10-27 18:33:29 +00:00
Josh Yelon e8606c82af Fixes for linux 2006-10-26 20:40:58 +00:00
David Rose dfe5814829 rework loader vs. ModelPool; deprecate implicit filename extension; improve ModelPool.releaseModel() 2006-10-25 17:56:50 +00:00
Zachary Pavlov bb46722b39 fixes an issue that only shows up Opt2 2006-10-25 02:50:17 +00:00
aignacio_sf f85cb72f33 Put error message in a debug conditional. 2006-10-24 23:32:01 +00:00
David Rose 4cbeeb61cd typo in comment 2006-10-24 21:54:35 +00:00
David Rose 763808f8e4 make ModelPool::garbage_collect() behave sensibly in the new loadModel() world 2006-10-23 20:50:09 +00:00
David Rose d8eab5dbcd mouse wheel should generate down and immediate up messages, so it does not look like keyrepeat 2006-10-20 21:10:31 +00:00
David Rose b26fa4b410 correctly return NullAudioSound if unable to load file 2006-10-20 18:29:00 +00:00
David Rose 70f9db5ec4 add ClockObject::M_integer and M_integer_limited; pstats clock wait 2006-10-20 17:38:22 +00:00
David Rose dbb25d478c issue warning for singular transforms over camera 2006-10-20 15:11:12 +00:00
David Rose ab895aaab6 straighten out min_fov with film_size and focal_length 2006-10-19 23:58:30 +00:00
David Rose 825cbc04bc remove ctrav.resetPrevTransform(); make respect-prev-transform affect visualization of prev transform also 2006-10-19 18:07:37 +00:00
David Rose ab7d2d2278 remove debug statements 2006-10-19 17:11:29 +00:00
David Rose 64d4d729fc allow flatten_strong() to combine the children of a ModelNode 2006-10-18 17:18:17 +00:00
Josh Yelon 78c4be1c83 Forgot to check it in. 2006-10-17 03:53:03 +00:00