Commit | Date | |
---|---|---|
[r16067]
by
bugman
The user functions without a base class are now supported in the prompt, script, and GUI modes. This is for the auto-generated user functions not stored in a user function class object. |
2012-05-07 16:18:56 | Tree |
[r16066]
by
bugman
Fix for the Uf_info.add_uf() method - the re.search() call was matching '.' to all characters! |
2012-05-07 16:17:27 | Tree |
[r16065]
by
bugman
The 'num_or_num_list' and 'num_or_num_tuple' argument types are now supported in the GUI. These are for the auto-generated GUI user functions. The 'num_or_num_tuple' argument type is used |
2012-05-07 15:53:44 | Tree |
[r16064]
by
bugman
Fix for the gui.misc.gui_to_tuple() function. This was failing in many cases, especially where the value is not a tuple to start with. |
2012-05-07 15:50:20 | Tree |
2012-05-07 15:32:28 | Tree | |
2012-05-07 15:26:31 | Tree | |
[r16061]
by
bugman
Converted the diffusion_tensor user functions to the auto-generation design. The icons and wizard graphics for these user functions has also been created. |
2012-05-07 15:22:35 | Tree |
2012-05-07 14:45:50 | Tree | |
2012-05-07 14:39:09 | Tree | |
[r16058]
by
bugman
The auto-generated user function additional documentation is now used by the prompt UI. The data was not being passed into the prompt user function objects! |
2012-05-07 14:18:32 | Tree |