Source code file content
core / changes.txt
Size: 1194 bytes, 1 line
2009-11-23: * improve dialog for quicktime export, let you turn off AA * support dragging new blocks out of the sidebar in addition to double clicking or hitting enter to add them. 2009-11-21: * modified the build to have a semi-stable build accessible through apache instead of hudson. hudson seems to cause some problems with JNLPs and being on a non-standard port. * all file dialog use common code and will use the best file dialog implementation for the platform. (native on Mac, JFC on Windows & *nix) * don't let mouse events go through the inspector panel to the canvas * replaced proportional scrollbars and scrolling code with a brand new impl. should be much less buggy and a bit faster * replaced the coffee cup icon in window frame on Windows with a proper MaiTai icon * added right click popup menu to all blocks which lets you rename the block. * position newly added blocks in the center of the current canvas viewport instead of at 0,0 * disable editors for input lines when they are connected to an output * made multitouch native libraries load through JNLP on Mac * limit the size of the Stretch-And-Blur block to 600x400 to prevent accidental swap death





