GraphiteThree icon indicating copy to clipboard operation
GraphiteThree copied to clipboard

Experimental 3D modeler

Results 18 GraphiteThree issues
Sort by recently updated
recently updated
newest added

Under some circumstances, Graphite crashes with a Lua stack overflow. There may be an event handler that enters an infinite recursion. It happens after a looong time though. To reproduce,...

bug

Can you tell me how to use Graphite to create such a texture arrangement? ![ec10fb7265ff67f7c396f1865642de57](https://github.com/BrunoLevy/GraphiteThree/assets/101967777/936acdc5-891a-44db-a6f5-c3515e1966aa)

It would be very useful to be able (by C++ / LUA code) to display a filtered version of attributes combo box. For example, if we want to display a...

For compiling on macOS, everything is fine in the first round on compilation but after adding/editing the `GraphiteThree/plugins/OGF/Plugins.txt` file for the optimal transport plugin `add_subdirectory(WarpDrive)`, in re-configuration and re-building the...

Hello! my brother in law wanted some help simplifying a nasty albeit open source mesh (see here https://www.printables.com/model/250153-ferris-sweep-tenting-case/files ), and I thought i'd see if i could try using graphite...

Makes the assertion `has_observers()` fail in `Vector` destructor.

bug

Hi again, I have the following problem. I have different meshes that I want to read and then merge, remesh using graphite/geogram. The different meshes have been split from one...

- [x] help() function for Graphite object wrapper - [ ] make Scopes iterateable (not sure it is worth it, `dir()` does the job...) - [ ] improved numpy interop,...

On Linux, when building a project using CMake, the "add_library" command generates a shared library (dynamic library) by default. However, on Windows, Visual Studio defaults to a static library. "FileManager::...

To see that, load a large mesh, select the probe tool, and click (a bit frantically), sometimes the popup that shows picked values remains open (as if the system misses...