Difference between revisions of "User:MattP/summer 2010 worklog august"

From CDOT Wiki
Jump to: navigation, search
(Week Two)
Line 28: Line 28:
  
 
* Fix errors in collision in SceneCreator where objects collide with removed objects
 
* Fix errors in collision in SceneCreator where objects collide with removed objects
 +
==Week Three==
  
==='''Thursday, August 12, 2010'''===
+
==='''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
 
[[category:Summer 2010 August]]
 
[[category:Summer 2010 August]]
 
[[category:Matt's Work Log]]
 
[[category:Matt's Work Log]]

Revision as of 09:52, 23 August 2010

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