eldir

Results 4 issues of eldir

I'm getting an error trying to load a .sat file. Let me know if you need more information! It's a fresh installation of FreeCAD. ### FreeCAD About ``` OS: Windows...

bug
enhancement

### Addon Version 0.1.127-2 ### World of Warcraft Version Retail ### Describe the bug Search highlighting gets deactivated when selling something. ### Steps to reproduce 1. Speak to any vendor...

bug
triage

v prefixed tags seem to be ignored: Standard main/development branch setup, I've added version tags here in two places to test this and the version output for the last commit...

**Describe the bug** When passing an object to an emit that contains a function reference it just quietly gets omitted. **To Reproduce** ``` function test_function() { return null; } const...

question