Difference between revisions of "User:MattP/summer 2010 worklog june"
(11 intermediate revisions by the same user not shown) | |||
Line 60: | Line 60: | ||
* blogged (camera) | * blogged (camera) | ||
* Work on SceneCreator bug 8 | * Work on SceneCreator bug 8 | ||
+ | * added processing 0.94 | ||
− | ===''' | + | ==='''Friday, June 18, 2010'''=== |
− | *added the command pattern and implemented undo/redo | + | *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 | ||
+ | * changed jquery theme | ||
+ | ==='''Friday, June 25, 2010'''=== | ||
+ | * changed scale (no more popup) | ||
+ | * Added new menu | ||
+ | * released 0.2 | ||
+ | * blogged | ||
+ | |||
+ | ==Week Five== | ||
+ | ==='''Monday, June 28, 2010'''=== | ||
+ | * blog | ||
+ | * make a save and load function for Json in php | ||
+ | |||
+ | ==='''Tuesday, June 29, 2010'''=== | ||
+ | * implement save and load (loading has many problems) | ||
+ | |||
+ | ==='''Wednesday, June 30, 2010'''=== | ||
+ | * scrap save and load on php, switched to local storage. | ||
[[category:Summer 2010 June]] | [[category:Summer 2010 June]] | ||
[[category:Matt's Work Log]] | [[category:Matt's Work Log]] |
Latest revision as of 07:48, 5 July 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
- changed jquery theme
Friday, June 25, 2010
- changed scale (no more popup)
- Added new menu
- released 0.2
- blogged
Week Five
Monday, June 28, 2010
- blog
- make a save and load function for Json in php
Tuesday, June 29, 2010
- implement save and load (loading has many problems)
Wednesday, June 30, 2010
- scrap save and load on php, switched to local storage.