We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
ashelley
Hello All, Disclaimer: - I apologize in advance if this post doesn't make sense or has already b…
»
Vidar
- Windows 10 x64 - Hello World 1 2 3 4 5import "fmt.odin"; main :: proc() { fmt.println("H…
»
Ginger Bill
Which OS? Could you give the demo code too, please?
»
Vidar
Hi, "Restoring the original declaration syntax." Happy to hear this and I wanted to try the new…
»
Matt Mascarenhas
Happy to be on board with this!
»
Mārtiņš Možeiko
I'm pretty sure you don't need to reinstall vcredist for this. This error most likely means that …
»
Simon Anciaux
I tried to launch the exe but got an assert right away: I probably need to install some vcredist…
»
Dan Zaidan
Oh yeah! (I can't believe I overlooked that... :( ) Now it's waay faster! 0.478! Thanks so much…
»
Dominik Madarász
The GDB frontend is very promising, based on what I could see it already makes me switch to it. T…
»
Mārtiņš Možeiko
ProfessorSil TOML looks nice but unless I'm missing something it's just a definition? There's no …
»
Ginger Bill
https://github.com/gingerBill/Odin/releases/tag/v0.6.1a Restoring the original declaration synta…
»
Taylor Robbins
empulse I personally prefer formats like the ones in Jonathan Blow's stream or .INI files. I don'…
»
Taylor Robbins
mmozeiko I like YAML files. Has similar capabilities as JSON, but no need for to type extra symbo…
»
Titan867
I was so sure that i had tried that Thank you, it works now W:\handmade\misc>shell *********…
»
Allen Webster
This isn't a problem with anything you did. I try to run the custom code through all of the comp…
»
Rayalan Kenyon
I personally prefer formats like the ones in Jonathan Blow's stream or .INI files. I don't unders…
»
Mārtiņš Možeiko
I like YAML files. Has similar capabilities as JSON, but no need for to type extra symbols like c…
»
Mārtiņš Možeiko
nvdrsdb0.bin and nvdrsdb1.bin files are in "C:\ProgramData\NVIDIA Corporation\Drs" folder. Not "P…
»
Taylor Robbins
Hey everyone, So I've been working on my project Const Port for a little while now. I just relea…
»
Taylor Robbins
Version 1.3 has been released! See the initial post in this thread for changes
»
Dan Zaidan
Wow, thanks so much for digging into this! I ran your code and it printed 1.081. So I went to th…
»
Mór
Hi, I don't know if you already have this, but I would like to be able to make the background of …
»
ratchetfreak
The simplest way is to start with a known accessible point and floodfill the world from there usi…
»
Mārtiņš Možeiko
You are calling shell.bat file from shell.bat file. This is infinite recursion. Instead just cal…
»
Titan867
This is the shell.bat file (I had to make some changes since the Call function? thing has changed…
»
khofez
Hey, I would like to know if there is any books or tutorials thats shows specifically the part of…
»
Rafael
oh...I guess I worded that bad, but I still had gotten it incorrectly anyway, thanks for clarifyi…
»
Mārtiņš Možeiko
Raech about a new initialization of the same variable .. >_> No. Its not the same variable.…
»
Mārtiņš Možeiko
I did a little debugging and disassembling of Nvidia OpenGL driver (user-space part of it) to loo…
»
Rafael
Hello! I'ts me again :shy: I've upgraded my patreon pledge to be a super~ and while i was trying…
»