Blender 2.5 r25059 – Continuous Grab
Tags: 32bit, 64bit, blender25, development, download, graphicall.org, win32, win64, win7, windows
Tonight I applied a very nice patch, written by Matt D. (matd in #blendercoders). This patch adds several new features, specifically for Windows users:
- Minimum size for windows: Blender windows (system level, ie. the application window of Blender) can’t be resized below a minimum size. This is to prevent buggy behaviour of the Blender window manager, where all areas would go bonkers when Blender window would be resized very, very small.
- Preparation for Drag and Drop: Matt D. adds support for drag and drop on the GHOST level, the OS-layer library that Blender uses to get events, manipulate windows etc. from the … Continue Reading