8978 Commits

Author SHA1 Message Date
David Rose
7d8cbc7a10 straighten out some confusing texture interfaces 2005-05-02 00:29:24 +00:00
David Rose
041058a594 allow more than 32 colliders in one traverser 2005-04-30 21:12:28 +00:00
Dave Schuyler
309479578b *** empty log message *** 2005-04-30 02:59:52 +00:00
Dave Schuyler
8580dddb60 sign extend now generates the same output for 2.2.2 and 2.4.1 (python versions) 2005-04-30 02:59:32 +00:00
Dave Schuyler
866645f18c test for greg 2005-04-30 01:34:54 +00:00
David Rose
bb0c57bcd8 pstats use 32 bit headers 2005-04-30 00:09:28 +00:00
David Rose
819355581e various pstats improvements; pstats use 32 bit headers; added "*" category; some minor fixes 2005-04-30 00:09:07 +00:00
David Rose
5e8855ebc8 fix calc_tight_bounds(), add NodePath::show_tight_bounds() 2005-04-29 23:06:27 +00:00
Josh Yelon
9946ffe1ab *** empty log message *** 2005-04-29 23:01:39 +00:00
Darren Ranalli
4ef35cf5b1 drwr: fix crash on partial transform across compass 2005-04-29 21:37:13 +00:00
Josh Yelon
db6ef92534 Added links to sample programs. Not finished yet. 2005-04-29 17:39:34 +00:00
David Rose
b1a9ec1f09 update multiple inheritance comment 2005-04-29 16:01:34 +00:00
David Rose
4f1a424610 NodePath::get_mat(other) needs to return a concrete 2005-04-29 15:59:04 +00:00
David Rose
f4a049454e whoops, fix lighting under DirectX 2005-04-29 15:17:12 +00:00
Dave Schuyler
d653234504 formatting 2005-04-29 03:49:56 +00:00
Dave Schuyler
88c436e5b9 moved del order 2005-04-29 03:48:50 +00:00
Darren Ranalli
8287e73425 added Stack, handle recursion safely in ParamObj 2005-04-29 01:46:02 +00:00
David Rose
90300d22d9 track active cache 2005-04-28 21:17:27 +00:00
Darren Ranalli
3b6d1fff8c added table heading to osd 2005-04-28 20:55:39 +00:00
Darren Ranalli
0b79545908 added osd support 2005-04-28 18:30:37 +00:00
David Rose
468fb19220 changes from Jason Pratt to support running epydoc--don't do stuff on module import 2005-04-28 17:59:00 +00:00
David Rose
d4ba21fc11 dos2unix 2005-04-28 16:56:43 +00:00
Asad M. Zaman
f5bf1a49c0 oops on the debugginh info 2005-04-27 23:12:27 +00:00
Philip Saltzman
f22866dc67 improvemnts to fmod positional audio handling 2005-04-27 22:09:47 +00:00
Asad M. Zaman
cb673496b5 added eggRename tool support 2005-04-27 18:26:12 +00:00
Asad M. Zaman
7cb711d9bc added eggRename tool 2005-04-27 18:26:04 +00:00
David Rose
212fbc6c6b DO_DCAST, is_qpgeom() 2005-04-27 16:33:59 +00:00
David Rose
988792a85d DO_DCAST 2005-04-27 16:33:33 +00:00
David Rose
b21d478e0b remove incorrect inline keywords 2005-04-27 15:00:52 +00:00
David Rose
783f891f19 remove out-of-date documents 2005-04-27 14:57:47 +00:00
David Rose
34e47c5504 make normalize() and length() methods on LVecBase3f instead of just LVector3f 2005-04-27 13:46:59 +00:00
David Rose
0fa44b405c fix band-aid 2005-04-27 01:34:45 +00:00
Dave Schuyler
17ee791ced *** empty log message *** 2005-04-26 22:27:00 +00:00
Joe Shochet
09962a0e54 new handler for child setLocation calls 2005-04-26 19:57:27 +00:00
David Rose
2f4327c5a0 more robustifying of clip planes 2005-04-26 19:42:43 +00:00
David Rose
10242ea013 new NodePath::set_attrib(), set_clip_plane(), etc. 2005-04-26 17:51:54 +00:00
Dave Schuyler
0dd3363dd1 formatting 2005-04-25 23:39:51 +00:00
David Rose
de052535d4 close-request-event 2005-04-25 22:29:46 +00:00
Mark Mine
d8330fc4f1 Eliminated selection on just mouse up, requires matching mouse down event, for bad interaction with direct gui 2005-04-25 22:28:41 +00:00
David Rose
f0e276fadd simplify pstats a bit; make qpgeom egg loader behave more like traditional 2005-04-25 22:23:18 +00:00
David Rose
4e66269371 GraphicsWindow::set_request_close_event() 2005-04-25 21:54:46 +00:00
David Rose
f4aaa21b50 GL_TRUE 2005-04-25 18:10:58 +00:00
David Rose
6c3f5aca2a rework early-random-seed a bit 2005-04-25 14:47:29 +00:00
David Rose
d0cf343143 remove multisample from default 2005-04-24 16:35:14 +00:00
David Rose
69804fbb87 add size parameter to openWindow() 2005-04-24 16:32:48 +00:00
Darren Ranalli
d90c8e3e8d ParamSet/ParamObj documentation 2005-04-23 02:13:25 +00:00
David Rose
302d80966b copy-on-write for _ends array, too 2005-04-23 00:35:32 +00:00
David Rose
360f0bbaa2 finalize order properly 2005-04-23 00:09:04 +00:00
David Rose
9b560c9370 minor performance enhancements 2005-04-22 23:53:43 +00:00
David Rose
f8d209d90c disable egg-flatten-radius by default 2005-04-22 23:50:27 +00:00