Commit Graph

197 Commits

Author SHA1 Message Date
David Rose d850afd71a Support collision solids under LOD nodes 2004-09-27 20:29:41 +00:00
David Rose 0369f07074 all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
David Rose c7c639797e merge multitexture support in from branch 2004-07-30 00:38:35 +00:00
David Rose 081122fe3b define mouseInterfaceNode 2004-06-12 02:12:16 +00:00
Asad M. Zaman 387e2e8131 creating a portal mask for portal culling 2004-05-14 00:27:28 +00:00
David Rose dec4cb4bdb upgrade to version 4.10 bams 2004-04-24 00:04:02 +00:00
David Rose a79af737d2 add MouseWatcher::set_display_region() 2004-03-05 20:10:19 +00:00
David Rose 04304b1e20 support mouse wheel events 2004-03-04 00:37:52 +00:00
David Rose d561b66713 expose GraphicsWindow::get_pointer and move_pointer 2004-03-03 19:38:28 +00:00
David Rose e5ee695b0c fix compiler objection 2004-02-18 01:01:59 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler 36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Dave Schuyler 8574aab718 comment 2004-01-28 00:12:51 +00:00
David Rose 038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
David Rose 35f5cd7d67 robustify polygons to detect sphere collisions with the polygon edge 2003-12-03 01:59:43 +00:00
David Rose e1a8ff794c bam version 4.8; compress channels more conservatively 2003-11-12 22:58:22 +00:00
David Rose 2536db25f4 add CollisionSolid::set_effective_normal 2003-11-11 05:24:56 +00:00
Dave Schuyler a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
Dave Schuyler 1f8298e7fa formatting 2003-10-28 01:15:10 +00:00
Dave Schuyler c29cc44853 comment lines 2003-10-23 03:25:17 +00:00
Dave Schuyler f37d7a2179 formatting changes. 2003-09-23 01:41:20 +00:00
David Rose 6409ff6b7f add pnmtext library 2003-09-09 19:26:25 +00:00
David Rose 02ebda98a7 change info message to debug 2003-07-24 17:00:10 +00:00
David Rose 344ca11ffd add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00
David Rose 6fc94e9f03 support reading and writing bam streams instead of just files 2003-07-18 17:04:43 +00:00
Dave Schuyler 53a3c76a2a percent_used to fraction_used 2003-07-11 23:02:58 +00:00
Asad M. Zaman f7569695f8 added new minor version 5 2003-07-10 01:06:08 +00:00
David Rose a2c3d8143f Jesse's fixes to support building Panda on VC6 2003-07-03 20:50:05 +00:00
Dave Schuyler e647dd72d7 minor changes 2003-06-20 05:28:23 +00:00
David Rose c03d886691 add PandaNode::set_tag() and related functions 2003-06-12 22:18:41 +00:00
David Rose 2531913df2 move globPattern into pandaexpress 2003-04-28 17:28:17 +00:00
Dave Schuyler f7cc219531 *** empty log message *** 2003-04-18 04:32:17 +00:00
David Rose df2a60cfb0 extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00
David Rose 28743b123b more robust texture/alpha combinations 2003-04-12 17:44:01 +00:00
David Rose 6e686caf8c support cull face reverse 2003-04-10 22:02:41 +00:00
David Rose 047508058e fix DO_PIPELINING break 2003-04-08 02:18:47 +00:00
David Rose 6b03618a46 suppress create warnings from unknown types 2003-04-04 16:46:59 +00:00
David Rose d3a082ffde 'unable to create object of type ...' is really an info, not an error 2003-04-04 16:24:24 +00:00
David Rose 63f2f424db handle copy constructor properly 2003-04-04 16:14:25 +00:00
David Rose e32fb9c7ef add debugging statements 2003-04-04 16:14:03 +00:00
Dave Schuyler 4b245a4394 removed assert 2003-03-26 23:53:39 +00:00
Dave Schuyler b83a894e91 minor changes to avoid compiler warnings and genrally clean up 2003-03-26 23:51:47 +00:00
Dave Schuyler 35127b5d1b comment 2003-03-18 02:32:38 +00:00
David Rose 8f564ea8ce dos2unix 2003-03-18 02:27:51 +00:00
Dave Schuyler d1f89fdc00 print_to to ouput 2003-03-18 01:23:03 +00:00
Dave Schuyler de252b8793 changed to nassertv and print_to to ouput 2003-03-18 01:22:17 +00:00
Dave Schuyler 2ae297a7c7 no more exit() calls 2003-03-15 03:40:49 +00:00
David Rose dc9782ee09 dos2unix 2003-03-14 23:43:58 +00:00
Dave Schuyler bcb2f71f4b uniqueIdAllocator 2003-03-14 20:07:54 +00:00