Felix Hufnagel
Felix Hufnagel
there is a plugin 'visual D' for msvs. but mono-d is much better.
sure. i have msvs and monodev installed and will test it as soon as possible. if i rememer correctly monodevelop should also be able to open msvs project files.
i can't get it to work in windows. and i have no idea what i am doing wrong (http://pastebin.com/YMGgcZwb) also: on linux it does not update/compile git submodules. but it...
ok now i made a clean install of win8. und have 2 partitions left for a linux, incase i can't get it to work on win8.
currently on intel i5 integrated graphics card, and it works. i'll try to install fglrx and test it.
i'd have to change gl3n to a point where it is probably easier to write it from scratch. also i've got must stuff already on my local hdd, it just...
how about prefixing non-public members with _ i think that highly increases readability. and it works well with @property syntax. for every thing else i'd just use http://dlang.org/dstyle.html
addComponent while iterating is also broken!