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

From CDOT Wiki
Jump to: navigation, search
(Wednesday, June 23, 2010)
Line 67: Line 67:
 
==Week Four==
 
==Week Four==
 
==='''Monday, June 21, 2010'''===
 
==='''Monday, June 21, 2010'''===
 
 
* added the command pattern and implemented 2d undo/redo
 
* added the command pattern and implemented 2d undo/redo
 
* debugged c3dl cross browser issuses
 
* debugged c3dl cross browser issuses
 +
 
==='''Tuesday, June 22, 2010'''===
 
==='''Tuesday, June 22, 2010'''===
 
* add 2d wall corner move
 
* add 2d wall corner move
Line 79: Line 79:
 
==='''Wednesday, June 23, 2010'''===
 
==='''Wednesday, June 23, 2010'''===
 
* fix bounding box to fit all objects
 
* fix bounding box to fit all objects
 +
* merge all scenecreators
 +
 +
==='''ThuusDay, June 24, 2010'''===
 +
* added centering all objects
  
* merge all scenecreators
+
==='''Friday, June 25, 2010'''===
* setup synergy2
+
* changed jquery theme
 +
* Added new menu
 +
* released 0.2
 +
* blogged
 +
 
 +
==Week Five==
 +
==='''Monday, June 28, 2010'''===
 +
*blog
  
 
[[category:Summer 2010 June]]
 
[[category:Summer 2010 June]]
 
[[category:Matt's Work Log]]
 
[[category:Matt's Work Log]]

Revision as of 09:35, 28 June 2010

Week One

Tuesday, June 1, 2010

  • continue on c3dl bug 40

Wednesday, June 2, 2010

  • create tests for c3dl bug 40 (found and fixed bugs)
  • Create c3dl tickets

Thursday, June 3, 2010

  • continue to fix bugs for c3dl bug 40 (bug was cause from a bad collada file loads in scene but value are wrong)
  • Finish c3dl bug 40 (test proves proof of concept)

Friday, June 4, 2010

  • Post c3dl bug 40
  • Add pause/unpause render
  • Create maintain aspect ratio fiction when scaling items
  • Fix camera widget bug

Week Two

Monday, June 7, 2010

  • create display 3d item in 2d space
  • fix 2d selection (add selection on walls anywhere on the wall)
  • talk with andor about fixing scale to handle all item equally
  • make all objects center at 0,0,0

Tuesday, June 8, 2010

  • fix scale to handle all item equally
  • fix bugs/readying for release

Wednesday, June 9, 2010

  • clean code
  • fix minor bugs
  • release scenecreator 0.1
  • blog
  • Iframe Back/Forward

Thursday, June 10, 2010

  • fix c3dl bug 42
  • create floor/roof function in SceneCreator (dynamicly creates a floor and roof where there is an encloser)+

Friday, June 10, 2010

  • continue on create floor/roof function in SceneCreator (dynamicly creates a floor and roof where there is an encloser)

Week Three

Monday, June 14, 2010

  • Finish create floor/roof function in SceneCreator (dynamicly creates a floor and roof where there is an encloser)

Tuesday, June 15, 2010

  • fixed 2d moving
  • added loading lines in collada file to c3dl colladaloader
  • looked for errors in the loader (doesnt load chair properly

Wednesday, June 16, 2010

  • fixed bounding box
  • created displays bounding boxes
  • displayed the load lines from collada files

Thursday, June 17, 2010

  • edited displays bounding boxes(starting from (0,0,0) rather than (0,0,0) as the center)
  • blogged (camera)
  • Work on SceneCreator bug 8
  • added processing 0.94

Friday, June 18, 2010

  • added the command pattern and implemented 3d undo/redo

Week Four

Monday, June 21, 2010

  • added the command pattern and implemented 2d undo/redo
  • debugged c3dl cross browser issuses

Tuesday, June 22, 2010

  • add 2d wall corner move
  • added browser detection in c3dl
  • fixed cross browser
  • add hotkey functions

Wednesday, June 23, 2010

  • fix bounding box to fit all objects
  • merge all scenecreators

ThuusDay, June 24, 2010

  • added centering all objects

Friday, June 25, 2010

  • changed jquery theme
  • Added new menu
  • released 0.2
  • blogged

Week Five

Monday, June 28, 2010

  • blog