- 08 Oct, 2009 5 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7347 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7346 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7345 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7344 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7343 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 07 Oct, 2009 4 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7338 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7335 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7334 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
Main Toolbar, Viewer Toolbar git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7331 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 06 Oct, 2009 7 commits
-
-
David Bommes authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7328 383ad7c9-94d9-4d36-a494-682f7c89f535
-
David Bommes authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7327 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7325 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7323 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7322 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Mike Kremer authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7321 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Mike Kremer authored
Updated tutorial "Omplementing a mesh smoother plugin". Changed dynamic cast of mesh to polymesh to proper PluginFunction::polyMesh and updated comments on how to add a toolbox to OpenFlipper (initializeToolbox() has been replaced by the signal addToolbox()). git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7320 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 05 Oct, 2009 8 commits
-
-
David Bommes authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7318 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7317 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7316 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7315 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7314 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7313 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7312 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7311 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 02 Oct, 2009 5 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7308 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Mike Kremer authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7307 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Mike Kremer authored
Changed DATA_NONE to DATA_UNKNOWN. Replaced all occurrences of it. If a data type is not found, typeId() now returns DATA_UNKNOWN instead of -1 which formerly returned UINT max since it was casted to an unsigned int. git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7306 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7305 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7300 383ad7c9-94d9-4d36-a494-682f7c89f535
-
- 01 Oct, 2009 11 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7297 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7295 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7294 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7293 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7292 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7291 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7290 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7289 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7287 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7286 383ad7c9-94d9-4d36-a494-682f7c89f535
-
Jan Möbius authored
git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@7285 383ad7c9-94d9-4d36-a494-682f7c89f535
-