Amine Zouitine

Results 11 issues of Amine Zouitine

hello I just try to import in RunTime and instantiate it in (0,0,0) (and in WebGl), the gltf is on a link of the type: http://something but I don't succeed,...

Hi everyone, I am totally new to this and can't find a clear explanation of how to make this webSocket work. I need to be able to connect to a...

## PR Info - Closes #615 - Dependencies: - N/A - Dependents: - N/A ## New Features - [x] Addition of method to `DeleteOne` structure that returns the deleted element....

```sh └── Folder1 └── Child1 └── Child2 └── Folder2 └── Child3 ``` Currently if we do : ``` rmt Folder1 ``` None of the children are encrypted, although each of...

good first issue
invalid

Add an option to automatically compress the items in the recycle garbage can, allowing to reduce its size. For this, we can use the existing configuration file.

enhancement
good first issue

Currently, when a user tries to restore a deleted file from the TUI, if there is a name collision or if the path cannot be restore the following message appears:...

enhancement
help wanted
good first issue

We need to ensure the functionality of our TUI when user use the rmt --td and rmt --ti commands, especially focusing on --td. The following scenarios need to be tested:...

help wanted
good first issue

Currently, **rmt** releases are available as standalone binaries for different platforms (Ubuntu, macOS, Windows, etc.). This approach requires users to manually download the correct binary, handle permissions, and manage updates,...

enhancement
help wanted
good first issue
DevOps

Hi, I use your addon which works very well to import an obj with its mlt in runtime, but when I use it in webgl (so in a web browser),...

Currently, the installation script is designed for Linux and macOS, but it is not fully functional on macOS yet. Specifically, the "mv /usr/bin/local" command does not seem to work to...