Hugues Delorme

Results 30 issues of Hugues Delorme

Add buttons around the view cube to rotate the view around the normal of the view plane. See the two "arrow" buttons for the view cube in FreeCad: ![image](https://user-images.githubusercontent.com/939132/169861053-0a90437e-6f6d-4c01-9ca5-c0700696325a.png)

feature

The scale of a clip plane's capping texture is fixed(it's 0.05, -0.05) So when the graphics objects displayed are small then the capping texture looks too "zoomed". In the opposite...

enhancement

Port Mayo source code so it can build and work with Qt6 See: https://github.com/mschollmeier/occQt6

enhancement

Use this procedure: https://doc.qt.io/qt-5/appicon.html#setting-the-application-icon-on-macos

enhancement

Use Assimp as an optional mechanism for import/exporting geometries

feature

See https://github.com/asmaloney/libE57Format

feature

The Windows installer should provide an option to activate association of supported CAD file types with Mayo exe

enhancement

Some items(ViewCube, buttons in the 3D view, ...) look small on High DPI(eg 4k) monitors. This is caused by usage of hard-coded pixel sizes in the source code. Find a...

enhancement

OpenCascade OBJ and glTF reader/writer supports header meta-data as map of string->string. Let corresponding Mayo reader/writer classes support as well this info.

enhancement

Support reading Rhino files with the help of the OpenNURBS library. See : https://github.com/mcneel/opennurbs http://www.cppblog.com/eryar/archive/2014/11/01/208741.html http://www.cppblog.com/eryar/archive/2014/11/08/208819.html From DataKit website: ![image](https://user-images.githubusercontent.com/939132/121320097-23f5c800-c90d-11eb-80d6-40a60bdbe54d.png)

feature