11613 Commits

Author SHA1 Message Date
Josh Yelon
3a25b1f1e7 Trivial fix 2006-11-03 15:42:15 +00:00
David Rose
93a66498c2 fix AI crash 2006-11-03 04:10:46 +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
David Rose
eeacc3fb26 eliminate warning 2006-11-03 01:52:02 +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
10be9cdfd4 protect under __debug__ 2006-11-02 20:05:24 +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
e2c38edb6f minor text change 2006-11-02 00:10:57 +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
4e0d07c7ec fix fmod for OSX 2006-11-01 23:45:17 +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
2194792fae fix getPartNames() when no parts are available 2006-11-01 00:07:38 +00:00
Josh Wilson
ade5993d76 changed way report uses notify 2006-10-31 03:33:30 +00:00
aignacio_sf
20d597bad2 Set sampling rate to 0.0.
Ignore duplicate transforms (keyframes).
Fixes flicker problem for high frame rates.
2006-10-31 03:09:16 +00:00
Josh Wilson
adb1b3411c added report function decorator 2006-10-31 02:39:26 +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
3d24d4d003 minor fix to listJoints() 2006-10-30 19:26:09 +00:00
David Rose
bf9d66662b add more Mac function keys 2006-10-30 16:22:59 +00:00
Darren Ranalli
0341696500 added *base.profileNextFrame 2006-10-28 13:15:53 +00:00
Darren Ranalli
5f9c4d55dc for efficiency, import pandac modules once and store them locally 2006-10-28 12:59:46 +00:00
Joe Shochet
46a0c73e47 added warning for doLater with negative delay time 2006-10-28 01:19:11 +00:00
David Rose
3cd35ded28 also look up standard extensions 2006-10-27 23:48:18 +00:00
David Rose
048f0fc408 also look up standard extensions 2006-10-27 23:44:13 +00:00
David Rose
e9c0e4b267 remove ancient program 2006-10-27 23:29:35 +00:00
Darren Ranalli
70db0829ff added getServerAddress 2006-10-27 23:19:46 +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
Darren Ranalli
9b78bad94d preserve token hash value even after invalidation 2006-10-26 22:56:50 +00:00
Darren Ranalli
823340c46c fixed crash in _ignore 2006-10-26 21:28:25 +00:00
Josh Yelon
e8606c82af Fixes for linux 2006-10-26 20:40:58 +00:00
Josh Yelon
61583be13a Fixes for 1.3.0 2006-10-26 19:56:00 +00:00
Darren Ranalli
8897de5899 better InputManager handling of multiple inputs to a single logical input (forward, backward etc.) 2006-10-26 03:47:34 +00:00
Zachary Pavlov
d1d6d3f1a3 removed guppy from pyutil 2006-10-25 23:50:09 +00:00
Zachary Pavlov
32bc2dfe11 oops, loader typo 2006-10-25 22:43:10 +00:00
Zachary Pavlov
4689f86821 fix for loader 2006-10-25 22:36:44 +00:00
Josh Wilson
af24759809 stop ship controls from sending out avatar type jump messages 2006-10-25 21:05:54 +00:00
David Rose
dfe5814829 rework loader vs. ModelPool; deprecate implicit filename extension; improve ModelPool.releaseModel() 2006-10-25 17:56:50 +00:00
David Rose
8768f41974 whoops, forgot to save animModel 2006-10-25 17:53:52 +00:00
Josh Yelon
e58c0245a5 New Release Notes 2006-10-25 17:48:39 +00:00
Joe Shochet
bc8b0a87fb fixed a little partBundleDict bug in getActorInfo 2006-10-25 05:25:07 +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