601 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
102ad5cae0 Removed bug: crash on white space click 2006-01-17 10:03:29 +00:00
Paolo Cignoni cignoni
c04abf4900 deleted Ob&j saving options... menu 2006-01-17 09:20:02 +00:00
Paolo Cignoni cignoni
89524fb8bb update Check Button -> Radio Button and
connect slot for AllButton and NoneButton
2006-01-17 09:08:40 +00:00
Paolo Cignoni cignoni
4b21eb8fb5 Added detacher filter with it's dialog 2006-01-17 00:55:01 +00:00
Paolo Cignoni cignoni
877eb008e5 Added the detacher dialog 2006-01-17 00:54:20 +00:00
Paolo Cignoni cignoni
f54f5ef1c4 Detacher function 2006-01-17 00:53:49 +00:00
Paolo Cignoni cignoni
59b63f5c90 Detacher dialog 2006-01-17 00:51:53 +00:00
Paolo Cignoni cignoni
ce4083ad8b bux-fix MeshModel &m -> MeshModel *m 2006-01-16 23:53:22 +00:00
Paolo Cignoni cignoni
2c452f52e8 deleted small error 2006-01-16 19:45:40 +00:00
Paolo Cignoni cignoni
ec806bbc18 bug-fix 2006-01-16 16:19:36 +00:00
Paolo Cignoni cignoni
f20db52b36 bug-fix mask -> newmask 2006-01-16 15:56:00 +00:00
Paolo Cignoni cignoni
403dc18725 added rename texture dialog for exporter
removed old maskobj
2006-01-16 15:30:26 +00:00
Paolo Cignoni cignoni
1c98fec094 added base texture name option. 2006-01-16 11:49:52 +00:00
Paolo Cignoni cignoni
03522fd181 Added backward qt4.0 compatibility for setAutoFillBackground 2006-01-16 05:34:16 +00:00
Paolo Cignoni cignoni
7859ec6b12 Changed triangle colors 2006-01-16 05:32:31 +00:00
Paolo Cignoni cignoni
2ad1a9bbd8 added log for Apply Transform 2006-01-15 19:23:57 +00:00
Paolo Cignoni cignoni
5d2a5ccc2f removed preview checkbox 2006-01-15 18:18:56 +00:00
Paolo Cignoni cignoni
a4191a48bd - changed line edit behavior, now values are remembered among Apply Filter invocations
- added check on line edit values, they must be number
2006-01-15 18:16:54 +00:00
Paolo Cignoni cignoni
e34b3ecacf Updated to rel 0.5 2006-01-15 17:17:17 +00:00
Paolo Cignoni cignoni
d0fd5ccc00 separated interface (.h) from implementation for Apply Transform dialog 2006-01-15 17:15:18 +00:00
Paolo Cignoni cignoni
788d0dd301 Added few lines to set background even in qt 4.1 2006-01-15 15:27:59 +00:00
Paolo Cignoni cignoni
2750ab83eb added Apply transform 2006-01-15 13:57:25 +00:00
Paolo Cignoni cignoni
b558b2fff0 added Apply Transform progress, but work in progress. Currently it modifies mesh vertices 2006-01-15 13:56:48 +00:00
Paolo Cignoni cignoni
95aa28c429 file for Apply Transform dialog (implementation and user interface) 2006-01-15 13:55:11 +00:00
Paolo Cignoni cignoni
8e0ce5ad84 added mask specificy in 3ds code 2006-01-15 08:51:30 +00:00
Paolo Cignoni cignoni
d55b16dcd0 Solved an annoyng old consistency bug between toolbars and toolbar menu's 2006-01-15 03:54:50 +00:00
Paolo Cignoni cignoni
e63bec0e56 extend mask exporter for all type file format + 2006-01-15 00:45:40 +00:00
Paolo Cignoni cignoni
4cda95945b bux-fix: mask -> newmask in exporter3ds 2006-01-14 14:20:32 +00:00
Paolo Cignoni cignoni
91b0746d5d sample for use save's mask exporter. ony 3ds. 2006-01-14 14:12:07 +00:00
Paolo Cignoni cignoni
24b4d6a158 renamed checks control 2006-01-14 13:57:06 +00:00
Paolo Cignoni cignoni
96bdbd9608 update savemask exporter with init a mask [base type] 2006-01-14 11:23:25 +00:00
Paolo Cignoni cignoni
439ac6f38e GLArea::ButtonPressed is not an aggregate type,
changed ButtonPressed::element to element
2006-01-14 10:19:06 +00:00
Paolo Cignoni cignoni
d30db7ab39 A little change 2006-01-14 00:51:06 +00:00
Paolo Cignoni cignoni
b49a2c7e61 update dialog 2006-01-14 00:11:47 +00:00
Paolo Cignoni cignoni
38d646a966 added more controls 2006-01-14 00:03:26 +00:00
Paolo Cignoni cignoni
70e22eecd1 added new include for exporter dialog 2006-01-14 00:02:52 +00:00
Paolo Cignoni cignoni
cc6f9c6863 added new dialog at pro 2006-01-14 00:00:23 +00:00
Paolo Cignoni cignoni
b53afc4e60 first commit exporter dialog 2006-01-13 23:59:52 +00:00
Paolo Cignoni cignoni
e4cd2fa2ed Added more infos for 0.5 ver 2006-01-13 23:33:40 +00:00
Paolo Cignoni cignoni
704279bafc reviewed for ver 0.5 2006-01-13 21:51:36 +00:00
Paolo Cignoni cignoni
9780b2bd8d Moved gaussian and mean curvature functions into color_curvature.h 2006-01-13 16:24:16 +00:00
Paolo Cignoni cignoni
2aecf9105a added mask to ply saving 2006-01-13 15:46:20 +00:00
Paolo Cignoni cignoni
6fdd850789 changed return type of exporter from bool to int 2006-01-13 15:35:58 +00:00
Paolo Cignoni cignoni
0bee05c60f colorize:
-colorize nonmanifold now sets colorPerVertex mode
 -code rewritten to follow naming conventions (as in meshfilter)
 -added help and infos
2006-01-13 15:22:04 +00:00
Paolo Cignoni cignoni
90fb16bc33 Added initialization of mask to zero 2006-01-13 14:18:36 +00:00
Paolo Cignoni cignoni
9f4b2987a6 Added logging to mean and gaussian curvautres colorization 2006-01-13 12:10:32 +00:00
Paolo Cignoni cignoni
a8b8092352 delete comments in paintGL 2006-01-13 10:42:44 +00:00
Paolo Cignoni cignoni
91b102ce7c Added control to fov and changed behavior 2006-01-13 10:12:59 +00:00
Paolo Cignoni cignoni
512416a075 Added scaling of texture images to a power of two 2006-01-13 09:28:47 +00:00
Paolo Cignoni cignoni
ff53915f77 added support for files with negative references to texCoord and vertex normals inside face definition 2006-01-13 00:40:26 +00:00