blender/source
Antony Riakiotakis 93055b1c22 Fix metadata display in sequencer lost after doing a preprocess
transform.

IMB_makeSingleUser makes a copy and destroys metadata. I am not sure if
this is the safest way to make a single user ImBuf (setting the refcount
to 0 is simpler and there's less, but no zero, risk of dangling
pointers) but I will leave this as is for now in case there is an actual
need for a copy here. The alternative approach should be tested at some
point.
2015-05-04 12:53:16 +02:00
..
blender Fix metadata display in sequencer lost after doing a preprocess 2015-05-04 12:53:16 +02:00
blenderplayer Remove unused stubs 2015-04-29 21:47:30 +05:00
creator Fix T44464: Viewport mipmaps no longer toggle off 2015-04-28 01:18:50 +10:00
gameengine BGE Player: Fix compilation error after cleanup commit da8a62a 2015-05-04 14:39:12 +05:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript