Files
test/intern
Damien Plisson 9c0cdd2501 - fix Cocoa window setOrder function to maintain focus on a blender window (e.g. ensure the blender window gets the focus when the user presses ESC to move back the render window)
- QuickTime export fixes.
Note that QuickTime export still crashes because it tries to open a "codec settings" dialog from the rendering background thread (and not the main/UI thread).
One quick fix may be to move the movie export initialization out of the render thread back into the operator function.
But a cleaner way would be to get rid of such a carbon/win32 dialog and place the codec settings inside blender interface
(additional fields in the output panel as it is currently the case for other file formats ?).
2009-11-09 17:06:48 +00:00
..
2009-11-06 08:32:50 +00:00
2009-10-20 16:02:41 +00:00
2009-11-02 23:55:04 +00:00
2009-08-14 13:13:36 +00:00
2009-10-08 10:18:14 +00:00