Difference between revisions of "User:MattP/summer 2010 worklog august"
(→Monday, August 23, 2010) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
==Week Two== | ==Week Two== | ||
==='''Monday, August 9, 2010'''=== | ==='''Monday, August 9, 2010'''=== | ||
− | |||
* Handle wall objects | * Handle wall objects | ||
+ | ==='''Tues, August 10, 2010'''=== | ||
+ | * Place wall objects on walls | ||
+ | |||
+ | * Fix errors in undo/redo caused by new SceneObject class | ||
+ | |||
+ | ==='''Wednesday, August 11, 2010'''=== | ||
+ | * Move wall object on walls | ||
+ | |||
+ | * Handle wall object wall collision | ||
+ | |||
+ | * Fix errors in collision in SceneCreator where objects collide with removed objects | ||
+ | ==Week Three== | ||
+ | |||
+ | ==='''Thursday, August 19, 2010'''=== | ||
+ | *created widgets | ||
+ | *found bug in c3dl | ||
+ | *started coding widget | ||
+ | ==='''Friday, August 20, 2010'''=== | ||
+ | *continued programming widgets | ||
+ | |||
+ | ==Week Four== | ||
+ | ==='''Monday, August 23, 2010'''=== | ||
+ | |||
+ | *testing the move widget | ||
+ | *scale widget | ||
+ | ==='''Tuesday, August 24, 2010'''=== | ||
+ | *rotate widget | ||
+ | *fix widget bugs | ||
+ | ==='''Wednesday, August 25, 2010'''=== | ||
+ | *perfect widgets | ||
+ | *fix bugs | ||
+ | *update c3dl in SceneCreator | ||
+ | |||
[[category:Summer 2010 August]] | [[category:Summer 2010 August]] | ||
[[category:Matt's Work Log]] | [[category:Matt's Work Log]] |
Latest revision as of 15:43, 24 August 2010
Contents
Week One
Tuesday, August 3, 2010
- OBB Colision
Wednesday, August 4, 2010
- Perfected OBB collision
Thursday, July 5, 2010
- add sceneObject to scenecaster
- created object properties
Friday, August 6, 2010
- handle all the collision of objects
- handle movement of object types: wall, floor, ceiling, object
Week Two
Monday, August 9, 2010
- Handle wall objects
Tues, August 10, 2010
- Place wall objects on walls
- Fix errors in undo/redo caused by new SceneObject class
Wednesday, August 11, 2010
- Move wall object on walls
- Handle wall object wall collision
- Fix errors in collision in SceneCreator where objects collide with removed objects
Week Three
Thursday, August 19, 2010
- created widgets
- found bug in c3dl
- started coding widget
Friday, August 20, 2010
- continued programming widgets
Week Four
Monday, August 23, 2010
- testing the move widget
- scale widget
Tuesday, August 24, 2010
- rotate widget
- fix widget bugs
Wednesday, August 25, 2010
- perfect widgets
- fix bugs
- update c3dl in SceneCreator