11077 Commits

Author SHA1 Message Date
David Rose
261952423b minor problems with -tm 2006-08-06 00:19:56 +00:00
David Rose
90a5037fcf don't suggest sphrt 2006-08-04 21:34:38 +00:00
David Rose
da58a7e355 gcc 64-bit 2006-08-04 17:49:19 +00:00
David Rose
36d9d7148c int -> long 2006-08-04 15:04:05 +00:00
David Rose
4e1fff429b support -fPIC properly 2006-08-04 14:59:32 +00:00
David Rose
26b1e8f6cd run-time validate endianness, numeric sizes 2006-08-04 14:43:31 +00:00
David Rose
1ea11e7073 don't insist on loading alpha version of related texture 2006-08-03 13:52:35 +00:00
Jason Yeung
ba07fb0b35 - Task bug fix for task.dt 2006-08-02 20:53:09 +00:00
Darren Ranalli
d3a036d2c9 fixed crashes in fullReport 2006-08-02 08:46:35 +00:00
Darren Ranalli
e78ae19bdb first rev 2006-08-01 02:55:49 +00:00
Darren Ranalli
052ff3e8cf added ArgumentEater 2006-08-01 02:55:27 +00:00
Asad M. Zaman
cdf8d3ea7f pseudo joint marking bug fixed 2006-07-31 21:30:17 +00:00
David Rose
2ed9484f06 fix typos in comments, fix show-transparency with M_dual 2006-07-31 21:05:10 +00:00
David Rose
ca70808c25 prevent crash at static init 2006-07-31 20:23:12 +00:00
David Rose
331d060a8a report more detail on _cat.info() error 2006-07-31 20:22:52 +00:00
Josh Yelon
87c7e59646 Reversed Y-coordinate, to reflect usual orientation of images 2006-07-31 16:24:44 +00:00
David Rose
376e11fdfd build on windows 2006-07-28 21:22:36 +00:00
David Rose
7834728560 add support for txaFileFilter 2006-07-28 20:37:14 +00:00
David Rose
df10d43e2f add heightfieldTesselator to Sources.pp 2006-07-27 20:56:55 +00:00
Josh Yelon
ba0a2427bf Working, except that image upside-down 2006-07-27 20:13:51 +00:00
Josh Wilson
f2ad8638aa back up to date 2006-07-27 19:36:07 +00:00
Josh Wilson
13ff6084fb intermediate/remedial checkin 2006-07-27 19:35:36 +00:00
David Rose
d202b5e0e2 allow particle systems to be placed under an instance 2006-07-27 00:24:34 +00:00
David Rose
703e4512b3 fix assertion failure with threading 2006-07-27 00:24:13 +00:00
David Rose
35f3829d10 fix assertion failure 2006-07-27 00:00:36 +00:00
Josh Wilson
46f04f18b2 default textures from DMODELS now instead of TTMODELS 2006-07-26 21:57:23 +00:00
David Rose
8e178ae9d6 obviate the need to call Actor.update() most of the time 2006-07-26 21:40:53 +00:00
Josh Wilson
f75b83c440 MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself. 2006-07-25 20:24:50 +00:00
Mark Mine
35bf064c9e Add ability to specify ports per server 2006-07-25 19:15:53 +00:00
Josh Wilson
f9ddc872be oops. checked in too early. panda hasn't built yet 2006-07-25 01:53:09 +00:00
Josh Wilson
cfd7181deb MAJOR OVERHAUL: The particle interval now behaves like a normal interval. The particle system is removed from the global particle and physics managers and its stepping is controlled by the interval itself. 2006-07-25 01:47:31 +00:00
Josh Wilson
4fe44aeed8 added ability to 'soft start' and 'soft stop' a particle effect 2006-07-25 01:43:04 +00:00
Josh Wilson
a886cef943 more precise import statement 2006-07-25 01:42:10 +00:00
Josh Wilson
6208912868 updated comments 2006-07-25 01:40:46 +00:00
Josh Wilson
eef56b66b4 added ability for particle system to perform a 'soft stop' where the birthing is effectively stopped while the rest of the system runs down 2006-07-25 01:39:24 +00:00
Josh Wilson
bdfdeb5f2c updated comments 2006-07-25 01:33:35 +00:00
Asad M. Zaman
8cafde83f5 turning off a camera spam 2006-07-25 00:54:52 +00:00
Asad M. Zaman
9e6fd852e3 fixed the bug with subroot 2006-07-24 23:40:41 +00:00
Asad M. Zaman
0fd878e4ca fixed the mayacopy texture reference bug 2006-07-24 23:40:19 +00:00
Darren Ranalli
28711f8bd6 DelayedCallback->FrameDelayedCallback 2006-07-21 04:22:04 +00:00
Darren Ranalli
ae56529276 added FrameDelayedCallback, DelayedCallback->DelayedFunctor 2006-07-21 04:21:39 +00:00
Darren Ranalli
fd73cf9560 moved to PythonUtil.FrameDelayedCallback 2006-07-21 04:20:59 +00:00
David Rose
c06828c193 one more windowed/fullscreen fix 2006-07-20 21:37:54 +00:00
David Rose
d0cf3615bc more fixes to fullscreen/windowed switch 2006-07-20 19:46:24 +00:00
David Rose
76ff8ab6fd fix for reopening windows 2006-07-20 18:47:58 +00:00
Asad M. Zaman
c4c87c9f84 fixed the texture path problem on the improved mayacopy 2006-07-20 17:33:07 +00:00
Asad M. Zaman
b3f4f2588d fixed a subroot bug about traversing siblings 2006-07-20 17:22:51 +00:00
Asad M. Zaman
ef8c0570c8 undoing most recent changes on mayacopy 2006-07-20 16:58:08 +00:00
David Rose
5a7cbf621a read/load should implicitly clear 2006-07-20 16:57:42 +00:00
Josh Wilson
383db87ca4 only report 'not found' error if item is not found 2006-07-20 15:26:14 +00:00