Paolo Cignoni cignoni
|
d4773f4bdc
|
Added arrows in the axis
|
2006-02-03 18:12:37 +00:00 |
|
Paolo Cignoni cignoni
|
16c772224a
|
bugfix & code indentation
|
2006-02-03 17:42:48 +00:00 |
|
Paolo Cignoni cignoni
|
ae108d746a
|
- Some renaming
- Quoted axis now also draw lines
|
2006-02-03 16:36:24 +00:00 |
|
Paolo Cignoni cignoni
|
86ae50a19e
|
Added getFont() inline method
|
2006-02-03 15:58:21 +00:00 |
|
Paolo Cignoni cignoni
|
a8cf7aaaa8
|
Changed axis and added tick
|
2006-02-03 14:58:36 +00:00 |
|
Paolo Cignoni cignoni
|
960596a543
|
Added include path for glut
|
2006-02-03 14:54:28 +00:00 |
|
Paolo Cignoni cignoni
|
621d133008
|
spell check, remuve -> remove
|
2006-02-03 13:46:47 +00:00 |
|
Paolo Cignoni cignoni
|
8bce4be56f
|
added glut library dependency for unix
|
2006-02-03 13:43:04 +00:00 |
|
Paolo Cignoni cignoni
|
6f3fea732d
|
removed enum Name to template parameter, since it doesn't define a scope
|
2006-02-03 13:42:27 +00:00 |
|
Paolo Cignoni cignoni
|
7404b335c3
|
added
win32:LIBS += ../../../../code/lib/glut/glut32.lib
|
2006-02-03 13:18:55 +00:00 |
|
Paolo Cignoni cignoni
|
055d381481
|
not significant updating
|
2006-02-03 12:36:53 +00:00 |
|
Paolo Cignoni cignoni
|
04f1c942eb
|
removed
|
2006-02-03 12:30:30 +00:00 |
|
Paolo Cignoni cignoni
|
99347a4a6d
|
changed name into shaderDialog
|
2006-02-03 12:30:14 +00:00 |
|
Paolo Cignoni cignoni
|
c01f3aedce
|
changes into union variables
|
2006-02-03 12:28:38 +00:00 |
|
Paolo Cignoni cignoni
|
7c60b51c57
|
added shaderDialog.cpp and shaderDialog.h
|
2006-02-03 12:28:04 +00:00 |
|
Paolo Cignoni cignoni
|
a4b68e584b
|
first version of the new shaderDialog
|
2006-02-03 12:27:37 +00:00 |
|
Paolo Cignoni cignoni
|
293bf82894
|
improved shaderDialog support
|
2006-02-03 12:27:08 +00:00 |
|
Paolo Cignoni cignoni
|
ff76d46649
|
Corrected bug for ortho trackball
|
2006-02-03 11:45:42 +00:00 |
|
Paolo Cignoni cignoni
|
ef26545197
|
Modified axis and added arrows.
|
2006-02-03 11:05:14 +00:00 |
|
Paolo Cignoni cignoni
|
f8a44dd37e
|
no significant updated
|
2006-02-03 10:04:41 +00:00 |
|
Paolo Cignoni cignoni
|
9eb033c5b5
|
updated comment code
|
2006-02-02 16:08:27 +00:00 |
|
Paolo Cignoni cignoni
|
adf012b326
|
deleted bug when saving mesh without textures.
|
2006-02-02 16:05:18 +00:00 |
|
Paolo Cignoni cignoni
|
dbe5bc74c0
|
updated comment code
|
2006-02-02 15:35:15 +00:00 |
|
Paolo Cignoni cignoni
|
49596e8792
|
cleaned & commented[italian] code
|
2006-02-02 13:08:10 +00:00 |
|
Paolo Cignoni cignoni
|
5d16fedc01
|
deleted a big bug of exporter 3ds
|
2006-02-02 10:50:46 +00:00 |
|
Paolo Cignoni cignoni
|
cb76fd3317
|
Update documentation
|
2006-02-01 20:58:07 +00:00 |
|
Paolo Cignoni cignoni
|
34a556c3da
|
resolved a platform dependent issue about material and texture files locations
|
2006-02-01 17:48:12 +00:00 |
|
Paolo Cignoni cignoni
|
0ae5d8c785
|
Added "smooth color" filter
|
2006-02-01 16:23:09 +00:00 |
|
Paolo Cignoni cignoni
|
81b89ae2af
|
solved a bug which appeared when a not supported file was loaded via command line option
|
2006-02-01 15:49:46 +00:00 |
|
Paolo Cignoni cignoni
|
0ef32aa928
|
removed not necessary header file (not even in cvs !!)
|
2006-02-01 14:35:17 +00:00 |
|
Paolo Cignoni cignoni
|
28f08f3b33
|
first try for a QEdgeLength widget
|
2006-02-01 14:28:24 +00:00 |
|
Paolo Cignoni cignoni
|
e6318c320b
|
- Solved openig bug when running by command line
|
2006-02-01 12:45:29 +00:00 |
|
Paolo Cignoni cignoni
|
984be0b4f8
|
- Disabled EDIT menu when no editing tools loaded
- Solved openig bug when running by command line
|
2006-02-01 12:44:42 +00:00 |
|
Paolo Cignoni cignoni
|
94abc14f13
|
Optimized onClose code
|
2006-02-01 12:43:20 +00:00 |
|
Paolo Cignoni cignoni
|
96aaf00fd3
|
Closing confirmation for modified files
|
2006-02-01 11:49:12 +00:00 |
|
Paolo Cignoni cignoni
|
8355ad28e6
|
- dial updated only if rotate line edit has non negative numbers.
This allows negative numbers on rotate line edit
- connections between line edits and on_okButton_pressed() to allow
rapid edit and return actions
|
2006-01-31 18:24:44 +00:00 |
|
Paolo Cignoni cignoni
|
34eeb62606
|
Changed fancy lighting (use two lights instead of double lighting)
|
2006-01-31 17:04:44 +00:00 |
|
Paolo Cignoni cignoni
|
cc3221cb69
|
more text (by Andrea Venturi) , some correction
|
2006-01-31 16:42:29 +00:00 |
|
Paolo Cignoni cignoni
|
40c27be3ed
|
Removed two arrays of floats in favour of one SimpleTempData for temporary area values
|
2006-01-31 16:36:13 +00:00 |
|
Paolo Cignoni cignoni
|
77a65418aa
|
Small bugfix
|
2006-01-31 16:22:10 +00:00 |
|
Paolo Cignoni cignoni
|
ce63ee51f2
|
Severe bugfix in mean curvature computation
|
2006-01-31 15:59:00 +00:00 |
|
Paolo Cignoni cignoni
|
b147e46dbd
|
Added short key lastFilter
|
2006-01-31 15:25:13 +00:00 |
|
Paolo Cignoni cignoni
|
ecdee3e19c
|
removed commented code
|
2006-01-31 14:48:27 +00:00 |
|
Paolo Cignoni cignoni
|
990643d333
|
added license and log variable
|
2006-01-31 14:46:39 +00:00 |
|
Paolo Cignoni cignoni
|
54f36daa0c
|
removed unused and commented old code
|
2006-01-31 14:44:41 +00:00 |
|
Paolo Cignoni cignoni
|
9297ef151b
|
fake commit, removed only some history logs
|
2006-01-31 14:42:27 +00:00 |
|
Paolo Cignoni cignoni
|
58276fa5d6
|
removed unused variable ActionInfo *ai, added Log history
|
2006-01-31 14:40:40 +00:00 |
|
Paolo Cignoni cignoni
|
a226f312e4
|
trashold -> threshold
|
2006-01-31 14:37:40 +00:00 |
|
Paolo Cignoni cignoni
|
e99ca8a315
|
rough contribution text (in Italian)
|
2006-01-31 14:32:23 +00:00 |
|
Paolo Cignoni cignoni
|
38d04b203c
|
*** empty log message ***
|
2006-01-31 14:01:44 +00:00 |
|