bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
401 stars 55 forks source link

Unable to import 3D object. #407

Open annaasamoylova opened 2 years ago

annaasamoylova commented 2 years ago

Priority: MINOR

Environment: MacOS Big Sur 11.5.1(20G80), LazPaint 7.1.6 (64-bit)

Description: The user presses ‘Import 3D object’ button and receives an error message ‘Access violation’.

Steps to reproduce: 1.Click on the button ‘File’ on the top panel of the app; 2.In the menu that appears, choose the ‘Import 3D object’ button; 3.Select any object on the device that fits the 3D format of the LazPaint (obj) Actual result: The object does not open and the application throws an error.

Expected result: The user receives a correctly displayed 3D object by clicking ‘Import 3D object’.

https://user-images.githubusercontent.com/65169031/142729019-b9cb1449-20bb-478e-bfa4-6a4855083459.mov

circular17 commented 2 years ago

Can you provide a sample 3d file?

circular17 commented 2 years ago

I have tried on MacOS and was able to open a simple OBJ file.