Commit | Date | |
---|---|---|
[r23522]
by
bugman
Merged revisions 23495 via svnmerge from ........ |
2014-05-28 14:34:40 | Tree |
[r23521]
by
bugman
Created the User_functions.test_dx_map GUI test. This extensively checks the 'point' argument for the dx.map user function GUI window. This is to |
2014-05-28 14:32:01 | Tree |
[r23520]
by
bugman
Bug fix for the Sequence_2D GUI element. This is used for handling list of lists user function arguments in the user function GUI windows. |
2014-05-28 14:04:38 | Tree |
[r23519]
by
bugman
Fixes for the Sequence and Sequence_2D GUI elements for handling invalid input data. These elements used by the user function windows previously raised all sorts of errors if the data |
2014-05-28 13:48:29 | Tree |
[r23518]
by
bugman
Expanded the User_functions.test_structure_rotate GUI once more. This time the setting of invalid values in the Sequence_2D element itself is now checked. For |
2014-05-28 13:45:36 | Tree |
[r23517]
by
bugman
Clean up of the User_functions.test_structure_rotate GUI test. The invalid value check is simpler and the Sequence_2D GUI object return value is now checked to be |
2014-05-28 13:40:32 | Tree |
2014-05-28 13:34:19 | Tree | |
[r23515]
by
bugman
Created the is_list() and is_list_of_lists() functions for the lib.check_types module. |
2014-05-28 13:32:39 | Tree |
[r23514]
by
tlinnet
Reverted r23508-23507 as the correct is dimensions (None, 3) for x,y,x positions. The command used was: ..... THe first dimension was used as a counter, the last 3 dimensions is for x,y,z position. This is for the user function dx.map. Modified: |
2014-05-28 13:05:21 | Tree |
[r23513]
by
bugman
Bug fix for the Sequence_2D GUI element. This is used for the user function windows in the GUI for setting lists of lists or matrices. The |
2014-05-28 12:39:27 | Tree |