Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mikedh/trimesh issues and pull requests

#2354 - Release: Face normal fix

Pull Request - State: open - Opened by mikedh 6 days ago

#2352 - Fix linestring to path

Pull Request - State: open - Opened by StylianosVitalis-TomTom 11 days ago

#2351 - Trimesh for terrain representation

Issue - State: open - Opened by mllobera 12 days ago - 3 comments

#2350 - trimesh.org doesn't show documentation

Issue - State: closed - Opened by BabarKhanDev 13 days ago - 2 comments

#2348 - Fix doc typo in creation.py

Pull Request - State: open - Opened by TFiFiE 18 days ago

#2347 - Release: Kwarg Passthrough

Pull Request - State: closed - Opened by mikedh 18 days ago

#2346 - Fix/forward kwargs

Pull Request - State: closed - Opened by michaelbratsch 18 days ago - 5 comments

#2345 - Handling arcs vs? Beziers curves in paths

Issue - State: open - Opened by PetitPhoenix 20 days ago - 1 comment

#2338 - support to sweep_linestring?

Issue - State: closed - Opened by 6ther about 1 month ago - 3 comments

#2337 - is_convex test returns False for convex hull

Issue - State: closed - Opened by CallumDev about 2 months ago - 1 comment

#2336 - [BUG] fix rounding issue in uv_to_color()

Pull Request - State: closed - Opened by TooSchoolForCool about 2 months ago - 1 comment

#2335 - Vertices are missing when trimesh.load(process=False)

Issue - State: open - Opened by czpcf about 2 months ago

#2334 - Question: convert elevation data bitmap to mesh?

Issue - State: closed - Opened by dkrikun about 2 months ago - 1 comment

#2333 - Textures are silently not saved if pillow is not installed

Issue - State: open - Opened by Altren about 2 months ago - 1 comment

#2332 - Also add map_Kd to the OBJ/MTL material kwargs

Pull Request - State: open - Opened by ChuangTseu 2 months ago - 1 comment

#2330 - Fix path for show() in notebooks on Windows

Issue - State: open - Opened by bottledspace 2 months ago - 1 comment

#2329 - How to get index of merged vertex when loading an obj

Issue - State: closed - Opened by czpcf 2 months ago - 2 comments

#2328 - Release: Procrustes Weights

Pull Request - State: closed - Opened by mikedh 3 months ago

#2327 - Fix nearest.ipynb Typo

Pull Request - State: closed - Opened by Tallerpie 3 months ago - 1 comment

#2322 - Fix vertex_attributes subdivisions and corresponding test added.

Pull Request - State: closed - Opened by dbukenberger 3 months ago - 1 comment

#2321 - How to get object names in a 3D scene correctly using trimesh

Issue - State: open - Opened by nikhil-convrseai 3 months ago - 2 comments

#2320 - Adding thresholding option to matrix_to_marching_cubes()

Pull Request - State: closed - Opened by bhacha 3 months ago - 1 comment

#2319 - Release: Iteration Tests

Pull Request - State: closed - Opened by mikedh 3 months ago

#2318 - Integration with manifold3d

Issue - State: open - Opened by pca006132 3 months ago - 2 comments

#2317 - Ray intersection behavior on edges and vertex

Issue - State: open - Opened by brandonrwin 4 months ago - 1 comment

#2316 - GLB loading fails with KeyError: 'POSITION'

Issue - State: closed - Opened by JulianKnodt 4 months ago - 3 comments

#2315 - Question: Do not require loading texture for Mesh with texture?

Issue - State: closed - Opened by JulianKnodt 4 months ago - 4 comments

#2314 - Update blender_boolean.py.tmpl

Pull Request - State: closed - Opened by Hellseher 4 months ago - 3 comments

#2313 - Updated use of weights in procrustes analysis (update to #1647)

Pull Request - State: closed - Opened by tillns 4 months ago - 3 comments

#2312 - Release: Boolean Tests

Pull Request - State: closed - Opened by mikedh 4 months ago

#2309 - Make boolean engine selection more flexible

Pull Request - State: closed - Opened by onitake 4 months ago - 3 comments

#2308 - intersection fails for specific test case

Issue - State: open - Opened by mahmouddinar 4 months ago - 1 comment

#2307 - wrong uv values

Issue - State: closed - Opened by l1346792580123 4 months ago - 2 comments

#2306 - Boolean unit tests fail if manifold3d is not installed

Issue - State: open - Opened by onitake 4 months ago - 5 comments

#2305 - Fix missing visual copy for primitives

Pull Request - State: closed - Opened by clemense 4 months ago - 1 comment

#2304 - Loading Objaverse GLB files with textures

Issue - State: open - Opened by preddy5 4 months ago - 1 comment

#2303 - dict_to_path is broken for Line objects

Issue - State: open - Opened by Tomaubier 4 months ago

#2302 - scene.save_image backround alpha always 255

Issue - State: open - Opened by Houston256 4 months ago - 2 comments

#2301 - precision issue in forming cuboids with close vertices

Issue - State: open - Opened by mahmouddinar 4 months ago - 2 comments

#2300 - Release Followup: Tuning 3MF loading

Pull Request - State: closed - Opened by mikedh 4 months ago

#2298 - Do test_multiple_difference with all engines

Pull Request - State: closed - Opened by musicinmybrain 4 months ago

#2297 - Update scene.py

Pull Request - State: closed - Opened by SeaOtocinclus 4 months ago - 1 comment

#2296 - Support 3MF component `path`

Pull Request - State: closed - Opened by mikedh 4 months ago

#2294 - Can't export empty scenes

Issue - State: closed - Opened by DanCardin 5 months ago - 5 comments

#2292 - Edges overlapping issue

Issue - State: open - Opened by m-fabregue 5 months ago

#2290 - Release: Revolve Caps

Pull Request - State: closed - Opened by mikedh 5 months ago

#2289 - Computing the difference along an axis between two meshes

Issue - State: open - Opened by swiss-knight 5 months ago - 1 comment

#2288 - Draping 2D features on 3D mesh

Issue - State: open - Opened by swiss-knight 5 months ago - 3 comments

#2286 - Convert to numpy array if need

Pull Request - State: closed - Opened by michaelbratsch 5 months ago - 1 comment

#2285 - Combining/union/concatenating adjacent meshes

Issue - State: open - Opened by Kylsha 5 months ago - 2 comments

#2284 - PBRMaterial <-> SimpleMaterial conversion seems to be asymmetric

Issue - State: open - Opened by ankuPRK 5 months ago - 1 comment

#2283 - fix for #2269 with new test case for incomplete creation.revolve()

Pull Request - State: closed - Opened by bguan 5 months ago - 4 comments

#2282 - add support for path3d export to ply format

Pull Request - State: closed - Opened by moberweger 5 months ago - 5 comments

#2281 - Fix typing bug in merge_vertices function

Pull Request - State: closed - Opened by ayersb 6 months ago - 1 comment

#2280 - Update gmsh.py

Pull Request - State: closed - Opened by sadiwali 6 months ago - 1 comment

#2279 - Docs/documentation fixes

Pull Request - State: closed - Opened by dcetin 6 months ago - 1 comment

#2278 - Release: Scene Transform

Pull Request - State: closed - Opened by mikedh 6 months ago

#2277 - fix documentation for repair.stitch

Pull Request - State: closed - Opened by dcetin 6 months ago - 1 comment

#2276 - Release: Stride Speedup + Hints

Pull Request - State: closed - Opened by mikedh 6 months ago - 2 comments

#2275 - Speed up GLTF loading.

Pull Request - State: closed - Opened by eliphatfs 6 months ago - 1 comment

#2274 - Missing attributes in conversion

Issue - State: closed - Opened by AshhadDevLab 6 months ago

#2273 - Flexible section amounts for bounding_cylinder

Pull Request - State: closed - Opened by djean032 6 months ago - 2 comments

#2272 - Does the trimesh.Trimesh.export method leverage the meshio?

Issue - State: open - Opened by Rumi381 6 months ago - 1 comment

#2270 - Fix: Blender 4.2

Pull Request - State: closed - Opened by mikedh 6 months ago

#2269 - trimesh.creation.revolve create non volume if not by 360 degree

Issue - State: closed - Opened by bguan 6 months ago - 2 comments

#2268 - Release: Use Debian Docker Base Image

Pull Request - State: closed - Opened by mikedh 6 months ago

#2267 - Regressions in test_boolean.py with Blender 4.2.0

Issue - State: closed - Opened by musicinmybrain 6 months ago - 4 comments

#2266 - extrude_polygon not creating watertight mesh

Issue - State: closed - Opened by kgulmer 6 months ago - 3 comments

#2265 - Release: Fix Triangulation Option

Pull Request - State: closed - Opened by mikedh 6 months ago

#2264 - Can't install `trimesh[easy]` in docker

Issue - State: closed - Opened by vojtajina 6 months ago - 5 comments

#2263 - failed to load texture. trimesh.util.concatenate

Issue - State: closed - Opened by JinMQ 6 months ago - 2 comments

#2262 - Bevel, Chamfer, and Filet of Edges

Issue - State: open - Opened by bguan 6 months ago

#2261 - Add ability to generate mesh of 3D text

Issue - State: open - Opened by bguan 6 months ago

#2260 - Volume method wrong?

Issue - State: closed - Opened by Sheradil 6 months ago - 2 comments

#2258 - Working with multi-patch meshes

Issue - State: open - Opened by ShawnTheSheep1861 7 months ago

#2257 - Release: Fixes And Polygon Exit

Pull Request - State: closed - Opened by mikedh 7 months ago

#2256 - Proper way to update scene geometry?

Issue - State: open - Opened by fabrii4 7 months ago

#2254 - Update transformations.py

Pull Request - State: closed - Opened by apalkk 7 months ago - 1 comment

#2253 - Bug in trimesh.boolean check_volume variable propagation.

Issue - State: open - Opened by sanyi 7 months ago - 2 comments

#2252 - Discrepancy in Importing .obj Mesh with Vertex Texture

Issue - State: open - Opened by astonishingwolf 7 months ago - 2 comments

#2251 - Tests for cascadio fail on s390x, wrong endianness

Issue - State: open - Opened by musicinmybrain 7 months ago - 1 comment

#2250 - Release: NP2 Overflow Hotfix

Pull Request - State: closed - Opened by mikedh 7 months ago

#2249 - Changed boolean_manifold iteration for improved performance.

Pull Request - State: closed - Opened by dbukenberger 7 months ago - 2 comments

#2248 - Ensure PIL.Image.resize() always gets a tuple size

Pull Request - State: closed - Opened by musicinmybrain 8 months ago - 3 comments