Blender Git Commit Log
Git Commits -> Revision e00a27f
Revision e00a27f by Ton Roosendaal (master) July 18, 2003, 13:20 (GMT) |
* fixed bug: pressing F11 in dispview mode opened a window * new feature: rendering large images now displays correctly zoomed down in an imagewindow. The fact that it didn't also caused unpredictable slowdowns at various systems (tested osx, win). Of course after rendering you can still zoom in/out as usual. * there was code that limits the maximum size of an imagewindow, keeping a small border around it free. By increasing the border 15 pixels I got huge speedup at OSX. Still looks good though... Needs more research what is happening here, maybe we need a user setting for it... but i rather implement the usage of the internal ImageWindow first. Still unsolved: 24 bits windows opening... I don't dare yet hacking in it Ghost. |
Commit Details:
Full Hash: e00a27f9fdf76e853d6b473f2f38df10ca4a7fef
SVN Revision: 1064
Parent Commit: 90f325e
Lines Changed: +21, -7
1 Modified Path:
/source/blender/src/renderwin.c (+21, -7) (Diff)