Age | Commit message (Collapse) | Author |
|
* Some scrolling tweaks
|
|
* Calculate model dimensions
|
|
* Moved grid drawing code to TopView
|
|
* Connected TopView to RenderArea
|
|
* Use 0 instead of NULL consistantly
|
|
* Changed CPPFLAGS and LIBS handling
* Added cross and dot product to Vector class
* Added View classes
|
|
* New data interfaces, yay! Levels should now be completely editable
* Fixed some -Wextra warnings
|
|
* TexCoords saves number of used coordinates now.
* All data classes save changes in the XML tree now.
|
|
* Added more data classes
* Work on integration with libxml++
|
|
* Added some basic data structures.
|
|
* Update RenderArea when scrollbars are moved.
|
|
* Added licence headers
|
|
* More forward declarations: Compiles faster now
|
|
|
|
|
|
|