After some lazyness in the writting of the diaries, here is a update of what we did in the last 3 days.
Bugs fixed :
- Load3DS sometimes couldn't find all the child objects in a 3ds file and it loaded only one of all. ** Fixed **
- Alt-Tab/Task switching totally tested and working now. You can go from fullscreen to desktop and go back to fullscreen afterwards ! ** Fixed **
- DOT3 texturing that were wrong on landscape on some machines is now working correctly. ** Fixed **
- Debug file that wasn't working in fullscreen mode. ** Fixed **
- GetHeight and MousePicking that were wrong due to the optimization returns now accurate results in every case

- Cos/Sin table fixed. Now range is (-360 to 360 degrees).
- RenderSurface was not working after Resizing... ** Fixed ** (Thanks to DavidAWinter)
- MD2/MDL with vertex shaders wasn't working with WBuffer... ** Fixed ** (thanks to Eric)
- Started doc on TVActor2 (50%) done.