Andras Lasso

Results 869 comments of Andras Lasso

CERR is open-source, so you should be able to get detailed information about why it struggles with opening the RTSTRUCT that Slicer exported (too many points in the contour, missing...

I agree, simpler is better and it would be important for all core developers to be able to access the infrastructure and troubleshoot problems. If external access to Kitware computers...

I don't really mind making it optional other than this is yet another thing to keep in mind when writing Slicer core code: we cannot assume that Segmentation classes are...

I don't like that readability compromised because of a short-term workaround. For example, how would I know if "i" refers to install, include, interface,...? If ninja generator is important then...

CMake always uses parameter files when passing input to Visual C++ compiler and linker. There are a very few rare exceptions, such as maybe the resource compiler and custom tools...

We have a lot of open pull requests that makes it harder to see if there are active pull requests that require attention. What do you think about closing this...

@jcfr this is great. Would you be able to join the weekly Slicer i18n meeting tomorrow at 9am to discuss with @pieper and the two computer science students who will...

Just got the info that tomorrow does not work for the students. @jcfr let us know if next Wednesday (Dec 7) 9am works for you.

Thank you for working on this! By use "the same pattern that is used for default view options" I meant to change default node in the scene (the same way...

I would very much in favor of implementing this using Qt networking in CTK. Marco Nolden should be able to help with implementation, maintenance, and optimization, too.