blender/source/blender
Campbell Barton 0ac1564f68 opengl render was freeing all images from the graphics card each update.
with some 4x4k and 4x8k textures this becomes very slow.

only free animated textures (movies and sequences)
2010-05-20 16:08:06 +00:00
..
avi remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
blenfont unix style outliner name wildcards *.*, Any.???, etc (using fnmatch), also removed last beos reference :) 2010-04-23 22:08:11 +00:00
blenkernel Quicky untested fix for MotionPath baking bug - heads/tails doesn't work (as reported by William). Hopefully this improves/fixes the problem. 2010-05-20 12:34:32 +00:00
blenlib bpy.utils.blend_paths(absolute=False) (was Blender.GetPaths in 2.4x) 2010-05-11 07:08:32 +00:00
blenloader temp workaround for report/print conflict causing loaded libs to print twice in some cases. 2010-05-18 16:58:28 +00:00
blenpluginapi Merge image related changes from the render branch. This includes the image 2010-05-07 15:18:04 +00:00
collada Makefiles: fixed opencollada include path 2010-05-14 08:16:45 +00:00
editors opengl render was freeing all images from the graphics card each update. 2010-05-20 16:08:06 +00:00
gpu opengl render was freeing all images from the graphics card each update. 2010-05-20 16:08:06 +00:00
ikplugin apply visual transform to pose 2010-02-19 15:34:26 +00:00
imbuf revert 28807, fix for [#21385] Multilayer OpenEXR files import into other compositors upside down 2010-05-19 16:23:09 +00:00
makesdna Motion Path Tweaks: 2010-05-20 12:31:55 +00:00
makesrna Motion Path Tweaks: 2010-05-20 12:31:55 +00:00
modifiers Fix: 2010-05-14 07:09:15 +00:00
nodes sub_v3_v3v3 --> sub_v3_v3 (where possible) 2010-04-23 23:57:00 +00:00
python bpy.app.background - so a python script can check if blender is running without a UI 2010-05-18 15:57:51 +00:00
quicktime Merge image related changes from the render branch. This includes the image 2010-05-07 15:18:04 +00:00
readblenfile remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
render Exr reading error print has a bit more detail now, to debug problems. 2010-05-07 09:46:54 +00:00
verify remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
windowmanager Merge image related changes from the render branch. This includes the image 2010-05-07 15:18:04 +00:00
CMakeLists.txt [#14437] Modifier Stack Refactor 2010-04-11 22:12:30 +00:00
Makefile Remove duplicated "modifiers". 2010-04-24 22:34:18 +00:00
SConscript [#14437] Modifier Stack Refactor 2010-04-11 22:12:30 +00:00