summaryrefslogtreecommitdiffstats
path: root/src/Data/Makefile.in
AgeCommit message (Collapse)Author
2010-01-07Major cleanupMatthias Schiffer
Much better now!
2008-06-11Added headers and other files to distribution tarballMatthias Schiffer
2008-05-18zoomedit:neoraider
* Removed unused vector maths * Added missing const to set*-methods in Triangle
2008-04-14zoomedit:neoraider
* Changed CPPFLAGS and LIBS handling * Added cross and dot product to Vector class * Added View classes
2008-04-11zoomedit:neoraider
* TexCoords saves number of used coordinates now. * All data classes save changes in the XML tree now.
2008-04-10zoomedit:neoraider
* Mapped XML data structures to classes completely.
2008-04-10zoomedit:neoraider
* Added more data classes * Work on integration with libxml++
2008-04-09zoomedit:neoraider
* Added some basic data structures.