Paolo Cignoni
|
dcbb7456ac
|
Added by default rotation on middle + alt, (almost a standard on various 3d packages). Kind patch submitted by Sebastian Herholz.
|
2008-09-22 23:10:00 +00:00 |
Paolo Cignoni
|
d3ac368bd5
|
Updated references of SetRotate to the new SetRotateDeg/SetRotateRad interface
|
2008-07-13 07:41:20 +00:00 |
Paolo Cignoni
|
bafcd1768e
|
remove harmless warnings
|
2008-07-02 13:26:25 +00:00 |
Paolo Cignoni
|
5fa10cda23
|
made generic functions static
|
2008-04-10 11:09:34 +00:00 |
Paolo Cignoni
|
4bd2caa2e6
|
improved comments
|
2008-03-21 16:09:02 +00:00 |
Paolo Cignoni
|
0af424701d
|
Added doxygen documentation
|
2008-03-21 16:08:43 +00:00 |
Paolo Cignoni
|
35848b0a77
|
improved comments
|
2008-03-14 17:15:59 +00:00 |
Paolo Cignoni
|
b768cce86c
|
Added doxygen documentation
|
2008-03-14 16:54:34 +00:00 |
Paolo Cignoni
|
7ea4ad85a0
|
Added doxygen documentation
|
2008-03-11 09:08:46 +00:00 |
Paolo Cignoni
|
14dee656f3
|
moved ActiveCoordinateFrame to its own files
|
2008-03-02 16:44:18 +00:00 |
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 |
Paolo Cignoni
|
d8c479c0fe
|
corrected after quaternion/similarity/trackball changes
|
2008-02-26 18:22:42 +00:00 |
Paolo Cignoni
|
38a5850163
|
corrected CylinderMode::Apply
|
2008-02-26 18:00:41 +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
|
69c5890467
|
corrected typo
|
2008-02-22 20:34:35 +00:00 |
Paolo Cignoni
|
b2d39163ac
|
many user interface improvements, cleaned up a little
|
2008-02-22 20:04:02 +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
|
b71c11a0f7
|
some generalization made
|
2008-02-17 20:52:53 +00:00 |
Paolo Cignoni
|
0758b0b32d
|
first version
|
2008-02-16 14:12:30 +00:00 |
Paolo Cignoni
|
f027791ab4
|
removing wrong committed files
|
2008-02-16 12:03:59 +00:00 |
Paolo Cignoni
|
f93857dbb0
|
first version, adapted from meshlab's editmeasure plugin
|
2008-02-16 12:00:35 +00:00 |
Paolo Cignoni
|
45b9624e73
|
added snap to CylinderMode
|
2008-02-15 20:57:22 +00:00 |
Paolo Cignoni
|
e69c1d166b
|
removed some variable initialization related warning, added snap to CylinderMode
|
2008-02-15 20:56:41 +00:00 |
Paolo Cignoni
|
77415bc213
|
removed some variable initialization related warning
|
2008-02-15 20:54:45 +00:00 |
mtarini
|
44260d6c42
|
*** empty log message ***
|
2007-12-21 12:29:34 +00:00 |
Federico Ponchio
|
5552afc7d1
|
#include <gl/glew.h> -> #include <GL/glew.h>
(it is case sensitive under linux...)
|
2007-10-24 10:39:07 +00:00 |
Paolo Cignoni
|
f30329419b
|
corrected bug into the drawsphere (thanks to nico and guido!)
|
2007-10-22 14:39:54 +00:00 |
Massimiliano Corsini
|
63b27cb1b5
|
solve memory leak in dtor
|
2007-10-12 14:02:39 +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
|
b2e7a9e03b
|
Added Doxygen documentation.
|
2007-07-14 12:43:44 +00:00 |
Paolo Cignoni
|
1a9dafdece
|
Removed using namespace std and modified accordingly.
|
2007-07-09 22:47:18 +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
|
f11076bbcd
|
Added some std:: here and there
|
2007-06-25 10:21:38 +00:00 |
Massimiliano Corsini
|
5e81eca026
|
adjust wheel back-compatibility
|
2007-06-20 12:59:43 +00:00 |
Paolo Cignoni
|
74d325979b
|
Added one-level undo system and sticky trackmodes.
|
2007-06-13 17:15:09 +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 |
ganovelli
|
22f1bbd089
|
added inclusion of glew.h
|
2007-05-16 08:44:05 +00:00 |
Paolo Cignoni
|
0fd4e977e5
|
Moved the dreawing code to trackmodes, some other minor changes
|
2007-05-15 15:00:47 +00:00 |
Paolo Cignoni
|
db4c4f0944
|
Main restructuring. added many new modes
|
2007-05-15 14:59:10 +00:00 |
Paolo Cignoni
|
9ed47e4afa
|
Utility functions for the trackmodes, first version
|
2007-05-15 14:57:34 +00:00 |
Paolo Cignoni
|
ece2f97c8b
|
Added reflection Name
|
2007-02-26 01:30:02 +00:00 |
Paolo Cignoni
|
55bf686991
|
Added guards for opengl including in mac compiling
|
2007-02-22 09:17:29 +00:00 |
Paolo Cignoni
|
13a26e1b89
|
Added cast for mac compiling
|
2007-01-18 01:26:23 +00:00 |
mtarini
|
722bd7a696
|
added "ToAscii" and "SetFromAscii" methods to load/store current trackball status from/to ascii strings
(intended uses: clipboard operations and comments inside png snapshots!)
|
2007-01-15 15:04:15 +00:00 |
Paolo Cignoni
|
74a69d1848
|
Reverted to version 1.17. Version 1.18 was wrongly done starting from a outdated version.
|
2006-08-30 07:01:54 +00:00 |