Commit Graph

127 Commits

Author SHA1 Message Date
Dave Schuyler 078f4c50c5 small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
David Rose 344ca11ffd add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00
David Rose 979280544c restore format from bam 2003-07-18 00:43:35 +00:00
Asad M. Zaman 674520f630 added rawdata mode for textures 2003-07-10 16:23:14 +00:00
David Rose 114020c20b correctly read version 4.2 bams 2003-04-16 22:21:51 +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 398442ee18 deal with textures from bam files without filenames properly 2003-04-04 16:23:33 +00:00
David Rose b6eefd9e23 use alpha channel if alpha image has it 2003-03-20 14:56:48 +00:00
David Rose 0945d3c127 robustify pathnames some more 2003-02-20 17:10:28 +00:00
David Rose 12e9117087 add BTM_unchanged 2003-02-20 01:18:27 +00:00
David Rose a31dba7522 cleaner interface to minmax and transform 2003-02-02 20:40:26 +00:00
David Rose 8b9c2ae9c6 explicit sync_frame and flip_frame 2003-01-22 19:54:56 +00:00
David Rose 411a263fe8 build for gcc3.2 2003-01-17 16:42:36 +00:00
David Rose 48ac976821 update comment 2003-01-13 16:16:20 +00:00
David Rose c65538b0e1 LOD::set_stress_factor 2002-09-16 18:07:10 +00:00
cxgeorge 7766b9ced2 add new texture constructor, set_size() method 2002-09-13 00:30:13 +00:00
David Rose a33194e89f move use_vfs to express 2002-08-06 15:10:17 +00:00
David Rose fa59c3e37f loader uses vfs 2002-08-04 16:58:35 +00:00
cxgeorge bf875c4d6f fix comment 2002-06-09 01:37:59 +00:00
David Rose ca07e15ec9 a few more pview features 2002-06-06 18:16:39 +00:00
David Rose 74c527d72b work around VC7 bug 2002-05-23 01:34:39 +00:00
David Rose a842722d15 msvc6 fix? 2002-05-22 00:27:54 +00:00
cxgeorge 5f75d73f3a compute total geom verts more efficiently 2002-04-30 00:53:01 +00:00
David Rose a23a7572a2 rename out qp's 2002-04-10 18:08:06 +00:00
David Rose a38e063667 remove old scene graph code 2002-04-09 18:33:48 +00:00
David Rose 783ba052d7 pgraph lighting, optional offset decal implementation 2002-03-28 01:51:13 +00:00
David Rose e46050a69e pgraph collisions, textures 2002-03-18 16:15:53 +00:00
David Rose 9145e25ad4 new pgraph bam rules, cdata copy constructors 2002-03-11 17:32:10 +00:00
David Rose 366bcf8520 pgraph decals 2002-03-05 02:02:41 +00:00
David Rose 5306f05c77 pgraph bam 2002-03-04 19:09:33 +00:00
David Rose da79251b45 pipeline BoundedObject 2002-03-01 19:14:34 +00:00
cxgeorge 05363c5b35 add more wrapmodes 2002-02-28 01:12:48 +00:00
David Rose e71491040f change normal texture byte ordering from RGBA to BGRA (big-endian) 2002-02-21 00:24:33 +00:00
David Rose de6a97f1c0 allow more general selection of texture filter type for DynamicTextFont 2002-02-20 00:39:08 +00:00
David Rose b1f7b2b295 fix incorrect vc7 workaround 2002-02-12 23:17:48 +00:00
David Rose d53603f85b add set_keep_ram_image 2002-02-11 19:21:27 +00:00
David Rose 8ac85bec8c remove unused variable 2002-02-08 23:33:54 +00:00
cxgeorge c9dbb74fe3 fix vc7 issue 2002-02-06 04:57:35 +00:00
cxgeorge 5f35e26a63 *** empty log message *** 2002-02-06 02:41:54 +00:00
cxgeorge 48fbbe3aac add DO_MEMORY_USAGE 2002-02-06 01:50:07 +00:00
David Rose 9733e17391 allow flatten to un-index colors properly 2001-12-26 19:10:47 +00:00
David Rose 4a0b5d3d7e bam version 3.5 2001-12-13 23:28:12 +00:00
David Rose 771ff8b9a1 add MatrixLens 2001-12-13 02:07:15 +00:00
David Rose c5ec803f6f new distort library, separate out pandafx 2001-12-12 19:49:15 +00:00
cxgeorge 9d721e6dd5 remove old fields since bam version # bumped up 2001-12-11 22:11:20 +00:00
David Rose d05416a7cd vc++ doesn't like 'vector' 2001-12-06 23:21:38 +00:00
David Rose 46189dbae4 add set_frustum_from_corners 2001-12-06 23:11:08 +00:00
David Rose b6d41dd8c8 rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
cxgeorge 6bac1b28c6 avoid breaking existing .bam files 2001-11-28 02:27:07 +00:00