Files
test2/intern/ghost
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-05-05 23:10:32 +00:00
2009-09-30 08:47:39 +00:00
2009-02-28 23:33:35 +00:00
2009-10-17 14:08:01 +00:00
2009-10-30 20:20:48 +00:00