ok lol. That wound up being a long discussion just to result in toggling a boolean
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote from: malkierian on May 30, 2013, 08:28:56 PMErrors are probably normal. But what errors were they?
My system defaults to 64-bit, yes. I'm on Windows 7 after all. Why does it matter? Nothing else I've ever run has specified 32-bit OR 64-bit.
EDIT: Tried the older installer, and it actually compiled stuff, but I was still getting errors in compile, and the compileEGMf one too.
Quote from: forthevin on May 30, 2013, 07:51:25 PMYes turn it on as default anyway. I'm not actually too fussed where it is really, you're right that it works now maybe don't want to screw with it and there's more pressing things to do than move that around.
In regards to the original question, I think it could make sense to turn the particles extension on by default. Should we do that?
//(in say obj_0):
obj_1.foo = 5;
obj_1.buffer = 99;
show_message(string(obj_1.foo));Quote from: TheExDeus on May 27, 2013, 05:26:10 PMOK. But possibly it's being disabled by your driver when you run the application?
Yeah my bad. Somehow forgot that glew is for windows. Anyway, it's possible to re-implement for windows then.
And I checked, I have everything, including "enable desktop composition" turned on.