Thursday, June 30, 2011

Work Progress - Jun 30 - Jul 5

Demo: "Stable SB app" link above

Work done:
* When we are replacing a conditional statement with another, the original one is "displaced" rather than disappears (suggested by Bill). See the following series of shots for an example.

* Improved codelet insertion: we now check all the four corners of a codelet to determine if it should be inserted into a location. The following shows an example, in which the property codelet is allowed to be inserted because its bottom right corner is inside the left box of the binary expression. It is not possible in the previous core, in which we just checked the top left corner.

* Allow hardware-demanding OpenGL operations like anti-aliasing and texture loading to be disabled (through the advanced property "Better Graphics?" in the Engine/Background class) to adapt to low-end systems

No comments:

Post a Comment