This website requires JavaScript.
Explore
Help
Register
Sign In
huanld
/
speckle-blender
Watch
1
Star
0
Fork
0
You've already forked speckle-blender
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d052d13794a2239dbc7e3b66b6c11c8fc7586dc
speckle-blender
/
bpy_speckle
/
convert
T
History
Jedd Morgan
0753436899
fix(converter): fixed issue with meshes with very high number of verts taking an eternity to send
...
Changed from using sum to extend list functions
2022-11-29 23:54:28 +00:00
..
__init__.py
fix: Fixed issue with connector on Blender 2.93 failing due to accidental use of unsupported python features
2022-11-11 02:13:19 +00:00
to_native.py
fix: Fixed issue with connector on Blender 2.93 failing due to accidental use of unsupported python features
2022-11-11 02:13:19 +00:00
to_speckle.py
fix(converter): fixed issue with meshes with very high number of verts taking an eternity to send
2022-11-29 23:54:28 +00:00
util.py
Added type hinting to codebase
2022-09-21 22:22:07 +01:00