2064 Commits

Author SHA1 Message Date
Fabio Ganovelli ganovelli
cf39a75db1 minor reorganization, some changes of interface, no major detour 2010-11-18 19:51:09 +00:00
Paolo Cignoni cignoni
3ab2926114 still working to improve the camera decorator 2010-11-17 16:00:18 +00:00
Paolo Cignoni cignoni
b624de857c sgnificantly improved the show camera decoration 2010-11-17 09:43:04 +00:00
Paolo Cignoni cignoni
95efc5acf8 Added another filter for managing a camera 2010-11-17 09:41:40 +00:00
Paolo Cignoni cignoni
8143567529 corrected help in the set camera filter 2010-11-16 18:17:49 +00:00
Fabio Ganovelli ganovelli
687a90cdda + better frustum culling for selection
+ safe edit (do not stall if trying to take too many cells)
+ optional apss and data loading surgin browsing
+ faster edit() (replaced useless map with vector, reserve on the vector to avoid reallocation)
2010-11-10 21:31:08 +00:00
Paolo Cignoni cignoni
d5806583af Now camera decoration can show raster camera too 2010-11-10 11:06:30 +00:00
Paolo Cignoni cignoni
2cf20d6ba2 Added filter to set shot for the current raster 2010-11-10 11:06:06 +00:00
Paolo Cignoni cignoni
364db429d4 Now camera decoration can show raster camera too 2010-11-10 11:05:10 +00:00
Fabio Ganovelli ganovelli
95487b1c51 updated render_splatting.pro to include the splatrendere.qrc from vcglib/wrap/gl/splatting_apss 2010-11-08 15:09:14 +00:00
Paolo Cignoni cignoni
ff0d446731 Imporved support of PTX files. Now it can open ptx as point clouds automatically computing normals and radius for splatting 2010-11-08 15:07:25 +00:00
Fabio Ganovelli ganovelli
2394d2d7d9 factorized:
the code for apss rendering hs been isolated from meshlab and is in vcglib/wrap/gl/splatting_apss.
2010-11-08 11:08:49 +00:00
Paolo Cignoni cignoni
387a824d2b completed the camera decoration to include the current view shot. Done using the standard signal slot mechanism to invoke calls of GLarea without having it linked... 2010-11-02 09:29:47 +00:00
Paolo Cignoni cignoni
13ffca73e1 first draft of the gridded background decoration.
To be completed.
2010-10-31 13:24:51 +00:00
Paolo Cignoni cignoni
4a7ef17068 Updated to the new glLabel and significantly improved the camera decoration. Now it shows some numerical info, the viewpoint position and the reference frame of the camera with the RGB colored standard axis 2010-10-31 13:20:38 +00:00
Paolo Cignoni cignoni
46ccc1a6ff First draft of a filter explicitly working on camera. Currently it works only of meshmodel cameras but it can be useful for debugging cameras 2010-10-31 13:09:34 +00:00
Fabio Ganovelli ganovelli
b8bf9ae9be just a comment 2010-10-29 17:22:26 +00:00
Fabio Ganovelli ganovelli
bc9f250dc4 integration of the apss,
handling of large input files (but very slow yet)
2010-10-29 17:21:37 +00:00
Fabio Ganovelli ganovelli
baef877b6f integration of the apss,
handling of large input files (but very slow yet)
2010-10-29 17:21:00 +00:00
Fabio Ganovelli ganovelli
403b8cad7e added support for unreferenced vertices (not fully tested yet) 2010-10-25 17:20:27 +00:00
Paolo Cignoni cignoni
75b1ef65e5 Corrected a bug in the data managmente when unrolling. Now color and textures are preserved. 2010-10-21 13:37:42 +00:00
Fabio Ganovelli ganovelli
b183288f97 minor stuff in the gui 2010-10-18 13:28:11 +00:00
Fabio Ganovelli ganovelli
a0b6f0d736 - fixed a bug in ooc_chains::Compact (on the setting of
chunks size)
- fixed a bug on toCleanUpCells (it was not cleared at the end of commit)
2010-10-16 10:25:39 +00:00
Nico Pietroni nicopietroni
146dc7fd61 corrected closest and distance calls to the ones in distance3.h 2010-10-15 15:24:50 +00:00
Paolo Cignoni cignoni
c7b955b4b6 io_u3d.cpp: Use correct IDTFConverter path under Linux. 2010-10-15 13:42:00 +00:00
Fabio Ganovelli ganovelli
1f69a5008a added Cell adjacencies update after commit 2010-10-13 15:11:28 +00:00
Fabio Ganovelli ganovelli
fe6dd6f5f1 new version of commit 2010-10-11 17:10:20 +00:00
Fabio Ganovelli ganovelli
bec4ce0a14 minor 2010-10-08 18:34:55 +00:00
Fabio Ganovelli ganovelli
72b5dab6be added handling of border vertices with the
new data structure.ongoing debugging
2010-10-08 18:06:46 +00:00
Nico Pietroni nicopietroni
a0fd13ec5f - Extended plug-in help.
- Changed some default values
2010-10-08 12:56:36 +00:00
Guido Ranzuglia granzuglia
08baf5223f moved #include <vcg/space/colorspace.h> at the begin of the file 2010-10-08 11:56:48 +00:00
Guido Ranzuglia granzuglia
f0c28c0f11 new version of the filter using glContext passed by framework 2010-10-08 10:25:52 +00:00
Paolo Cignoni cignoni
4a69332c0b Cleaned up the creation/destruction of shaders: crashed after changing too many times the parameters for leaking. 2010-10-07 16:26:22 +00:00
Fabio Ganovelli ganovelli
ad82e94100 extended to 20 bits the index to the chunk of data 2010-10-07 14:15:37 +00:00
Fabio Ganovelli ganovelli
2fb2eac98a colored impostors, debugging on impostor decoding of color 2010-10-07 13:42:28 +00:00
Paolo Cignoni cignoni
4a6ce8360a Added transferring of selection between different representations 2010-10-06 10:36:03 +00:00
Paolo Cignoni cignoni
3219315d99 completed moving of decorators. 2010-10-05 15:35:57 +00:00
Paolo Cignoni cignoni
cf50958feb moved decorate_shadow to the appropriate place 2010-10-05 15:23:41 +00:00
Paolo Cignoni cignoni
027a1a7fc6 Renaming files according to dir names 2010-10-05 14:43:43 +00:00
Paolo Cignoni cignoni
106a8b09d5 moved decorate background to a more correct location 2010-10-05 14:39:50 +00:00
Guido Ranzuglia granzuglia
4ce8535bb3 - added Confidence=true in PoissonParam constructor 2010-10-05 13:55:54 +00:00
Guido Ranzuglia granzuglia
aa4ad99270 added progress bar to PrincipalDirectionsPCA in order to have an ack to the process advancement. 2010-10-04 08:44:18 +00:00
Guido Ranzuglia granzuglia
da79d2d5d8 added QPainter parameter to Decorate function 2010-10-04 08:42:46 +00:00
Guido Ranzuglia granzuglia
54084acd8b - added default parameter to H->Add((*vi).Q(),(*vi).C(),1.0f); in order to compile with VC2008
- added QPainter to Show Axis
2010-10-04 08:41:53 +00:00
Paolo Cignoni cignoni
52627bbc72 corrected a last pushattrib-popattrib bug 2010-10-01 08:21:44 +00:00
Paolo Cignoni cignoni
3207744258 Updated to the new painter based text printing 2010-10-01 07:55:33 +00:00
Paolo Cignoni cignoni
60ffad787a Definitely get rid of renderText in glarea and decorate base 2010-10-01 06:08:09 +00:00
Paolo Cignoni cignoni
f154a78b74 Changed most of the old renderText into the newly correct glLabel::render...
Improved histogram (Added fixed size for comparisons and area weighting
2010-10-01 00:36:31 +00:00
Paolo Cignoni cignoni
18a36c5808 Hopefully corrected bug in rubber band selection 2010-10-01 00:25:12 +00:00
Paolo Cignoni cignoni
504c8575ec cleaned up border selection filters 2010-10-01 00:21:33 +00:00