3257 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
c7cd3f8669 simply gcc instead of gcc-3.3 2006-06-08 08:55:48 +00:00
Paolo Cignoni cignoni
7dc50278c3 Do not use classname in class definition 2006-06-08 08:54:43 +00:00
Paolo Cignoni cignoni
6e06adc9b0 init of bbox diag for generic lenght dialog 2006-06-07 10:25:28 +00:00
Paolo Cignoni cignoni
9f21e55100 Added selection modes: clean/Add (ctrl) / Sub (shift) 2006-06-07 08:48:11 +00:00
Paolo Cignoni cignoni
931ab0641d Still debugging 0.7 2006-05-26 04:09:52 +00:00
Paolo Cignoni cignoni
22fc9eff09 missing std and and all the other gcc detected syntax errors 2006-05-25 09:46:38 +00:00
Paolo Cignoni cignoni
9c9eb2f505 Decimator dialog no more necessary 2006-05-25 06:24:14 +00:00
Paolo Cignoni cignoni
395513e73d Major 0.7 release. A lot of things changed. Colorize interface gone away, Editing and selection start to work.
Optional data really working. Clustering decimation totally rewrote. History start to work. Filters organized in classes.
2006-05-25 04:57:46 +00:00
Paolo Cignoni cignoni
d5964d15b8 - Added license and history
- On invert face also swap the texture coordinates if the
  mesh has them
2006-05-06 17:05:18 +00:00
Paolo Cignoni cignoni
0b78c1b90c *** empty log message *** 2006-05-02 10:19:11 +00:00
Paolo Cignoni cignoni
f6dd7e6d0f *** empty log message *** 2006-04-20 23:16:27 +00:00
Paolo Cignoni cignoni
9f85c87314 Disambiguated (hopefully for the last time) max(float/double) issue. 2006-04-20 16:58:51 +00:00
Paolo Cignoni cignoni
55d2550528 syntax errors for gcc 3.4.5 resolved 2006-04-18 06:57:35 +00:00
Paolo Cignoni cignoni
d4df8eaa5a Added Filter classes (cleaning, meshing etc) 2006-04-12 15:12:18 +00:00
Paolo Cignoni cignoni
599a8907ef for gcc 3.4.5 2006-03-29 10:44:06 +00:00
Paolo Cignoni cignoni
01fd77a995 disambiguated max float/double 2006-03-29 10:06:14 +00:00
Paolo Cignoni cignoni
12d3a2a05c Added missing include export.obj 2006-03-29 10:05:33 +00:00
Paolo Cignoni cignoni
ea108266c1 necessary for compilation on 64 bit AMD with gcc 3.4.5 2006-03-29 09:15:41 +00:00
Paolo Cignoni cignoni
ca9bbde2dd use fabs instead of abs for floats, needed for gcc 3.4.5 2006-03-29 07:30:54 +00:00
Paolo Cignoni cignoni
3285a3a1ae max of float and double is not possible, remove f for gcc 3.4.5 2006-03-29 07:30:21 +00:00
Paolo Cignoni cignoni
99e4bc114e extra typename needed for compilation with gcc 3.4.5 2006-03-29 07:29:50 +00:00
Paolo Cignoni cignoni
7269cb52ad changing gcc-3.3 into gcc. This change is needed to compile with gcc 3.4.5 2006-03-29 07:28:01 +00:00
Paolo Cignoni cignoni
e7b8fbf430 added texture tab 2006-03-08 17:26:13 +00:00
Paolo Cignoni cignoni
d838b477ac changed include file in meshio.pro from io_obj_3ds_material.h to io_material.h 2006-03-08 10:37:06 +00:00
Paolo Cignoni cignoni
2d6304c813 undoed wrong removal... 2006-03-07 13:30:24 +00:00
Paolo Cignoni cignoni
7139575e70 *** empty log message *** 2006-03-07 13:29:34 +00:00
Paolo Cignoni cignoni
7a3a323b42 moved to vcg library 2006-03-07 13:27:57 +00:00
Paolo Cignoni cignoni
0599485254 moved import_obj to vcg library 2006-03-07 13:24:52 +00:00
Paolo Cignoni cignoni
046019d154 Better mask management during io 2006-03-07 10:47:55 +00:00
Paolo Cignoni cignoni
ac7764706b Added texture support 2006-02-27 05:02:01 +00:00
Paolo Cignoni cignoni
f1fe2cb237 Action "None" is now exported from MeshRenderPlugin 2006-02-25 13:44:45 +00:00
Paolo Cignoni cignoni
74713aae47 Restructured Quoted Box. 2006-02-22 12:24:41 +00:00
Paolo Cignoni cignoni
c9194b914f Better formatting of shaders' code 2006-02-22 09:12:15 +00:00
Paolo Cignoni cignoni
f883cbc254 Added a checkbox to switch from perVertex color to CMNone 2006-02-21 17:27:58 +00:00
Paolo Cignoni cignoni
d535301cd1 RenderMode is now passed to MeshRender::Init() 2006-02-21 17:26:38 +00:00
Paolo Cignoni cignoni
2bcb501f86 opengl status tab in shaderdialog is now used 2006-02-21 16:46:40 +00:00
Paolo Cignoni cignoni
36ec283d5e minor change 2006-02-21 16:45:23 +00:00
Paolo Cignoni cignoni
f6a930ef70 changed widgets layout, removed labels 2006-02-21 16:10:37 +00:00
Paolo Cignoni cignoni
31fa05b7af added info() method 2006-02-21 16:10:02 +00:00
Paolo Cignoni cignoni
670f626a50 removed assert (gave an assertion when no faces was added) 2006-02-21 15:30:47 +00:00
Paolo Cignoni cignoni
44fc3695d9 case typo on HEADERS file 2006-02-21 15:25:08 +00:00
Paolo Cignoni cignoni
c66d5170bd case typo on #include 2006-02-21 15:24:47 +00:00
Paolo Cignoni cignoni
0bbcbd24b9 bugfix 2006-02-20 21:11:36 +00:00
Paolo Cignoni cignoni
e17f06d835 Remove detacher and refine dialog 2006-02-20 20:53:42 +00:00
Paolo Cignoni cignoni
a570efa255 replace refine and detacher dialog whit GnericELDialog 2006-02-20 20:52:37 +00:00
Paolo Cignoni cignoni
a0d8deb6c2 Applied gcc patch 2006-02-19 22:17:17 +00:00
Paolo Cignoni cignoni
9db4c61313 Now each shader can change the opengl status 2006-02-19 02:57:49 +00:00
Paolo Cignoni cignoni
77164c577d Added an enum to support OpenGL status modifications 2006-02-19 02:55:48 +00:00
Paolo Cignoni cignoni
44634ae45e changed path of io_3ds_obj_material.h 2006-02-18 22:53:21 +00:00
Paolo Cignoni cignoni
9a998ce719 Quoted box now has extern quoted lines 2006-02-18 18:07:20 +00:00