6582 Commits

Author SHA1 Message Date
David Rose
fb9e74bb48 build test_client correctly 2004-01-07 18:29:13 +00:00
David Rose
23cda1fd3f use LerpBlendHelpers.getBlend 2004-01-07 16:19:05 +00:00
David Rose
3208ebadf6 minor comment tweak 2004-01-07 16:15:24 +00:00
Dave Schuyler
ea2b5e8ea6 added quiet() 2004-01-07 06:25:16 +00:00
David Rose
b0e3667dbe fix IndirectInterval not to start/stop sounds repeatedly 2004-01-07 02:47:54 +00:00
Darren Ranalli
11af84dec4 verbose factory-win debugging 2004-01-06 22:24:10 +00:00
David Rose
d787afb6a4 ensure sounds aren't played past their duration 2004-01-06 20:46:57 +00:00
Dave Schuyler
7935486194 fixed problem where being pushed off the edge of a moving conveyor did not stop the avatar from moving 2004-01-06 00:05:03 +00:00
David Rose
334d621ef9 no longer need interrogate workaround 2004-01-05 23:41:11 +00:00
David Rose
e3b7aa48f9 properly detect need to upcast in single-inheritance cases 2004-01-05 23:40:54 +00:00
David Rose
3ca542e7d6 we might need to upcast even in single inheritance 2004-01-05 23:40:20 +00:00
Darren Ranalli
0a6dd236f2 added (disabled) code to include every zone in viz when showing hidden zones in red 2004-01-05 23:17:45 +00:00
Darren Ranalli
83d2151a6c added scale attrib to NodePath 2004-01-05 23:16:44 +00:00
David Rose
0f4b4c95b2 fix backspace repeat 2004-01-05 18:30:08 +00:00
Dave Schuyler
0c338d3c3d made verify a built-in; added want-verify-pdb 2004-01-03 02:58:25 +00:00
Dave Schuyler
56978e1ade comment 2004-01-03 02:03:43 +00:00
Asad M. Zaman
1b5e1c6ecf optimized directx perspective calculation and fixed orthographic projection 2004-01-03 01:44:20 +00:00
David Rose
c5a0b25bc8 more verbose error messages on disconnect 2004-01-02 23:18:21 +00:00
Asad M. Zaman
cf6ba279f8 it now uses directx api to set the perspective projection matrix 2004-01-02 21:55:43 +00:00
David Rose
fccf01715c use FontPool for loading fonts 2004-01-02 21:10:39 +00:00
David Rose
eff32dce7d use FontPool for loading fonts 2004-01-02 21:09:40 +00:00
David Rose
da894b0561 use FontPool for loading fonts 2004-01-02 21:08:52 +00:00
David Rose
e55a5136af don't leave cray under node if not being used 2003-12-27 00:12:36 +00:00
David Rose
106913d722 handle keyrepeat specially 2003-12-26 23:51:56 +00:00
David Rose
a84c3ffec4 better internationalization input support 2003-12-26 23:00:28 +00:00
David Rose
038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
David Rose
f3dc49baed don't attempt to compile until it's ready 2003-12-25 16:16:38 +00:00
David Rose
0e366091e5 beginnings of win-stats 2003-12-25 16:15:14 +00:00
Asad M. Zaman
e1be4d99df fixed the book model on toon-props, re-build the whole tree 2003-12-24 22:36:56 +00:00
David Rose
1033c1d52e add ClockObject::M_forced and M_degrade 2003-12-24 19:41:29 +00:00
David Rose
7bd60f5d7b oops 2003-12-23 23:19:59 +00:00
David Rose
212e00c3e9 new FrameRateMeter 2003-12-23 23:12:40 +00:00
David Rose
12ef28166f active new FrameRateMeter when requested 2003-12-23 23:12:24 +00:00
Asad M. Zaman
208cb7aa8d this should fix the texture repeat problem on some files 2003-12-23 21:28:37 +00:00
David Rose
569758a0f6 robustify layer-ordering interface 2003-12-23 21:08:11 +00:00
David Rose
f4a0d85d02 add get_average_frame_rate 2003-12-23 21:06:06 +00:00
David Rose
fef9d176e2 support new layer-ordering interface in panda 2003-12-23 19:27:41 +00:00
David Rose
9e196097ad robustify layer-ordering interface 2003-12-23 19:27:01 +00:00
David Rose
0a0084fc36 silence compiler warning 2003-12-23 18:52:06 +00:00
Asad M. Zaman
dd6924f10d fixed the telescope model problem. Need to make clean and install in ttmodels with this change 2003-12-23 03:06:32 +00:00
Dave Schuyler
09e295601b removed print statement 2003-12-23 02:50:28 +00:00
Dave Schuyler
a9636b7185 formatting 2003-12-23 02:50:13 +00:00
David Rose
03b156dee1 use global cap on dt, not local cap 2003-12-23 00:17:01 +00:00
Dave Schuyler
7183fb3b50 changed to not use setInitialState 2003-12-22 23:13:54 +00:00
Dave Schuyler
ca15a720c9 formatting 2003-12-22 23:00:53 +00:00
Darren Ranalli
6a87e89a43 fixed factory crosstalk problem 2003-12-20 01:17:51 +00:00
Darren Ranalli
5425755442 added printZones() 2003-12-19 21:19:40 +00:00
Darren Ranalli
3120d7108f added ignoreAll to Entity.destroy 2003-12-19 21:19:06 +00:00
David Rose
2c9ba8eec4 be more aggressive freeing memory 2003-12-18 23:21:38 +00:00
David Rose
d353a08dd1 need to use memchr instead of strchr 2003-12-18 04:58:26 +00:00