Difference between revisions of "User:MattP/winter 2011 worklog february"
(→plans) |
|||
Line 89: | Line 89: | ||
* modifiable textures = easy | * modifiable textures = easy | ||
* windows/doors = hard | * windows/doors = hard | ||
− | * primitive creation = | + | * primitive creation = done |
* collada animation = hard | * collada animation = hard | ||
* youtube support = medium (waiting on popcorn) | * youtube support = medium (waiting on popcorn) |
Revision as of 15:10, 26 February 2011
Contents
- 1 Tuesday, February 1, 2011
- 2 Wednesday, February 2, 2011
- 3 Thursday, February 3, 2011
- 4 Saturday, February 5, 2011
- 5 Wednesday, February 9, 2011
- 6 Saturday, February 12, 2011
- 7 Tuesday, February 15, 2011
- 8 Wednesday, February 16, 2011
- 9 Thursday, February 17, 2011
- 10 Friday, February 18, 2011
- 11 Saturday, February 19, 2011
- 12 Sunday, February 20, 2011
- 13 Monday, February 21, 2011
- 14 Friday, February 25, 2011
- 15 Saturday, February 26, 2011
- 16 plans
Tuesday, February 1, 2011
1:00am to 2:00am
- Added into a c3dl scene getting 50 fps
- Polished 2D game
Wednesday, February 2, 2011
11:00am to 2:15pm
- fixing shape patch
- adding different fill modes
- created custom plane
3:15pm to 5:45pm
- added features to Custom plane
- added tests to Custom plane many problems
- researched triangle fans
Thursday, February 3, 2011
3:30pm to 7:30pm
- worked on Custom plane
Saturday, February 5, 2011
12:00pm to 7:15pm
- completed sphere texturing
- completed custom plane
- added picking
- set patch for review
- add custom plane to SceneCreator and making it work
Wednesday, February 9, 2011
4:45pm to 6:15pm
- fix custom plane to work with SceneCreator
- added clockWise check for CustomPlane
Saturday, February 12, 2011
12:00pm to 5:30pm
- made SceneCreator more userfriendly
Tuesday, February 15, 2011
11:00am to 3:15pm
- SceneCreator meeting
- fixes minor bugs
- change adding wall objects
Wednesday, February 16, 2011
2:30am to 9:30pm
- minor bug fixes (update walls, object selection, and moving objects)
- change all SC models to collada and put in SceneCreator
- started to add php save
Thursday, February 17, 2011
3:30am to 8:30pm
- add new SC models in SceneCreator
- finished php saveand load
- adding file save/load to SceneCreator
- completed php save/load in SceneCreator
Friday, February 18, 2011
12:00pm to 1:15pm
- bug testing php save/load in SceneCreator
- fixing php save/load in SceneCreator
Saturday, February 19, 2011
11:00am to 3:30pm
- add jQuery validation
- working on primitives in SceneCreator
- reworked object creation
5:15pm to 8:15pm
- continuing work on primitives in SceneCreator
Sunday, February 20, 2011
3:30pm to 8:00pm
- downloaded and added models to SceneCreator
- debug issuses
Monday, February 21, 2011
12:00pm to 2:00pm
- debug new changes
Friday, February 25, 2011
3:00pm to 4:00pm
- shape fixes
- add viewer
- reviewed peters picking patch
Saturday, February 26, 2011
2:00pm to 5:00pm
- fix picking with shapes problem
plans
- modifiable textures = easy
- windows/doors = hard
- primitive creation = done
- collada animation = hard
- youtube support = medium (waiting on popcorn)
- php save/load = done
- create SceneCreator viewer = medium
- camera paths for viewer = medium
- create of arcade game model for 2D processing game for SceneCreator