This website requires JavaScript.
Explore
Help
Sign In
julixau
/
blender-gdsimporter
Watch
1
Star
0
Fork
0
You've already forked blender-gdsimporter
Code
Issues
Pull Requests
Releases
Wiki
Activity
gds importer for blender
33
Commits
1
Branch
0
Tags
138
KiB
Python
52.8%
C
46.8%
Makefile
0.4%
1cf790d1d0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Julian Daube
1cf790d1d0
remove old version of gds parser
2019-07-06 14:02:00 +02:00
.vscode
add new test files
2019-07-02 20:05:44 +02:00
__init__.py
blender: relocate importing code into operator
2019-07-04 21:24:50 +02:00
.gitignore
add gitignore to avoid mistakes
2019-07-04 21:24:50 +02:00
gdsimporter.code-workspace
add new test files
2019-07-02 20:05:44 +02:00
import_gds.py
blender: various improvments and fixes in object generator
2019-07-04 21:24:31 +02:00
Makefile
add new test files
2019-07-02 20:05:44 +02:00
read.c
add new test files
2019-07-02 20:05:44 +02:00
test.py
test: make work again
2019-07-03 14:15:05 +02:00