sliptonic
|
c7a20f2876
|
Translation cleanup. Setupsheet related files. Simple copy, simulator
|
2022-01-04 14:45:36 -06:00 |
|
sliptonic
|
3217352194
|
black reformat (setupsheet)
|
2022-01-04 14:26:52 -06:00 |
|
Russell Johnson
|
1cdfd611fd
|
Path: Downgrade module's debug level to INFO
|
2021-08-13 19:02:40 -05:00 |
|
sliptonic
|
e631b6b1b7
|
fix persistence of fixtures, split, and orderby to templates
|
2021-01-17 15:28:24 -06:00 |
|
sliptonic
|
9ea837fd90
|
fixes 4466
|
2020-12-17 16:21:31 -06:00 |
|
luz paz
|
b75cd3dd52
|
Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
|
2020-11-05 19:57:21 +01:00 |
|
Markus Lampert
|
81f809cfcf
|
Removed dead code for debugging shortcut warnings.
|
2020-01-03 23:13:55 -08:00 |
|
Markus Lampert
|
7bfb0fde68
|
Added arbitrary attributes to ToolBit - currently re-creating the existing ones.
|
2019-11-28 17:31:36 -08:00 |
|
wmayer
|
00c016a967
|
fix bug in Path module: str has no attribute UserString
|
2019-09-01 22:14:53 +02:00 |
|
Daniel Wood
|
32509136ee
|
Handle setting the coolant mode on the setupsheet
|
2019-08-28 19:40:09 +01:00 |
|
Markus Lampert
|
ef74365142
|
Fixed pylint warnings for PathSetupSheet
|
2019-07-01 15:29:51 -07:00 |
|
sliptonic
|
b55c210f39
|
remove unnecessary imports. normalize debug log levels
|
2019-06-21 13:01:01 -05:00 |
|
sliptonic
|
4a984de243
|
Path: normalize proxy stratements
remove bare exceptions
|
2019-06-21 13:01:01 -05:00 |
|
Markus Lampert
|
33e3a0083e
|
Turning off settings exception printing for unregistered ops.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
f4124b91bc
|
Sorting of operation settings for UI purposes.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
74d3bf4856
|
Added support for property types required for PocketShape settings.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
954771ccba
|
Added automatic setting of operation values from the setup sheet during creation.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
a3cd80796b
|
Template export/import of operation settings.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
ac84092e75
|
Basic property editor framework
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
ee49b9874d
|
Prototype objects for operations and the ability to create them through the regular proxy instantiation.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
853ad14a1a
|
Basic UI/editor for the SetupSheet.
|
2018-09-02 00:32:22 -07:00 |
|
Markus Lampert
|
c495ed43f8
|
Fixed heights and introduced OpStockZMin/Max.
|
2018-09-02 00:32:21 -07:00 |
|
Markus Lampert
|
b24e95b7c1
|
Removed PathGeom class and moved functionality into module interface.
|
2018-06-19 21:38:20 -07:00 |
|
Markus Lampert
|
dce9c0e385
|
Refactored use of iteritems into function to deal with python 2.7 and 3 compatibility.
|
2017-10-22 18:18:10 -07:00 |
|
Markus Lampert
|
0d4e9d47c9
|
Python version independent string and unicode handling.
|
2017-10-22 12:01:35 -07:00 |
|
Markus Lampert
|
4826e6387e
|
Removed references to Spreadsheet from docstrings.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
eaa7b6f591
|
Fixed all ops to use Op...Depth in order to not mess with the expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
1a29468094
|
Replaced spreadsheet with dedicated SetupSheet object in order to better support expression setting.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
dba05326ff
|
Reverted back to using the spreadsheet Name for the expression, since it has less issues than using the Label.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
0d8a1500d5
|
Added template attribute encoding/decoding for setup sheet label changes.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
704569d1c8
|
Fixed the name collission issue of expressions.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
14dfa13ee6
|
Renamed Settings to SetupSheet.
|
2017-10-22 11:24:58 -07:00 |
|