p0nce

Results 629 comments of p0nce

- [ ] VERY easy and mysterious trap with `EnumParameter` for the longest time, one hour lost This doesn't crash at runtime: ```d static immutable string[] names = ["V1", "V2",...

- [ ] Because of lack of separation of UI and DSP, .visibility can be called by audio thread (like setDirty). Ensure it is possible and won't crash.

- [ ] Need a way to not clear UIBufferedElementRaw and UIBufferedElementPBR, since the UIElement owns that buffer, it could well choose to not have this clearing (example: to use...

- [ ] Wren doesn't support vec2f, vec3f, vec4f, vec2d, vec3d, vec4d as `@ScriptProperty`

I use a .def file with the contents that @huangyy said

That works now, but need mouse event from outside the window. Requires SDL 2.0.4 and the SDL_CaptureMouse function in Derelict.

It is very slow at startup.

Removed `--nodeps` since it sometimes crashed.

Should we support generic lexer?

I agree with your point. That was the plan, and then I started working a lot on other things. But I expect it to be done somewhere in year 2015...