|
78fa52361a
|
remove useless python setting in settings.json
|
2020-04-21 13:01:11 +02:00 |
|
|
a79b06e577
|
additional changes
|
2020-04-18 11:37:47 +02:00 |
|
|
1cf790d1d0
|
remove old version of gds parser
|
2019-07-06 14:02:00 +02:00 |
|
|
ac8949f3bb
|
gds: began work on moving gds to seperate library
|
2019-07-05 12:40:42 +02:00 |
|
|
23522c6231
|
blender: relocate importing code into operator
|
2019-07-04 21:24:50 +02:00 |
|
|
ed79a6f129
|
add gitignore to avoid mistakes
|
2019-07-04 21:24:50 +02:00 |
|
|
990cbafe21
|
remove py cache
|
2019-07-04 21:24:50 +02:00 |
|
|
4f7cce34dd
|
testfiles: add new path test
|
2019-07-04 21:24:50 +02:00 |
|
|
4661b9e5c8
|
blender: various improvments and fixes in object generator
|
2019-07-04 21:24:31 +02:00 |
|
|
b82475a4ab
|
gds: move datatype attribute to drawable
|
2019-07-03 14:40:59 +02:00 |
|
|
7b1d5af4d6
|
test: make work again
|
2019-07-03 14:15:05 +02:00 |
|
|
416f5aef69
|
blender: make progress report work consistent
|
2019-07-03 14:14:30 +02:00 |
|
|
5e6f3d243b
|
gds: add two more test files
|
2019-07-03 13:55:29 +02:00 |
|
|
07eec6f648
|
blender: make definition of top cell possible
|
2019-07-03 13:53:25 +02:00 |
|
|
3aaabc6326
|
add new test files
|
2019-07-02 20:05:44 +02:00 |
|
|
99b4d73c24
|
blender: add progress report
|
2019-07-02 19:39:34 +02:00 |
|
|
4565879ffb
|
test: print all structure names
|
2019-07-02 19:38:33 +02:00 |
|
|
c1c8bc7a7d
|
parser: remove class elements; strip 0 from ascii strings
|
2019-07-02 19:38:16 +02:00 |
|
|
096715320b
|
elements: fix small refactoring bugs
|
2019-07-02 14:54:41 +02:00 |
|
|
c12d2f2219
|
parser: remove debug messages
|
2019-07-02 14:50:12 +02:00 |
|
|
94d8388382
|
reader: satisfy progress interface
|
2019-07-02 14:49:58 +02:00 |
|
|
79550303fe
|
structure, library: remove class elements
|
2019-07-02 14:47:36 +02:00 |
|
|
97de4a5f78
|
reader: add unsigned integer types
|
2019-07-02 14:45:29 +02:00 |
|
|
4eb3dc8407
|
small bugfixes
|
2019-07-02 14:45:15 +02:00 |
|
|
167c40c9e5
|
blender: first plugin version
|
2019-07-02 14:44:42 +02:00 |
|
|
577a67dd6f
|
elements: convert class members to instance members
|
2019-07-02 14:44:25 +02:00 |
|
|
770be5609f
|
library: rename link function
|
2019-07-01 14:44:34 +02:00 |
|
|
93d1671722
|
implement parsing of aref
|
2019-07-01 14:21:45 +02:00 |
|
|
08c6b13a82
|
add first gds testfile
|
2019-07-01 13:10:11 +02:00 |
|
|
76f0677296
|
test: add progress bar to read operation
|
2019-07-01 13:09:01 +02:00 |
|
|
06bc11fb17
|
library: add function to link structure references
|
2019-07-01 13:08:48 +02:00 |
|
|
73af3adb34
|
parser: base parser on reader; reader: add a way to get the current progress
|
2019-07-01 13:08:10 +02:00 |
|
|
25fce7a95a
|
structure: remove tree links
|
2019-07-01 13:07:38 +02:00 |
|
|
29750ce192
|
add specification
|
2019-07-01 13:06:19 +02:00 |
|
|
5d939157ed
|
initial commit (work in progress)
python version of parser works, BUT
does not support AREF and SREF at the moment
|
2019-07-01 11:45:02 +02:00 |
|