diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-01-11 15:08:39 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-01-11 15:08:39 +0000 |
| commit | 6eb389d8c8b9a6f75e291d359a7708d2944a156d (patch) | |
| tree | c5c63e16a2bff7db9b2f600a17efe85aaee2ba02 /map4.layout | |
| parent | 6489954270c6e5ee0e7968de04cd6e865cb7e8b3 (diff) | |
added rotation - need to address gimbal lock
Diffstat (limited to 'map4.layout')
| -rw-r--r-- | map4.layout | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/map4.layout b/map4.layout index 1a5625d..406cfcd 100644 --- a/map4.layout +++ b/map4.layout @@ -7,28 +7,28 @@ <File name="config.make" open="0" top="0" tabpos="3"> <Cursor position="548" topLine="0" /> </File> - <File name="src/keyVar.h" open="1" top="0" tabpos="8"> + <File name="src/keyVar.h" open="0" top="0" tabpos="8"> <Cursor position="0" topLine="0" /> </File> <File name="src/main.cpp" open="1" top="0" tabpos="3"> - <Cursor position="176" topLine="0" /> + <Cursor position="865" topLine="0" /> </File> - <File name="src/mapUtils.cpp" open="1" top="0" tabpos="7"> + <File name="src/mapUtils.cpp" open="0" top="0" tabpos="7"> <Cursor position="0" topLine="8" /> </File> - <File name="src/mapUtils.h" open="1" top="0" tabpos="6"> + <File name="src/mapUtils.h" open="0" top="0" tabpos="6"> <Cursor position="165" topLine="0" /> </File> <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> - <Cursor position="85" topLine="0" /> + <Cursor position="1528" topLine="35" /> </File> <File name="src/testApp.h" open="1" top="0" tabpos="1"> <Cursor position="787" topLine="15" /> </File> <File name="src/viewpoint.cpp" open="1" top="1" tabpos="5"> - <Cursor position="1289" topLine="0" /> + <Cursor position="2288" topLine="33" /> </File> <File name="src/viewpoint.h" open="1" top="0" tabpos="4"> - <Cursor position="207" topLine="0" /> + <Cursor position="426" topLine="7" /> </File> </CodeBlocks_layout_file> |
