new trunk merged from old trunk, Roman's master thesis and my changes in the sandbox

This commit is contained in:
2013-04-12 12:32:58 +00:00
commit 5abb40125b
632 changed files with 273799 additions and 0 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<Plugin name="H5PartRandomSample" type="operator" label="H5PartRandomSample" version="1.0" enabled="true" mdspecificcode="false" onlyengine="false" noengine="false" iconFile="icon.xpm">
<Attribute name="H5PartRandomSampleAttributes" purpose="Randomly reduce an H5Part point mesh" persistent="true" exportAPI="" exportInclude="">
<Field name="factor" label="factor" type="float">
1.0
</Field>
</Attribute>
</Plugin>