MegaGlest/source/tools/glexemel
Titus Tscharntke 1072223b48 Now a working version for of the g3d importer/exporter for blender 2.63! ( Includes "non-selectable"-feature too now ) 2012-09-01 19:25:08 +00:00
..
CMakeLists.txt added some new cmake directives to optional turn off subprojects from the build process. The new cmake options include: 2011-10-17 16:59:22 +00:00
COPYING - added glexemel to svn and CMake builds 2011-01-14 06:56:19 +00:00
INSTALL - added glexemel to svn and CMake builds 2011-01-14 06:56:19 +00:00
Makefile.linux - added glexemel to svn and CMake builds 2011-01-14 06:56:19 +00:00
README - added glexemel to svn and CMake builds 2011-01-14 06:56:19 +00:00
g2xml.c - bug fixes for load saved game (now fixes loading on windows) and corrects memory bug for loading saved games on all platforms. 2012-04-04 15:36:09 +00:00
g3d.dtd - added glexemel to svn and CMake builds 2011-01-14 06:56:19 +00:00
g3d_logo.png Stuff from pabs (debian games) round #1 2011-05-03 07:58:59 +00:00
g3d_support.py - added glexemel to svn and CMake builds 2011-01-14 06:56:19 +00:00
g3d_support_b257.py - added blender scripts for blender 2.5x and 2.6x for g3d import / export 2011-12-16 01:21:52 +00:00
g3d_support_b260.py - added blender scripts for blender 2.5x and 2.6x for g3d import / export 2011-12-16 01:21:52 +00:00
g3d_support_b263.py Now a working version for of the g3d importer/exporter for blender 2.63! ( Includes "non-selectable"-feature too now ) 2012-09-01 19:25:08 +00:00
g3d_xml_exporter.py - added glexemel to svn and CMake builds 2011-01-14 06:56:19 +00:00
g3dv4.h - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
xml2g.c - attempt to get non ascii file paths working in megaglest (Japanese etc...) 2011-05-18 21:49:11 +00:00

README

=== GLEXEMEL ===
An XML format for the G3D file format used by the game Glest:
  http://www.glest.org

This XML format allows for exporters to create XML file descriptions that
can then be converted to binary.

Note: This package is not yet part of Glest, although it is offered for
inclusion should the developers wish.

Copyright (C) Jonathan Merritt 2005.
This package may be distributed under the terms of the GNU General Public
License (see the file COPYING for more details).