Federico Ponchio
|
de91366540
|
removed some garbage.
|
2008-02-26 18:55:55 +00:00 |
Federico Ponchio
|
86bf1f6d7b
|
Fixed bug in drawing position of the trackball when changin center.
|
2008-02-26 18:46:55 +00:00 |
Federico Ponchio
|
e4bed07afa
|
Fixed scale behaviour.
|
2008-02-24 18:10:54 +00:00 |
Federico Ponchio
|
654452b177
|
Should work as before. I didn't test cylinder and other exotic modes.
|
2008-02-24 18:05:08 +00:00 |
Federico Ponchio
|
7006d170be
|
Restored trackball functionality. Not very much tested, and code will need some
cleanup.
|
2008-02-24 14:37:00 +00:00 |
Paolo Cignoni
|
228db666c3
|
first attempt to correct after quaternion ToMatrix() inversion (does not work yet)
|
2008-02-22 18:57:47 +00:00 |
Paolo Cignoni
|
77415bc213
|
removed some variable initialization related warning
|
2008-02-15 20:54:45 +00:00 |
Paolo Cignoni
|
f30329419b
|
corrected bug into the drawsphere (thanks to nico and guido!)
|
2007-10-22 14:39:54 +00:00 |
Paolo Cignoni
|
95b2d87cc3
|
glEnable (GL_LINE_SMOOTH) should go before changing the linewidth.
|
2007-08-17 09:19:40 +00:00 |
Paolo Cignoni
|
c63ba58a30
|
Minor edits in Doxygen documentation.
|
2007-07-14 12:44:40 +00:00 |
Paolo Cignoni
|
2eb3337caa
|
Added Doxygen documentation, removed using namespace std, some other minor changes.
|
2007-07-09 22:41:22 +00:00 |
Paolo Cignoni
|
3535cddaaa
|
Minor fix in DrawUglyCylinderMode()
|
2007-06-12 08:58:08 +00:00 |
Paolo Cignoni
|
9554ee4245
|
Removed type cast warnings
|
2007-05-28 08:10:47 +00:00 |
Paolo Cignoni
|
9ed47e4afa
|
Utility functions for the trackmodes, first version
|
2007-05-15 14:57:34 +00:00 |