open_toontown_panda3d/panda/src/gobj
Dave Schuyler 078f4c50c5 small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
..
LOD.I Update copyright header 2001-05-25 21:27:38 +00:00
LOD.cxx LOD::set_stress_factor 2002-09-16 18:07:10 +00:00
LOD.h small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
Sources.pp remove old scene graph code 2002-04-09 18:33:48 +00:00
boundedObject.I remove old scene graph code 2002-04-09 18:33:48 +00:00
boundedObject.cxx remove old scene graph code 2002-04-09 18:33:48 +00:00
boundedObject.h msvc6 fix? 2002-05-22 00:27:54 +00:00
config_gobj.cxx added rawdata mode for textures 2003-07-10 16:23:14 +00:00
config_gobj.h added rawdata mode for textures 2003-07-10 16:23:14 +00:00
drawable.cxx add DO_MEMORY_USAGE 2002-02-06 01:50:07 +00:00
drawable.h remove old scene graph code 2002-04-09 18:33:48 +00:00
geom.I compute total geom verts more efficiently 2002-04-30 00:53:01 +00:00
geom.N Initial revision 2000-10-04 01:14:41 +00:00
geom.cxx cleaner interface to minmax and transform 2003-02-02 20:40:26 +00:00
geom.h cleaner interface to minmax and transform 2003-02-02 20:40:26 +00:00
geomLine.cxx build for gcc3.2 2003-01-17 16:42:36 +00:00
geomLine.h float consts 2001-11-05 21:54:43 +00:00
geomLinestrip.cxx build for gcc3.2 2003-01-17 16:42:36 +00:00
geomLinestrip.h float consts 2001-11-05 21:54:43 +00:00
geomPoint.cxx build for gcc3.2 2003-01-17 16:42:36 +00:00
geomPoint.h float consts 2001-11-05 21:54:43 +00:00
geomPolygon.cxx changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomPolygon.h changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomQuad.cxx changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomQuad.h changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomSphere.cxx changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomSphere.h changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomSprite.I support setting sprite particles from sample polygon 2001-06-18 23:58:03 +00:00
geomSprite.cxx new pgraph bam rules, cdata copy constructors 2002-03-11 17:32:10 +00:00
geomSprite.h pgraph bam 2002-03-04 19:09:33 +00:00
geomTri.cxx changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomTri.h changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomTrifan.cxx rename dangerous PTA contructor to empty_array 2001-11-16 02:38:09 +00:00
geomTrifan.h changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomTristrip.cxx rename dangerous PTA contructor to empty_array 2001-11-16 02:38:09 +00:00
geomTristrip.h changed CircBuffer to use STL-like interface 2001-06-12 18:56:57 +00:00
geomprimitives.h Update copyright header 2001-05-25 21:27:38 +00:00
gobj_composite1.cxx remove old scene graph code 2002-04-09 18:33:48 +00:00
gobj_composite2.cxx add MatrixLens 2001-12-13 02:07:15 +00:00
imageBuffer.I robustify pathnames some more 2003-02-20 17:10:28 +00:00
imageBuffer.cxx added rawdata mode for textures 2003-07-10 16:23:14 +00:00
imageBuffer.h extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00
lens.I explicit sync_frame and flip_frame 2003-01-22 19:54:56 +00:00
lens.cxx add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00
lens.h a few more pview features 2002-06-06 18:16:39 +00:00
material.I Update copyright header 2001-05-25 21:27:38 +00:00
material.cxx squelch compiler warnings 2001-08-07 16:29:18 +00:00
material.h Update copyright header 2001-05-25 21:27:38 +00:00
materialPool.I Update copyright header 2001-05-25 21:27:38 +00:00
materialPool.cxx Update copyright header 2001-05-25 21:27:38 +00:00
materialPool.h pvector, pmap, etc. 2001-06-06 00:55:53 +00:00
matrixLens.I add MatrixLens 2001-12-13 02:07:15 +00:00
matrixLens.cxx add MatrixLens 2001-12-13 02:07:15 +00:00
matrixLens.h add MatrixLens 2001-12-13 02:07:15 +00:00
orthographicLens.I rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
orthographicLens.cxx rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
orthographicLens.h rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
perspectiveLens.I rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
perspectiveLens.cxx *** empty log message *** 2002-02-06 02:41:54 +00:00
perspectiveLens.h rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
pixelBuffer.I restore format from bam 2003-07-18 00:43:35 +00:00
pixelBuffer.N Initial revision 2000-10-04 01:14:41 +00:00
pixelBuffer.cxx restore format from bam 2003-07-18 00:43:35 +00:00
pixelBuffer.h restore format from bam 2003-07-18 00:43:35 +00:00
savedContext.I new texture dirty flags 2001-11-27 23:13:35 +00:00
savedContext.cxx new texture dirty flags 2001-11-27 23:13:35 +00:00
savedContext.h new texture dirty flags 2001-11-27 23:13:35 +00:00
test_gobj.cxx Update copyright header 2001-05-25 21:27:38 +00:00
texture.I update comment 2003-01-13 16:16:20 +00:00
texture.cxx restore format from bam 2003-07-18 00:43:35 +00:00
texture.h added rawdata mode for textures 2003-07-10 16:23:14 +00:00
textureContext.I new texture dirty flags 2001-11-27 23:13:35 +00:00
textureContext.cxx new texture dirty flags 2001-11-27 23:13:35 +00:00
textureContext.h new texture dirty flags 2001-11-27 23:13:35 +00:00
texturePool.I extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00
texturePool.cxx extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00
texturePool.h extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00