fix issue with Francisco Leon Najera name (code page 949)

See also Issue 414
This commit is contained in:
erwin.coumans
2010-08-10 19:18:12 +00:00
parent 73ca9bafc8
commit e5b056532e
31 changed files with 31 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
#define BT_BOX_COLLISION_H_INCLUDED #define BT_BOX_COLLISION_H_INCLUDED
/*! \file gim_box_collision.h /*! \file gim_box_collision.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -2,7 +2,7 @@
#define BT_CLIP_POLYGON_H_INCLUDED #define BT_CLIP_POLYGON_H_INCLUDED
/*! \file btClipPolygon.h /*! \file btClipPolygon.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -2,7 +2,7 @@
#define BT_CONTACT_H_INCLUDED #define BT_CONTACT_H_INCLUDED
/*! \file gim_contact.h /*! \file gim_contact.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -1,5 +1,5 @@
/*! \file gim_box_set.h /*! \file gim_box_set.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -2,7 +2,7 @@
#define GIM_BOX_SET_H_INCLUDED #define GIM_BOX_SET_H_INCLUDED
/*! \file gim_box_set.h /*! \file gim_box_set.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -1,5 +1,5 @@
/*! \file btGImpactShape.h /*! \file btGImpactShape.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -1,5 +1,5 @@
/*! \file btGImpactMassUtil.h /*! \file btGImpactMassUtil.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -1,5 +1,5 @@
/*! \file gim_box_set.h /*! \file gim_box_set.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -2,7 +2,7 @@
#define GIM_QUANTIZED_SET_H_INCLUDED #define GIM_QUANTIZED_SET_H_INCLUDED
/*! \file btGImpactQuantizedBvh.h /*! \file btGImpactQuantizedBvh.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -1,5 +1,5 @@
/*! \file btGenericPoolAllocator.cpp /*! \file btGenericPoolAllocator.cpp
\author Francisco Len N<EFBFBD>jera. email projectileman@yahoo.com \author Francisco Leon Najera. email projectileman@yahoo.com
General purpose allocator class General purpose allocator class
*/ */

View File

@@ -1,5 +1,5 @@
/*! \file btGenericPoolAllocator.h /*! \file btGenericPoolAllocator.h
\author Francisco Len N<EFBFBD>jera. email projectileman@yahoo.com \author Francisco Leon Najera. email projectileman@yahoo.com
General purpose allocator class General purpose allocator class
*/ */

View File

@@ -2,7 +2,7 @@
#define BT_BASIC_GEOMETRY_OPERATIONS_H_INCLUDED #define BT_BASIC_GEOMETRY_OPERATIONS_H_INCLUDED
/*! \file btGeometryOperations.h /*! \file btGeometryOperations.h
*\author Francisco Len N<EFBFBD>jera *\author Francisco Leon Najera
*/ */
/* /*

View File

@@ -2,7 +2,7 @@
#define BT_QUANTIZATION_H_INCLUDED #define BT_QUANTIZATION_H_INCLUDED
/*! \file btQuantization.h /*! \file btQuantization.h
*\author Francisco Len N<EFBFBD>jera *\author Francisco Leon Najera
*/ */
/* /*

View File

@@ -1,5 +1,5 @@
/*! \file btGImpactTriangleShape.h /*! \file btGImpactTriangleShape.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -1,5 +1,5 @@
/*! \file btGImpactShape.h /*! \file btGImpactShape.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
This source file is part of GIMPACT Library. This source file is part of GIMPACT Library.

View File

@@ -1,7 +1,7 @@
#ifndef GIM_ARRAY_H_INCLUDED #ifndef GIM_ARRAY_H_INCLUDED
#define GIM_ARRAY_H_INCLUDED #define GIM_ARRAY_H_INCLUDED
/*! \file gim_array.h /*! \file gim_array.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_BASIC_GEOMETRY_OPERATIONS_H_INCLUDED #define GIM_BASIC_GEOMETRY_OPERATIONS_H_INCLUDED
/*! \file gim_basic_geometry_operations.h /*! \file gim_basic_geometry_operations.h
*\author Francisco Len N<EFBFBD>jera *\author Francisco Leon Najera
type independant geometry routines type independant geometry routines
*/ */

View File

@@ -1,7 +1,7 @@
#ifndef GIM_BITSET_H_INCLUDED #ifndef GIM_BITSET_H_INCLUDED
#define GIM_BITSET_H_INCLUDED #define GIM_BITSET_H_INCLUDED
/*! \file gim_bitset.h /*! \file gim_bitset.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_BOX_COLLISION_H_INCLUDED #define GIM_BOX_COLLISION_H_INCLUDED
/*! \file gim_box_collision.h /*! \file gim_box_collision.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_BOX_SET_H_INCLUDED #define GIM_BOX_SET_H_INCLUDED
/*! \file gim_box_set.h /*! \file gim_box_set.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_CLIP_POLYGON_H_INCLUDED #define GIM_CLIP_POLYGON_H_INCLUDED
/*! \file gim_tri_collision.h /*! \file gim_tri_collision.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_CONTACT_H_INCLUDED #define GIM_CONTACT_H_INCLUDED
/*! \file gim_contact.h /*! \file gim_contact.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_GEOM_TYPES_H_INCLUDED #define GIM_GEOM_TYPES_H_INCLUDED
/*! \file gim_geom_types.h /*! \file gim_geom_types.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_GEOMETRY_H_INCLUDED #define GIM_GEOMETRY_H_INCLUDED
/*! \file gim_geometry.h /*! \file gim_geometry.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#ifndef GIM_HASH_TABLE_H_INCLUDED #ifndef GIM_HASH_TABLE_H_INCLUDED
#define GIM_HASH_TABLE_H_INCLUDED #define GIM_HASH_TABLE_H_INCLUDED
/*! \file gim_trimesh_data.h /*! \file gim_trimesh_data.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_LINEAR_H_INCLUDED #define GIM_LINEAR_H_INCLUDED
/*! \file gim_linear_math.h /*! \file gim_linear_math.h
*\author Francisco Len N<EFBFBD>jera *\author Francisco Leon Najera
Type Independant Vector and matrix operations. Type Independant Vector and matrix operations.
*/ */
/* /*

View File

@@ -1,7 +1,7 @@
#ifndef GIM_MATH_H_INCLUDED #ifndef GIM_MATH_H_INCLUDED
#define GIM_MATH_H_INCLUDED #define GIM_MATH_H_INCLUDED
/*! \file gim_math.h /*! \file gim_math.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#ifndef GIM_MEMORY_H_INCLUDED #ifndef GIM_MEMORY_H_INCLUDED
#define GIM_MEMORY_H_INCLUDED #define GIM_MEMORY_H_INCLUDED
/*! \file gim_memory.h /*! \file gim_memory.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
#ifndef GIM_RADIXSORT_H_INCLUDED #ifndef GIM_RADIXSORT_H_INCLUDED
#define GIM_RADIXSORT_H_INCLUDED #define GIM_RADIXSORT_H_INCLUDED
/*! \file gim_radixsort.h /*! \file gim_radixsort.h
\author Francisco Len N<EFBFBD>jera. \author Francisco Leon Najera.
Based on the work of Michael Herf : "fast floating-point radix sort" Based on the work of Michael Herf : "fast floating-point radix sort"
Avaliable on http://www.stereopsis.com/radix.html Avaliable on http://www.stereopsis.com/radix.html
*/ */

View File

@@ -1,6 +1,6 @@
/*! \file gim_tri_collision.h /*! \file gim_tri_collision.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#define GIM_TRI_COLLISION_H_INCLUDED #define GIM_TRI_COLLISION_H_INCLUDED
/*! \file gim_tri_collision.h /*! \file gim_tri_collision.h
\author Francisco Len N<EFBFBD>jera \author Francisco Leon Najera
*/ */
/* /*
----------------------------------------------------------------------------- -----------------------------------------------------------------------------