Limited Undo Levels
This is an important feature to avoid the overflow of the command buffer, and because a very large number of undo limit can slow down the execution of undo/redo horribly due to the command pattern stuff (because a lot of commands can't be reversed).
Undo limiting means if the undo…
This is an important feature to avoid the overflow of the command buffer, and because a very large number of undo limit can slow down the execution of undo/redo horribly due to the command pattern stuff (because a lot of commands can't be reversed).
Undo limiting means if the undo…
I added Undo/Redo functionality.
There are unlimited levels of undo/redo at the moment, I'll have to add limitations as the next step (buffer override, performance issues)
The system uses a command queue system. The command queue is simply a big buffer (statically allocated 5 MB at the moment, I will…
There are unlimited levels of undo/redo at the moment, I'll have to add limitations as the next step (buffer override, performance issues)
The system uses a command queue system. The command queue is simply a big buffer (statically allocated 5 MB at the moment, I will…
Well, I started a topic in the Breaking in about algorithm programming possibilities and employment. Guess what? I've got a contract job as an algorithm programmer! It's just a 1,5 month term thing for fair amount of money (at least in Hungary: about 300 euros). The task is interesting image proces…
I haven't worked on the "project" too intensively (because I worked with it intensively) but I managed to optimize the thing, so it's lightning fast now. I optimized it by using two dimension array to store the file like I mentioned previously. I can do that, because the specifications say that the…
I think this is becoming a pretty useful and cool tool (I mean the CNC editor). I guess there are some features that are not very common.
The Mechanics may be a bit strange. The selection is based on a "starting point" (from now: "sp") and an "end point" ("ep"). So only a continuous sequence can be …
The Mechanics may be a bit strange. The selection is based on a "starting point" (from now: "sp") and an "end point" ("ep"). So only a continuous sequence can be …
For some reason my hot shit project blog doesn't get the audience she deserves.
So
[size="7"]here it ising
(it's pretty abandoned at the moment, but the whole point of this """"journal"""" is to let you all know I'm the mostest awesomest guy).
Maybe I'll get back to it again, I made a little side-proje…
So
[size="7"]here it ising
(it's pretty abandoned at the moment, but the whole point of this """"journal"""" is to let you all know I'm the mostest awesomest guy).
Maybe I'll get back to it again, I made a little side-proje…
Advertisement
Popular Blogs
Advertisement