Jérémie Dumas

Results 41 issues of Jérémie Dumas

Hi there, I'm having a strange behavior with `lilyterm`, when I try to launch it from another terminal (e.g. `xterm`), with the options `-s -e bash`. What happens is that...

Hi, Daniele showed me how to play around with `Instant Meshes` to remesh a point cloud, by loading `.aln` files. However, I have a model which I am unable to...

Hi. I noticed that a `constexpr Containers::StringView` can only be created from `const char *` via a literal `_s`. Reading the doc this seems to be a deliberate design decision,...

changelog mention added

When using either a `layout: true` or the `template` option, the macro `{{content}}` works well to append content in arbitrary places in the custom template slide. However, as soon as...

waiting-for-input

Hi, I like the idea of this plugin, but it doesn't seem to be working. I am using Sublime Text 3, Build 3114. My GTK theme is [Arc](https://github.com/horst3180/arc-theme) (tag 20160331),...

bug

Hi there, Do you think it would be possible to make the plugin work when opening a file through the "goto anything" panel? For example I have a lot of...

enhancement

Hi, Those try_compile are quite expensive to re-run each time CMake is called: https://github.com/Orphis/boost-cmake/blob/70b12f62da331dd402b78102ec8f6a15d59a7af9/libs/log.cmake#L65 It would be better to store the result in a CACHE variable (using a prefix to...

1. Rely on BT_DEBUG to define `btAssert`, since BT_DEBUG is already defined if DEBUG or _DEBUG are defined 2. Avoid errors if BT_DEBUG is already defined (e.g. defined by the...

Hi all, I appreciate the new CMake integration, it makes building TBB via `add_subdirectory` much more streamlined. I would like to build TBB into my app as a static library,...

enhancement

Hi, I'm observing a weird bulging effect with mmgs's surface remeshing. If I take a unit cube and remesh it with the default option, without angle detection (`-nr -hausd 0.01`),...

kind: enhancement
part: mesh adaptation
part: surface model