2951 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
dc62dcff09 renamed meshrender to the standard naming scheme render_gdp 2008-12-10 23:09:46 +00:00
Paolo Cignoni cignoni
26fd213e54 renamed splatrender to the standard naming scheme render_splatting 2008-12-10 23:05:40 +00:00
Paolo Cignoni cignoni
c87159fb88 renamed splatrender to the standard naming scheme render_splatting 2008-12-10 23:04:55 +00:00
Paolo Cignoni cignoni
05d84fa038 renamed splatrender to the standard naming scheme render_splatting 2008-12-10 23:03:16 +00:00
Paolo Cignoni cignoni
6af3cbb24e renamed splatrender to the standard naming scheme render_splatting 2008-12-10 23:02:19 +00:00
Paolo Cignoni cignoni
19a6b78ce9 renamed meshcolorize to the standard naming scheme filter_colorize 2008-12-10 23:01:10 +00:00
Paolo Cignoni cignoni
e5ebb413ab renamed meshcolorize to the standard naming scheme filter_colorize 2008-12-10 23:00:15 +00:00
Paolo Cignoni cignoni
f16572fbd3 Added normal mapped meshes sample, only three rfx shaders and better uninstaller 2008-12-10 06:31:53 +00:00
Paolo Cignoni cignoni
979ac9ff39 Moved the parsing of the rfx shader OUT of the assert (!) 2008-12-10 00:52:00 +00:00
Paolo Cignoni cignoni
3fac176660 renamed mlsfilters to the standard naming scheme filter_mls 2008-12-09 22:34:51 +00:00
Paolo Cignoni cignoni
83d559efe6 renamed mlsfilters to the standard naming scheme filter_mls 2008-12-09 21:29:03 +00:00
Paolo Cignoni cignoni
27e420778c renamed meshfilter to the standard naming scheme filter_meshing 2008-12-09 21:27:58 +00:00
Paolo Cignoni cignoni
2ba91721f3 renamed meshfilter to the standard naming scheme filter_meshing 2008-12-09 21:26:20 +00:00
Paolo Cignoni cignoni
8a009f7f1a renamed meshselect to the standard naming scheme filter_select 2008-12-09 21:24:47 +00:00
Paolo Cignoni cignoni
62967b5a81 renamed meshselect to the standard naming scheme filter_select 2008-12-09 21:24:10 +00:00
Paolo Cignoni cignoni
4202e812cb moved inside filter_clean plugin the single filter of the deleted filter_rangemap plugin 2008-12-09 15:48:41 +00:00
Paolo Cignoni cignoni
127ce88879 renamed cleanfilter to the standard naming scheme filter_clean 2008-12-09 14:31:57 +00:00
Paolo Cignoni cignoni
44725a52f4 renamed cleanfilter to the standard naming scheme filter_clean 2008-12-09 14:31:01 +00:00
Paolo Cignoni cignoni
b0c03e8b89 renamed cleanfilter to the standard naming scheme filter_clean 2008-12-09 14:25:10 +00:00
Paolo Cignoni cignoni
9d942559f9 Moved import/export of basic mesh types into baseio. Only 3ds i/o is performed in io_3ds. 2008-12-09 14:21:27 +00:00
Paolo Cignoni cignoni
6e45a715fd renamed meshio plugin to the standard io_3ds naming scheme 2008-12-09 11:59:27 +00:00
Paolo Cignoni cignoni
10aa847ced renamed meshio plugin to the standard io_3ds naming scheme 2008-12-09 11:58:08 +00:00
Paolo Cignoni cignoni
f16701300f renamed colladaio plugin to the standard io_collada naming scheme 2008-12-09 11:56:09 +00:00
Paolo Cignoni cignoni
ac75651030 renamed meshio plugin to the standard io_3ds naming scheme 2008-12-09 11:20:34 +00:00
Paolo Cignoni cignoni
ca2c9aec56 renamed epoch_io plugin to the standard io_epoch naming scheme 2008-12-09 11:18:23 +00:00
Paolo Cignoni cignoni
e244e15504 renamed colladaio plugin to the standard io_collada naming scheme 2008-12-09 11:17:59 +00:00
Paolo Cignoni cignoni
2551a93b4b renamed epoch_io plugin to the standard io_epoch naming scheme 2008-12-09 11:17:14 +00:00
Paolo Cignoni cignoni
37dec4f42b renamed epoch_io plugin to the standard io_epoch naming scheme 2008-12-09 11:15:57 +00:00
Paolo Cignoni cignoni
ab63abfa6e renamed epoch_io plugin to the standard io_epoch naming scheme 2008-12-09 11:15:13 +00:00
Paolo Cignoni cignoni
e8c0a381d1 renamed colladaio plugin to the standard io_collada naming scheme 2008-12-09 11:10:33 +00:00
Paolo Cignoni cignoni
fc82c46e6b per-face color should be used only if they are available. 2008-12-09 10:04:38 +00:00
Paolo Cignoni cignoni
43bf50ebcc Initial Commit, the filters adds to the file>new menu:
Box, Octahedron, Sphere, Tetrahedron and Icosahedron
2008-12-08 15:13:35 +00:00
Paolo Cignoni cignoni
3d299b4278 First working version of actual mesh slicing. 2008-12-08 13:33:28 +00:00
Paolo Cignoni cignoni
539cdaf116 updated to the new interface of the edgelen predicate for the refinement 2008-12-05 23:02:15 +00:00
Paolo Cignoni cignoni
1d71ce2db5 refactored the code and made the edge splitting predicate robust to non symmetric equations (with a non trascurable overhead) 2008-12-05 23:01:31 +00:00
Paolo Cignoni cignoni
74982c1a4f Added two transfer functions for quality mapping with a gray sawtooth shape 2008-12-04 12:46:41 +00:00
Paolo Cignoni cignoni
fa227bb578 Better bbox managment in slices (thanks to Lorenzo Marchi) 2008-11-30 08:25:44 +00:00
Paolo Cignoni cignoni
01b7e701da removed warnings 2008-11-28 14:58:31 +00:00
Paolo Cignoni cignoni
891b35dd0d removed warnings 2008-11-28 14:56:50 +00:00
Paolo Cignoni cignoni
ce8f4b4f7e Removed array initialization with variable values 2008-11-28 10:53:23 +00:00
Paolo Cignoni cignoni
9b8f9bfafb skipped loading of texture if mesh has no textures. Thanks to Lorenzo Marchi 2008-11-27 23:53:53 +00:00
Paolo Cignoni cignoni
93dcfc93c0 missing intitialization of logstream. Thanks to Lorenzo Marchi 2008-11-27 23:51:14 +00:00
Paolo Cignoni cignoni
bc92626656 Filters should never try to manually enable/disable stuff but they always use the provided high level updateDataMask interface. Corrected various usage of the meshlab-deprecated Enable() 2008-11-27 21:07:42 +00:00
Paolo Cignoni cignoni
ebefb9fe51 updated to the new random generator. 2008-11-27 21:04:54 +00:00
Paolo Cignoni cignoni
c0eb7d0671 Slightly larger font and correct quality checking 2008-11-27 10:59:47 +00:00
Paolo Cignoni cignoni
624fba85a0 Corrected dialog resizing issue. 2008-11-27 10:59:03 +00:00
Paolo Cignoni cignoni
81b72b304a Major rewrote of slicing filter. Still not working but it compiles at least. 2008-11-26 13:05:07 +00:00
Massimiliano Corsini maxcorsini
92f8480fed add poisson-disk skeleton 2008-11-17 12:55:37 +00:00
Massimiliano Corsini maxcorsini
1917147c31 remove warning 2008-11-17 12:52:58 +00:00
Paolo Cignoni cignoni
d1a1f48470 Corrected the wrong vertex ordering of the red background. patch submitted by Lorenzo Marchi 2008-11-17 08:16:33 +00:00