Commit Graph

35 Commits

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