-
There is a 3 years old branch "brl_reflect". Would someone mind to update it so it uses current state's of brl.mod, bcc etc?
It might close #204 and #205 (and multiple other issues from 2019).
…
GWRon updated
2 years ago
-
When I'm using my laptop in corporate environment I must use proxy in order to connect to Internet.
I've configured standard environment variables like http_proxy, https_proxy, ftp_proxy, and no_prox…
-
As midimaster in the syntaxbomb forum asked on audio manipulation I thought I give it a try with soloud (in Freeaudio I got it working already).
Seems I am missing something -as it does not play a…
GWRon updated
3 years ago
-
getting error as below
>
"
/brlcad/src/external/Creo/part.cpp:1228:37: error: ‘max’ was not declared in this scope; did you mean ‘std::max’?
1228 | bu_vls_sprintf(&vstr, "%g", max(mas…
-
Bubblewrap errors when run in a stratum other than the stratum that provides init. Error message is at the bottom of the steps to reproduce. It's not clear to me why this is happening, though looking …
-
Hi,
maybe I am just not aware of an existing module (just sure about the lacking conditionals) but is there a way to easily distinguish between OS versions?
Assume we have different behaviour fo…
GWRon updated
5 years ago
-
With the appending of "mxml" (and brl.xml) to the essential classes (loaded if no framework was given) I can see issues arising for projects importing "bah.libxml" without using a "framework" command.…
GWRon updated
5 years ago
-
Source: https://www.syntaxbomb.com/index.php/topic,8057.new.html#new
*Ashmoor wrote:*
> If MouseHit() is used before changing graphics, the following MouseHit() is ignored. It is as if the window …
GWRon updated
4 years ago
-
```
I get this every time I focus a spinner in our application, after which
chromevox doesn't seem to work correctly anymore (it no longer reads elements
that are focused). I'm using Chrome 34.0.184…
-
Hello guys! I'm using the MaterialUI Lib, with React Hook Form and FormMask, but my input is disappearing. This is how i'm using it:
**Form page:**
```tsx
const schema = yup
.object({
n…