Difference between revisions of "BTP300A A2 Team 5 Bugs Report"
Jakob Deacon (talk | contribs) |
Jakob Deacon (talk | contribs) |
||
Line 6: | Line 6: | ||
'''Upon compiling, we had near success on the first try!''' We're having a look at our functions,and there are a few counters and loops that need to be rearranged within capture() and draw(). | '''Upon compiling, we had near success on the first try!''' We're having a look at our functions,and there are a few counters and loops that need to be rearranged within capture() and draw(). | ||
11/3/2013 | 11/3/2013 | ||
− | --- | + | ---- |
+ | ''' WE DID IT! ''' | ||
+ | |||
+ | We finally got it working, we had some issues dealing with the child frame moving when the parent frame moved, but initiated a new instance of a frame to remedy it! | ||
+ | 11/3/2013 | ||
+ | |||
---- | ---- | ||
''' | ''' |
Revision as of 23:58, 3 November 2013
No bugs to report at this point; Split functions between group members, Coded the CFrame skeleton (ready to fill in the function logic). Distributing individual .cpp Files with Function names/definitions to each member to begin coding process.
J/A/N/T 10/09/2013
Upon compiling, we had near success on the first try! We're having a look at our functions,and there are a few counters and loops that need to be rearranged within capture() and draw(). 11/3/2013
WE DID IT!
We finally got it working, we had some issues dealing with the child frame moving when the parent frame moved, but initiated a new instance of a frame to remedy it! 11/3/2013