Google Code Exporter

Results 11117 issues of Google Code Exporter

``` See the documentation on http://www.vtk.org/Wiki/VTK/Depth_Peeling Especially important that you have to disable multi-sampling on NVidia cards. This also means that you might have to add an extra option to...

auto-migrated

``` Right click on output port, at the bottom there should be a short-list of often-used modules. Viewer at position #1. If this is selected, the module is created and...

Type-Enhancement
auto-migrated
Milestone-Release3000

``` Instead of having each view as a window with GUI widgets, integrate widgets with the canvas itself. See for example the Blender Node Compositor: http://e-learning.tul.cz/~hnidek/pics/blender_render_node_compositor.png ``` Original issue reported...

Type-Enhancement
auto-migrated
Milestone-Release3000

``` All module views should be dockable, either with containers that can be created, or with the main DeVIDE window. Also integrate tabbed panels, so that multiple views can be...

Type-Enhancement
auto-migrated
Milestone-Release3000

``` I've already added the necessary sample code to testing/emp something. Turn this into a test for the EMP functionality. ``` Original issue reported on code.google.com by `cpbotha` on 3...

Type-Enhancement
auto-migrated

``` As reported by Peter Kok: Voor als je weer terug bent: volgens mij zit er een bug in je pca-code. De radius_vectors bereken jij als volgt: radius_vectors[i] = v[i]...

auto-migrated

``` What steps will reproduce the problem? 1. Start DeVIDE, add any module (e.g. vtkTIFFWriter) 2. Double-click the module to open its view. 3. In the introspection shell, type "obj.";...

auto-migrated
Type-Defect
Priority-Low

``` The auto-generated vtkCutter module only has one input. However, in order to use the underlying vtk class, an implicit function has to be set using SetCutFunction. Additionally, it looks...

Priority-Medium
auto-migrated
Type-Defect

``` Various parts of the UI refer to modules by their type. The most important examples are the module configuration views and progress messages. This can cause confusion when multiple...

Type-Enhancement
auto-migrated
Priority-Low

``` What steps will reproduce the problem? 1. Start DeVIDE 2. Add one or more modules to the canvas 3. Right click a module without selecting it first What is...

Priority-Medium
auto-migrated
Type-Defect