5294 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
93c827e714 allowed selection of image files by default 2010-12-06 14:22:01 +00:00
Paolo Cignoni cignoni
a6985e7b2d Correct capitalization in the of the info.plist (it appears in the first menu of mac) 2010-12-06 13:26:19 +00:00
Paolo Cignoni cignoni
eb294e005b Almost working gridded background decoration. At least it compiles 2010-12-06 12:53:32 +00:00
Guido Ranzuglia granzuglia
f777fe0b03 removed compiler error.
from: MeshModel *mp=md.addNewMesh(name.c_str(),0,false); to: MeshModel *mp=md.addNewMesh(name.c_str(),false);
2010-12-06 12:41:18 +00:00
Guido Ranzuglia granzuglia
1c40638a07 now is possible to create an empty document and to add to it a solid 2010-12-06 11:51:57 +00:00
Paolo Cignoni cignoni
b1fff2f9d0 Started to add the file as a the possible sources of a shot in the shot widget 2010-12-06 10:58:45 +00:00
Paolo Cignoni cignoni
75a7951728 Now DrawCamera correctly report what is the camera source that it is drawing 2010-12-06 10:57:38 +00:00
Paolo Cignoni cignoni
4a7e4c1cc0 added first draft of a camera edit filter to explicitly change single camera parameters 2010-12-06 10:56:45 +00:00
Luigi Malomo malomo
08a12d6751 modified Texture filters to properly generate texture samples
added pull push texture filling as an option
general code cleanup
2010-12-05 18:31:02 +00:00
Matteo Dellepiane matteodelle
34dbbf5361 Dellepiane: fixed open/save of Tr matrix for MeshLabProjects 2010-12-03 21:59:44 +00:00
Matteo Dellepiane matteodelle
ca7d9542fb Dellepiane: fixed open/save of Tr matrix for MeshLabProjects 2010-12-03 21:58:52 +00:00
Guido Ranzuglia granzuglia
8266606ffb updated MeshLabFilterInterface 2010-12-03 15:59:45 +00:00
Guido Ranzuglia granzuglia
e8f5e0527c added code in order to execute the filter 2010-12-03 13:50:42 +00:00
Guido Ranzuglia granzuglia
dd7cf16602 added code in order to execute the filter 2010-12-03 13:50:09 +00:00
Guido Ranzuglia granzuglia
2544eb9fe7 added tooltipEvaluation functionality 2010-12-03 09:07:13 +00:00
Matteo Dellepiane matteodelle
bcb9dca282 Dellepiane: fixed label loading bug in mlp openproject 2010-12-02 21:09:54 +00:00
Marco Callieri mcallieri
ae883d5f3e shader for user-controllable slicing plane (for dense stereo archeology paper)... to be refined 2010-12-02 16:38:59 +00:00
Guido Ranzuglia granzuglia
e6e671acfd patched bugs with ExtendedButtonWidget 2010-12-02 16:11:05 +00:00
Guido Ranzuglia granzuglia
a6b38725d8 added ExpandButtonWidget 2010-12-02 14:56:00 +00:00
Guido Ranzuglia granzuglia
e6777938cb removed keyboard typing error 2010-12-02 14:54:52 +00:00
Paolo Cignoni cignoni
664d7d99cf log 2010-12-02 13:41:11 +00:00
Guido Ranzuglia granzuglia
571bc514ee finally solved problem with stdDialog dimension when params help viewer is turned off. 2010-12-02 11:56:05 +00:00
Paolo Cignoni cignoni
7e75e5506c added update of decoration after layer change 2010-12-02 10:42:37 +00:00
Paolo Cignoni cignoni
527efe2536 removed include of non standard include file "unistd.h" 2010-12-02 00:41:04 +00:00
Marco Callieri mcallieri
b7ab16db1b added the "snap all layers" option: a snapshot is saved for each layer, with that layer visible and all the other invisible
-- first release --
2010-12-01 17:29:53 +00:00
Matteo Dellepiane matteodelle
a42a386d4d Dellepiane: visualization of color per vertex during the point picking phase of mesh alignment tool 2010-12-01 12:37:30 +00:00
Guido Ranzuglia granzuglia
5fb3ad31fc slightly changed xml's filters syntax 2010-12-01 11:58:02 +00:00
Guido Ranzuglia granzuglia
1d0abe973a slightly changed xml's filters syntax 2010-12-01 11:57:37 +00:00
Matteo Dellepiane matteodelle
1947d9cfce Dellepiane: .mlp files added in the possible extensions to load and save 2010-12-01 10:14:27 +00:00
Matteo Dellepiane matteodelle
035862f399 Dellepiane: fixed open MeshLabProject part. It seems to work fine now... 2010-12-01 09:51:41 +00:00
Guido Ranzuglia granzuglia
2705c2bd6f solved PARAM_HELP bug in XMLFilterInfo::filterParameterExtendedInfo 2010-12-01 09:40:21 +00:00
Guido Ranzuglia granzuglia
0bb656ddf5 solved alignment problem with XMLAbsWidget 2010-12-01 09:38:46 +00:00
Guido Ranzuglia granzuglia
2472356bbb patched the ordering problem reading the xml file 2010-12-01 08:17:32 +00:00
Matteo Dellepiane matteodelle
0b9f6e1ba0 Dellepiane: modified saving and loading of mlp files 2010-11-30 17:12:08 +00:00
Matteo Dellepiane matteodelle
dcdc0803cc Dellepiane: modified openProject for prototype of MesLabProj 2010-11-30 17:11:19 +00:00
Matteo Dellepiane matteodelle
25706a0133 Dellepiane: minor fix in LoadShot 2010-11-30 17:09:57 +00:00
Guido Ranzuglia granzuglia
13733cb983 added support for XMLCheckBoxWidget 2010-11-30 14:37:51 +00:00
Guido Ranzuglia granzuglia
bf2d878b84 added the mechanism to evaluate the expression inserted in the widgets 2010-11-30 10:46:37 +00:00
Paolo Cignoni cignoni
52082373bd Stupid bug that i already though to have removed... 2010-11-30 10:15:39 +00:00
Paolo Cignoni cignoni
64525e897b Bug: Freeze should not explicitly change normals. Apply transform already do it. 2010-11-30 09:24:03 +00:00
Paolo Cignoni cignoni
8be6daa746 slightly changed some policies for expanding/contracting stuff in the layer dialog... 2010-11-30 09:22:41 +00:00
Paolo Cignoni cignoni
089963dec4 No more meshmodel new and delete; always done through the meshdocument 2010-11-30 09:21:37 +00:00
Paolo Cignoni cignoni
e8b33672b7 layer shortname vs label disambig 2010-11-30 09:20:20 +00:00
Paolo Cignoni cignoni
eff05cdcbe when saving a script for meshlabserver the tips and tooltips are useless... 2010-11-30 09:19:34 +00:00
Paolo Cignoni cignoni
2cd1de6de3 still a draft of the xml document saving 2010-11-30 09:18:48 +00:00
Paolo Cignoni cignoni
a1aad344cb Restructured the label/filename commented and added a very important parent pointer in the meshmodel (a layer must know its own document) 2010-11-30 09:18:08 +00:00
Paolo Cignoni cignoni
039c64dff4 added a number of missing IsD()... 2010-11-30 08:50:07 +00:00
Paolo Cignoni cignoni
d48790efea Dialog of saving options now re-tell what mesh are you going to save 2010-11-30 08:49:05 +00:00
Paolo Cignoni cignoni
073ebfef5a GLArea should use label not the shortname in the lower info bar 2010-11-30 08:39:05 +00:00
Paolo Cignoni cignoni
dd9a5e52d1 added check on handle validity 2010-11-30 08:29:33 +00:00