This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/include
Ton Roosendaal 94e23fe939 Bugfix #4351
ESC wasn't supported for sequence-based rendering yet.
Solved it with correctly initializing the sequence render with all
render callbacks, including render updates (which it didn't do yet).

Cleanup:

- Bug in ghostwinlay code: the get_mbut() function reads from the window
  struct if a mouse is pressed. However, when you press the mouse in the
  sequencer, which causes a render, this value was hanging because then
  the active window was a render window.

- The new render display options (image window) didn't work for sequence
  render OK. There was a recursion even, because a sequence draw command
  calls a render, which in turn now calls redraws.
2006-06-18 11:38:34 +00:00
..
2006-06-03 17:21:45 +00:00
2005-09-16 20:17:09 +00:00
2006-06-08 19:05:58 +00:00
2006-06-08 05:41:57 +00:00
2006-06-04 13:46:51 +00:00
2005-03-09 19:45:59 +00:00
2006-01-29 22:25:53 +00:00
2004-10-06 18:55:00 +00:00
2006-01-23 22:05:47 +00:00
2005-03-09 19:45:59 +00:00
2006-06-18 11:38:34 +00:00
2006-01-23 22:05:47 +00:00
2005-12-18 13:46:01 +00:00
2006-01-23 22:05:47 +00:00
2006-02-18 13:28:44 +00:00
2006-05-30 13:38:22 +00:00
2005-06-11 05:30:14 +00:00
2003-03-24 01:46:05 +00:00
2005-09-24 09:05:48 +00:00
2005-09-16 20:17:09 +00:00
2006-01-23 22:05:47 +00:00
2006-01-23 22:05:47 +00:00
2006-02-19 14:55:16 +00:00