Commit Graph

553 Commits

Author SHA1 Message Date
Nico Pietroni e3e32237aa erased some error evalutation parameters function (added to deimation) 2004-06-25 11:29:21 +00:00
Nico Pietroni 8f3f11432f added function to access temporary mark for decimation 2004-06-25 11:27:21 +00:00
Nico Pietroni dff2dfb828 changrd update for a vertex normal functions void PerVertex(VertexType *v) 2004-06-25 11:25:07 +00:00
Federico Ponchio 5efa62c6ab moving to apps/nexus 2004-06-24 17:38:35 +00:00
Paolo Cignoni f73edd3adb Better Doxygen documentation 2004-06-24 15:15:12 +00:00
Federico Ponchio 2e36dec52b Moved from wrap/nexus 2004-06-24 14:32:45 +00:00
Federico Ponchio ef01c54189 Debugged 2004-06-24 14:19:20 +00:00
Federico Ponchio 298d7c14c6 Created 2004-06-24 14:18:58 +00:00
Paolo Cignoni 535a76ce2b Initial Release 2004-06-24 09:12:28 +00:00
Paolo Cignoni 21df27313d Official Release of Metro 4.00 2004-06-24 09:08:31 +00:00
Paolo Cignoni 4333c2177d Initial Release 2004-06-24 08:03:59 +00:00
Paolo Cignoni f7c2dae086 now use std::numeric_limits instead of old max val() 2004-06-24 07:56:54 +00:00
Paolo Cignoni 71dbb53a60 Now color ramp can do reverse color ramp 2004-06-24 07:55:50 +00:00
Federico Ponchio 2138bdd2f9 Created 2004-06-23 17:17:46 +00:00
Federico Ponchio 956a626273 Added some help and inndentation 2004-06-23 15:49:03 +00:00
Paolo Cignoni ed7382539c Restructured management of error, now the standard open for any mesh type return the error code, the default success value is zero
Any import class has a method ErrorMsg that give a verbal description of an error code.
2004-06-23 15:36:57 +00:00
Federico Ponchio 35e423a642 Created 2004-06-23 00:10:38 +00:00
Federico Ponchio cca3ff2256 Moved #define LITTLE_MACHINE outside of #ifdef WIN32 (linux on PC is little too). 2004-06-23 00:06:45 +00:00
Federico Ponchio 156fe08e7d Created 2004-06-22 17:37:19 +00:00
Federico Ponchio 098b2acac0 Tested 2004-06-22 15:32:09 +00:00
Federico Ponchio f33b962262 Created 2004-06-22 15:31:54 +00:00
Nico Pietroni a139c7006c vertex with tetrahedron adiacency, normal and mark for decimation 2004-06-22 14:29:36 +00:00
Federico Ponchio 1bb34d71d7 *** empty log message *** 2004-06-22 10:27:16 +00:00
Federico Ponchio ed2ef786ed Created 2004-06-22 00:39:56 +00:00
Nico Pietroni 5334ca63b7 *** empty log message *** 2004-06-18 11:49:47 +00:00
Nico Pietroni 831a570d0b modified some errors 2004-06-15 16:15:18 +00:00
Nico Pietroni 7fd10bfcef modified the conversion funtion to take submesh (containers of tetrahedrons) 2004-06-15 16:13:59 +00:00
Nico Pietroni 841b0966bb added funtion to see if an edge is exter or not 2004-06-15 16:12:56 +00:00
Nico Pietroni e33cfa2cab added functions to update local vertices normal 2004-06-15 16:01:26 +00:00
Nico Pietroni 06125c7f29 first version of edge collapse 2004-06-15 16:00:21 +00:00
Nico Pietroni 0584d7df57 *** empty log message *** 2004-06-15 15:58:53 +00:00
ganovelli 7ff742f0a9 inclusion of vector..minorchanges 2004-06-11 17:09:41 +00:00
ganovelli fb49fc3c76 changes to comply dxf specs 2004-06-10 15:15:16 +00:00
Nico Pietroni 025069a560 resolved some error on nextT on loopPos 2004-06-10 08:46:05 +00:00
Paolo Cignoni e1d5d80ce7 Initial Release 2004-06-09 17:18:30 +00:00
Paolo Cignoni 24d13d59e6 Initial Release 2004-06-09 17:01:29 +00:00
Paolo Cignoni 782b814293 Heavily restructured. To be completed only rotation works... 2004-06-09 14:01:13 +00:00
Nico Pietroni 68a6f52588 first realease only link conditions control are implemented 2004-06-08 15:24:58 +00:00
Paolo Cignoni ae77c7c439 added InverseMatrix, 2004-06-04 13:35:07 +00:00
Nico Pietroni abd8b7003e modified some type declarations 2004-06-03 15:46:15 +00:00
ganovelli be69a22a35 created 2004-06-03 13:16:32 +00:00
Nico Pietroni dc9c863f3a changen wire and hiddenlines draw modes 2004-06-03 09:11:35 +00:00
ganovelli ea756467ea typename for gcc compilation 2004-06-02 16:42:44 +00:00
ganovelli dc7d27b0ed minor changes (swap =>> math::Swap) 2004-06-02 16:35:33 +00:00
ganovelli 5b4b14ca0e minor changes (swap =>> math::Swap) 2004-06-02 16:28:22 +00:00
ganovelli 8096308cb2 changed F(.. to FFp
changed Z(   to FFi(
2004-06-02 16:25:45 +00:00
ganovelli 20f49352f1 pragma once removed ,
load ts removed to be put in io_tetramesh
CLear() added
2004-06-01 17:17:29 +00:00
ganovelli c1ec82f5ab addVertices corrected (two copies instead of specializing te call)
and put static (also addTetra) * g++  compliant *
2004-06-01 17:12:46 +00:00
Nico Pietroni 3f2d58a60e first release edge split 2004-06-01 09:45:29 +00:00
Nico Pietroni 146626fbe3 added TestExternalVertex function 2004-06-01 09:44:18 +00:00