A quick update..

I haven’t been coding much, but instead writing my Bachelor’s thesis. There’s still plenty of work to do before it’s finished. Well, serves me right for not starting it earlier in the Summer like I intended to.. School starts in September again, yawn. The Qt Jambi update I’m waiting for might also happen [...]

PolyAnim progress..

Well, I’ve made a logo. See?
Okay, there’s a bit more. The core library itself is in (somewhat arbitary) versi0n 0.5. Most of the important functionality is in there already. Anchors and different blending modes are still missing. Read more about the current state of features here.
There’s still a big mystery in this [...]

Getting tired of C++?

I’m starting to notice, that I’ve been probably spoiled beyond all redemption by the wonders of Java and Python. And by that, I mean the general relaxed feeling when developing, such as not having to deal with memory management* and so on. As I’ve been working with Java and Python all this spring (plus we [...]

Intellisense in Visual C++ Express, and getting it working with Qt 4.4

Visual Studio Express editions are nice and free, but Visual C++ 2005/2008 Express seem to be lacking in the code completion (or Intellisense as it’s officially known) department. If I recall correctly, in MSVC++ 2003 (version 7.1, that is) Intellisense worked perfectly. When writing new code, Intellisense picked it right away, even without saving the [...]

Plans for summer – Revisited

Change of plans: I don’t think I’ll do the CSSTint-rewrite this time.. I’ve got a much more interesting idea. While it’s still too early to talk about this, it involves Qt 4.4 (yay!) and OpenGL. I will write more about it when (or if) I have something to show. 
Right now I’m wondering whether [...]