xzores

Results 16 issues of xzores

In version dev-2023-02-nightly:fcc920ed of Odin fmt.tprintf("%32.16f", -0.01) will print 0000000000000-0.0100000000000000 When it should print -00000000000000.0100000000000000 Same for printf

Would be cool to see what files use the most memeory, if it not already a feature ;)

Assertion failed: depth >= 1 && depth < 63, file d:\github\tracy\public\client\TracyCallstack.hpp, line 83 It did a few times and then it stopped.

Fontstash has many problems, I will mention the few I found. Odin: dev-2023-10-nightly:2cca0050 OS: Windows 11 Home Basic (version: 22H2), build 22621.2134 CPU: 13th Gen Intel(R) Core(TM) i9-13900HX RAM: 32507...

## Context Odin: dev-2023-11-nightly:3e1791aa OS: Windows 11 Home Basic (version: 23H2), build 22631.3007 CPU: 13th Gen Intel(R) Core(TM) i9-13900HX RAM: 32507 MiB ## Expected Behavior I do not hit the...

## Context I moved some code out of a project into it own project. I compiled it a few times and suddenly it just would not compile if I imported...

stale

## Context Test freeze when a window is opened (or context is created, idk what the exact cause is). Odin: dev-2023-08-nightly:9453b238 OS: Windows 11 Home Basic (version: 22H2), build 22621.2283...

stale

## Context writing `defer panic("Unimplemented");` will cause a code gen fail. Odin: dev-2023-08-nightly:49b24471 OS: Windows 11 Home Basic (version: 22H2), build 22621.2283 CPU: 13th Gen Intel(R) Core(TM) i9-13900HX RAM: 32507...

stale

Could there be a way to get both the value and the gradient?

enhancement

Could there or is there a way to get the maximum and minimum possible returned value for a node tree?