Commit Graph

6173 Commits

Author SHA1 Message Date
David Rose 13fdb2a4a0 remove old test program 2003-10-29 07:20:17 +00:00
David Rose 98e0a247f1 remove unused files 2003-10-29 07:14:44 +00:00
Mark Mine 54ca7ac70e Added ability to make widget always drawn on top 2003-10-29 04:50:43 +00:00
Mark Mine cded5d414c Added menu item to toggle widget being drawn on top of everything else 2003-10-29 04:16:23 +00:00
David Rose 87cf63934e double-sided egg flag means to respect maya settings 2003-10-29 02:33:27 +00:00
David Rose 70d1868ce3 add has_hook 2003-10-29 02:08:14 +00:00
David Rose 6faea2fcad add ? to show keys 2003-10-29 01:48:33 +00:00
David Rose b202de7983 add tab 2003-10-29 01:48:11 +00:00
David Rose 3112850acc define allow-unrelated-wrt 2003-10-28 23:45:42 +00:00
Dave Schuyler 70a99ff5d5 removed print statement 2003-10-28 23:27:45 +00:00
David Rose 1be1d02bc0 add -c option 2003-10-28 22:45:47 +00:00
David Rose 5ef511f6b7 call it pview, and use the -c option 2003-10-28 20:03:55 +00:00
David Rose d72cf23952 fiddle with debugging output 2003-10-28 20:03:30 +00:00
David Rose da3c2a3be9 add mayaSavePview 2003-10-28 07:54:43 +00:00
Dave Schuyler c58963671a changed includes to use application path 2003-10-28 06:26:45 +00:00
Dave Schuyler 6d9bc4072f added setAirborneHeightFunc 2003-10-28 06:24:56 +00:00
Dave Schuyler 2292497923 *** empty log message *** 2003-10-28 06:23:53 +00:00
Dave Schuyler 8f9b78b877 formatting 2003-10-28 06:21:05 +00:00
Dave Schuyler f8efe985d2 changed includes to use application path 2003-10-28 06:10:41 +00:00
Dave Schuyler 973b561510 *** empty log message *** 2003-10-28 05:40:15 +00:00
Dave Schuyler f24d405030 changed include to use quotes 2003-10-28 05:15:48 +00:00
Darren Ranalli 40416504b9 double-check that ack came from target av 2003-10-28 01:34:19 +00:00
Dave Schuyler 2c76c19910 comment 2003-10-28 01:22:35 +00:00
Dave Schuyler 1f8298e7fa formatting 2003-10-28 01:15:10 +00:00
Dave Schuyler e17eb83f3c added ls() 2003-10-28 01:13:24 +00:00
David Rose c4dc626ead support case-insensitive NodePath searches 2003-10-28 00:48:31 +00:00
Dave Schuyler ee418ad4bb formatting 2003-10-28 00:42:02 +00:00
Dave Schuyler fe3b009d2b added ls() 2003-10-28 00:25:00 +00:00
Dave Schuyler bf7c3c3508 added Vector 2003-10-28 00:22:17 +00:00
Dave Schuyler a9439db14d added hpr print 2003-10-28 00:21:53 +00:00
Dave Schuyler 289824359b formatting 2003-10-28 00:16:47 +00:00
Dave Schuyler 390744d664 *** empty log message *** 2003-10-28 00:15:28 +00:00
Dave Schuyler eb823d9811 onScreenDebug 2003-10-28 00:14:34 +00:00
David Rose 1cecb8d5f5 be more gentle with not-in-scene-graph warnings 2003-10-28 00:14:20 +00:00
Dave Schuyler 7e3f8e6b6d new collider interface changes 2003-10-28 00:09:22 +00:00
David Rose 9ccec9bb73 preserve get_key() after a remove_node() operation 2003-10-27 23:36:54 +00:00
David Rose 8a45c38537 insist on same graph for colliders 2003-10-27 21:30:52 +00:00
David Rose f6fe58c262 keep reference count during statsh 2003-10-27 20:54:14 +00:00
Mark Mine a42f2c6a94 *** empty log message *** 2003-10-27 06:22:05 +00:00
David Rose a2355fa37c use higher-level class for copy constructor 2003-10-27 00:46:47 +00:00
David Rose d66635bc86 plane now inherits from LVecBase4 2003-10-27 00:46:20 +00:00
David Rose b2e0b4395e add __hash__, getName now defined in Panda 2003-10-25 19:35:25 +00:00
David Rose 0b8b4f9cef change logic for uniqueness of NodePaths w.r.t. instances 2003-10-25 19:10:09 +00:00
David Rose 9e0459be64 plane now inherits from LVecBase4 2003-10-25 19:07:48 +00:00
David Rose 0b1954afbc inherit Plane from LVecBase4 2003-10-25 15:18:01 +00:00
David Rose f6689fe2bd write doubles to bams for double types 2003-10-25 15:17:39 +00:00
David Rose 474209d9d1 oops, missed a PandaNode -> NodePath conversion 2003-10-25 02:03:09 +00:00
Darren Ranalli 2853a4a149 more helpful error msg 2003-10-25 02:01:06 +00:00
David Rose 6cf08727d4 apply clip plane attrib to collision polygons 2003-10-25 01:29:07 +00:00
Darren Ranalli e1f49b2569 added SpecUtil funcs for creating and adapting specs to new level models 2003-10-25 01:18:04 +00:00