Paolo Cignoni
|
794f2f27a7
|
Small Change of the Trackball apply interface. It does no more require a bool to specify if the trackball icon has to be drawn because it is always wrong to draw the trackball at the apply time (two reasons, antialiasing and transparency and zbuffer preservation) So now the standard call is just Apply() without the useless bool parameters.
Updated also all the vcg samples using the trackball
|
2013-01-28 15:15:14 +00:00 |
Paolo Cignoni
|
0c5aefb278
|
Added ClearModes() method to trackball to avoid leaking and corruptions due to double deletion of modes.
|
2009-04-01 14:53:20 +00:00 |
Paolo Cignoni
|
4bd2caa2e6
|
improved comments
|
2008-03-21 16:09:02 +00:00 |
Paolo Cignoni
|
14dee656f3
|
moved ActiveCoordinateFrame to its own files
|
2008-03-02 16:44:18 +00:00 |