This website requires JavaScript.
Explore
Help
Register
Sign In
viewit
/
OrcaSlicer-KX
Watch
5
Star
1
Fork
1
You've already forked OrcaSlicer-KX
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
4
Wiki
Activity
Files
7ddf4f3ddf1880935821ad88e6a9d13bcdfd64dd
OrcaSlicer-KX
/
xs
/
src
/
admesh
History
Alessandro Ranellucci
bed1625d6b
Split objects could not be repositioned in plater. 3D preview and stats were not available too.
#1543
2013-11-24 14:28:17 +01:00
..
connect.c
Some comments and minor fixes to admesh code by Andy Doucette
2013-07-31 00:01:53 +02:00
normals.c
Prevent admesh to reverse all facets twice in some mostly-random situations. Normalizing a null normal should still return a null normal in order to fix it properly later instead of treating it as if it was a true normal and thus reversing the facet (and if that is the first facet, all of the others would be reversed as well).
#1362
2013-07-31 00:32:48 +02:00
shared.c
Finish porting TriangleMesh->translate
2013-08-05 19:17:13 +02:00
stl_io.c
Incomplete work to store TriangleMesh objects in Model objects instead of extracting vertices and facets
2013-09-11 09:49:28 +02:00
stl.h
Split objects could not be repositioned in plater. 3D preview and stats were not available too.
#1543
2013-11-24 14:28:17 +01:00
stlinit.c
Bugfix: some binary STL files were not correctly parsed on Windows.
#1370
1467
2013-11-12 16:58:26 +01:00
util.c
Ported TriangleMesh::scale_xyz()
2013-09-09 23:38:49 +02:00