January 07, 2014
On 1/7/14, ponce <contact@gam3sfrommars.fr> wrote:
> Just last week, this one popped out:
> https://github.com/biozic/quantities
> It would be way harder to discover it else.

Yep. I visit this page daily: http://code.dlang.org/?sort=added&category=

All it's missing is perhaps an RSS feed (but this was already talked about, maybe it will be coming later).
January 26, 2014
On 1/5/14, Gary Willoughby <dev@nomad.so> wrote:
> Is it possible for the deimos[1] repositories to be added to the dub registry[2] please?

It looks like people are duplicating effort creating things that were already created. E.g. recently someone made this:

https://github.com/APott/glfw3-wrap

But glfw already has a full binding, for both v2 and v3: https://github.com/D-Programming-Deimos/glfw

I've CC'ed Alan Potteiger to make him know.

Related to GLFW, there's an OOP wrapper here: https://github.com/Dav1dde/glwtf
January 26, 2014
On 1/26/14, Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:
> But glfw already has a full binding, for both v2 and v3: https://github.com/D-Programming-Deimos/glfw

In addition there's also dynamic bindings to glfw v3 here: https://github.com/aldacron/Derelict3/tree/master/import/derelict/glfw3
January 26, 2014
On Sunday, 26 January 2014 at 12:27:00 UTC, Andrej Mitrovic wrote:
> On 1/26/14, Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:
>> But glfw already has a full binding, for both v2 and v3:
>> https://github.com/D-Programming-Deimos/glfw
>
> In addition there's also dynamic bindings to glfw v3 here:
> https://github.com/aldacron/Derelict3/tree/master/import/derelict/glfw3

that should be: https://github.com/DerelictOrg/DerelictGLFW3
1 2 3
Next ›   Last »