Mon, 18 Mar 2013 04:03:05 +0200 | Santeri Piippo | added dummy action for future inlining command. Also GCC says that deleting instances of classes with virtual members but no virtual destructors is bad. | changeset | files |
Mon, 18 Mar 2013 03:38:51 +0200 | Santeri Piippo | begin work on subfile caching | changeset | files |
Sat, 16 Mar 2013 17:50:13 +0200 | Santeri Piippo | So much for that pointer class, caused more problems than it solved. For instance splitting a second quad after a first one had been split would trigger a peculiar crash... | changeset | files |
Sat, 16 Mar 2013 16:59:16 +0200 | Santeri Piippo | Added split-quads-to-triangles function | changeset | files |
Sat, 16 Mar 2013 15:45:20 +0200 | Santeri Piippo | Yay! This thing can save now. | changeset | files |
Sat, 16 Mar 2013 14:21:31 +0200 | Santeri Piippo | Added pointer serializing so I can keep track of all LDObject* members. This way I can replace them all properly when needed. | changeset | files |