ganovelli
|
c919dca603
|
Recompiled from previous out of date version. Still to revise but working
|
2008-01-12 19:07:05 +00:00 |
Nico Pietroni
|
491317ecd5
|
*** empty log message ***
|
2008-01-07 10:36:00 +00:00 |
ganovelli
|
7ddf584fac
|
useless matrix multiplication removed
|
2008-01-03 17:42:03 +00:00 |
ganovelli
|
a7e016e1ef
|
added RandomRotation
|
2008-01-03 17:40:17 +00:00 |
mtarini
|
44260d6c42
|
*** empty log message ***
|
2007-12-21 12:29:34 +00:00 |
granzuglia
|
a2c06f93f4
|
version with inverted x
|
2007-12-19 14:06:06 +00:00 |
Paolo Cignoni
|
e16f9b17df
|
corrected qt include
|
2007-12-18 17:50:13 +00:00 |
Paolo Cignoni
|
5519491d1f
|
changed radius from percentage based to absolute and reverted the sign of the default walking
|
2007-12-18 17:30:04 +00:00 |
granzuglia
|
2afde2785c
|
fixed stride bug on texture
|
2007-12-18 11:06:46 +00:00 |
granzuglia
|
fd58c7c501
|
standard opengl material parameters have been set
|
2007-12-14 14:15:59 +00:00 |
granzuglia
|
764daf6359
|
fixed texture bug and x-flipping
|
2007-12-14 12:03:44 +00:00 |
granzuglia
|
b421afe41e
|
added tga converter
|
2007-12-13 23:15:45 +00:00 |
Paolo Cignoni
|
8b69adbfbd
|
removed harmless gcc warnings
|
2007-12-13 17:57:33 +00:00 |
Paolo Cignoni
|
1736e204dd
|
switched to the plus types
|
2007-12-13 00:31:04 +00:00 |
Paolo Cignoni
|
6427910afe
|
updated gennormal path
|
2007-12-13 00:29:54 +00:00 |
Paolo Cignoni
|
d5cd26dfc3
|
cleaned and refactored a little
|
2007-12-13 00:21:55 +00:00 |
Paolo Cignoni
|
534e6785a2
|
removed harmless printf cast warnings
|
2007-12-13 00:20:34 +00:00 |
Paolo Cignoni
|
a55cb3a77a
|
removed harmless warnings
|
2007-12-12 00:24:57 +00:00 |
Paolo Cignoni
|
8177caa75c
|
wrong include
|
2007-12-11 23:54:15 +00:00 |
Paolo Cignoni
|
098c61a6a9
|
first release
|
2007-12-11 20:37:31 +00:00 |
Paolo Cignoni
|
1f38a990b5
|
forgotten required std::
|
2007-12-11 20:18:55 +00:00 |
Paolo Cignoni
|
61f42ea419
|
added missing include limits
|
2007-12-11 18:25:31 +00:00 |
granzuglia
|
112879ffd5
|
fixed "mesh with holes" bug
|
2007-12-11 14:51:34 +00:00 |
granzuglia
|
40409390c7
|
fixed right-hand/left-hand coordinates system's bug
|
2007-12-11 13:00:35 +00:00 |
Paolo Cignoni
|
7d6a210e75
|
Added the CompactVertexVector garbage collecting function.
|
2007-12-11 11:36:03 +00:00 |
granzuglia
|
b8a4cd254d
|
camera bug fixed
|
2007-12-10 16:52:38 +00:00 |
granzuglia
|
19055c6097
|
fixed /,\ problem
|
2007-12-07 10:45:43 +00:00 |
Paolo Cignoni
|
ee49856334
|
changed the strategy to search the idtf converter
|
2007-12-06 09:58:54 +00:00 |
Paolo Cignoni
|
ebff0b88dd
|
gcc compiling issues
|
2007-12-05 23:08:13 +00:00 |
granzuglia
|
eca61c1656
|
updated version with bugs fixed
|
2007-12-05 14:12:13 +00:00 |
Paolo Cignoni
|
c80e50570b
|
Renamed some unmeaningful variable names (b -> array_buffers ; h -> curr_hints)
|
2007-12-05 11:08:16 +00:00 |
Paolo Cignoni
|
63ee2004b6
|
- Fixed DrawFill method, which required the hint 'HNUseVArray' enabled in order to render the mesh with VBO. This was also causing extra overhead in the Update method since HNUseVArray has to be enabled and therefore extra calculation were done to copy vertices in VArrays even if the user was using only VBOs.
|
2007-12-04 17:59:41 +00:00 |
Paolo Cignoni
|
416dedd484
|
mac options
|
2007-12-03 00:08:28 +00:00 |
Paolo Cignoni
|
224e50a2bd
|
Added missing include guards
|
2007-12-02 10:06:47 +00:00 |
Paolo Cignoni
|
d87123b841
|
disambiguated sqrt call
|
2007-12-02 07:39:19 +00:00 |
Marco Di Benedetto
|
2ea14ac83b
|
Added cast to prevent pointer truncation warning/error messages.
|
2007-12-01 18:09:14 +00:00 |
Paolo Cignoni
|
7a52cf8cb3
|
gcc typenames
|
2007-11-26 20:38:54 +00:00 |
Federico Ponchio
|
700ab9112d
|
Added Mean Ratio metric for triangle quality.
|
2007-11-26 14:11:38 +00:00 |
Marco Di Benedetto
|
da56c33f36
|
Added missing #include <algorithm>
|
2007-11-24 20:41:00 +00:00 |
Paolo Cignoni
|
200add7664
|
disambiguated pow call (again)
|
2007-11-23 17:02:47 +00:00 |
Paolo Cignoni
|
5de12ccbf3
|
disambiguated pow call
|
2007-11-23 15:42:11 +00:00 |
granzuglia
|
41872da199
|
added movie15parameter class
|
2007-11-21 10:25:45 +00:00 |
Paolo Cignoni
|
01ca6ad3a0
|
reformatted
|
2007-11-21 09:50:49 +00:00 |
ganovelli
|
743e4f7a9e
|
compilation with gcc
|
2007-11-20 09:50:32 +00:00 |
ganovelli
|
a5d00b1c71
|
added missing newline at the end of file
|
2007-11-20 09:49:53 +00:00 |
ganovelli
|
9ff18f557b
|
missing typename
|
2007-11-20 09:45:51 +00:00 |
ganovelli
|
5c97fd3dc3
|
added missing include to color4
|
2007-11-20 09:43:53 +00:00 |
Federico Ponchio
|
f0d2300c82
|
QualityRadii values fixed.
|
2007-11-19 17:04:05 +00:00 |
Federico Ponchio
|
0c728e7250
|
loadmask in Open is now written.
|
2007-11-19 16:31:55 +00:00 |
Federico Ponchio
|
a6c1721569
|
Fixed Qt includes
|
2007-11-19 11:30:27 +00:00 |