Sun, 05 May 2013 17:04:42 +0300 |
Santeri Piippo |
Plane drawing is functional at last!!!11 Also added meta function findAction to find an action by name so I don't have to extern all of them manually in gui.cpp
|
file |
diff |
annotate
|
Sun, 05 May 2013 00:53:13 +0300 |
Santeri Piippo |
matrix is now templated with N=int (usually 3)
|
file |
diff |
annotate
|
Sat, 04 May 2013 19:14:16 +0300 |
Santeri Piippo |
Further tweaking
|
file |
diff |
annotate
|
Sat, 04 May 2013 18:31:03 +0300 |
Santeri Piippo |
Mass renaming and cleanup. GLRenderer's and ForgeWindow's members made private. Names of common identifiers shortened, moved logVA to ForgeWindow since it's a GUI-related function (though logf remains under main.cpp for ubiquitous usage)
|
file |
diff |
annotate
|
Fri, 03 May 2013 03:55:21 +0300 |
Santeri Piippo |
Further work on constrained cameras
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 18:11:34 +0300 |
Santeri Piippo |
Added insert from action to import file contents from another file
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 23:27:36 +0300 |
Santeri Piippo |
Cleanup and some restructuring
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 14:09:38 +0300 |
Santeri Piippo |
Some renaming
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 14:36:56 +0300 |
Santeri Piippo |
Radial saving and reading from files
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 21:41:24 +0200 |
Santeri Piippo |
Considerably improved sub-file inlining. Use a matrix class instead of double[9], educated myself on what matrix multiplication actually is and fixed the algorithm up. Aside from I/O problems, 32551.dat is correctly rendered now.
|
file |
diff |
annotate
|