|
@@ -33,7 +33,7 @@ static const unsigned short _bam_major_ver = 6;
|
|
|
// Bumped to major version 6 on 2/11/06 to factor out PandaNode::CData.
|
|
// Bumped to major version 6 on 2/11/06 to factor out PandaNode::CData.
|
|
|
|
|
|
|
|
static const unsigned short _bam_first_minor_ver = 14;
|
|
static const unsigned short _bam_first_minor_ver = 14;
|
|
|
-static const unsigned short _bam_minor_ver = 28;
|
|
|
|
|
|
|
+static const unsigned short _bam_minor_ver = 29;
|
|
|
// Bumped to minor version 14 on 12/19/07 to change default ColorAttrib.
|
|
// Bumped to minor version 14 on 12/19/07 to change default ColorAttrib.
|
|
|
// Bumped to minor version 15 on 4/9/08 to add TextureAttrib::_implicit_sort.
|
|
// Bumped to minor version 15 on 4/9/08 to add TextureAttrib::_implicit_sort.
|
|
|
// Bumped to minor version 16 on 5/13/08 to add Texture::_quality_level.
|
|
// Bumped to minor version 16 on 5/13/08 to add Texture::_quality_level.
|
|
@@ -49,6 +49,7 @@ static const unsigned short _bam_minor_ver = 28;
|
|
|
// Bumped to minor version 26 on 8/5/11 to add multiview (stereo) Textures.
|
|
// Bumped to minor version 26 on 8/5/11 to add multiview (stereo) Textures.
|
|
|
// Bumped to minor version 27 on 10/9/11 to add stdfloat_double.
|
|
// Bumped to minor version 27 on 10/9/11 to add stdfloat_double.
|
|
|
// Bumped to minor version 28 on 11/28/11 to add Texture::_auto_texture_scale.
|
|
// Bumped to minor version 28 on 11/28/11 to add Texture::_auto_texture_scale.
|
|
|
|
|
+// Bumped to minor version 29 on 12/17/11 to add GeomVertexColumn::_column_alignment.
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif
|
|
#endif
|