devide
devide copied to clipboard
This is the official DeVIDE project site: github.com/cpbotha/devide
``` Currently the slice3dVWR slices do linear interpolation. Can we switch to nearest neighbour? If so, add a drop-down box to the primary interface with which the user can change...
``` These are required for building wx, and probably vtk. Should be checked by johannes along with other deps on Linux (as part of second stage of bootstrap?). Relevant ubuntu...
``` What steps will reproduce the problem? 1. Check out johannes (I used r3227) 2. Set up build environment. I used the CVSNT cvs.exe from TortoiseCVS, which I added to...
``` Make a new module that takes a python file as parameter and simply starts that up, calling either devide_main() or __init__ on the class that has the same name...
``` Tja, dus ik open mijn netwerkje op Andriy's computer, maar die heeft een megascherm met een megaresolutie. En nu kan ik mijn blokjes niet meer lezen. Als ik inzoom...
``` en als dat wel zou zijn, dan zou dat zeer relaxed zijn :). ``` Original issue reported on code.google.com by `[email protected]` on 12 Aug 2008 at 12:35
``` Oooh ik heb een goed idee! Wat als je een "Group" optie maakt! Je selecteert een aantal componenten, doet rechtermuisknop -> group, waarna de componenten automatisch mooi bij elkaar/onder...
``` ... ``` Original issue reported on code.google.com by `[email protected]` on 4 Aug 2008 at 11:50
``` The slice3dVWR is one of the oldest and most complex modules in DeVIDE, and it's starting to show. I'm slowly starting to think up a design for the next...
``` modules.filters.input_array_choice_mixin can be used by modules that wrap vector visualisation functionality in order to select the correct input vector array. Due to the new execution and information model in...