Go to file
Sergey Sharybin 7fec67ab40 Fix #28780: Undo while painting image sequences issue
- Store imbuf file path in UndoImageTile structure, so imbuf can be verified
  before applying titles on it.
- If current image's imbuf file path isn't equal to file path stored in
  undo block, search for imbuf in ima->ibufs.

  Probably it can be optimized, but storing all settings which defines
  needed imbuf (image source type, offset, image file name, current
  scene frame and so messes up undo code and requires deeper changes
  which probably better not to start on bcon4).
2011-10-03 11:04:05 +00:00
build_files remove .Blanguages, its not used anymore 2011-10-02 22:28:49 +00:00
doc fix for mistake in api changelog script with function names. 2011-10-02 23:53:41 +00:00
extern Whitespace clean-up 2011-09-30 12:24:17 +00:00
intern Missed some stoff when removing libsamplerate. 2011-10-02 18:08:16 +00:00
po - fix for keymap test operator 2011-10-02 18:09:36 +00:00
release fix for own recent commit made color strip use the wrong panel, now hide Input rather then effects since the color picker wasnt shown. 2011-10-03 03:23:50 +00:00
source Fix #28780: Undo while painting image sequences issue 2011-10-03 11:04:05 +00:00
CMakeLists.txt * Removing libsamplerate from build systems 2011-10-02 17:09:39 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default. 2011-09-30 07:47:45 +00:00
SConstruct remove .Blanguages, its not used anymore 2011-10-02 22:28:49 +00:00