blender/source/blender/editors
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
..
animation Bugfix #22204: curve modifier onto lamp energy with more than one user of lamp settings creates two modifiers 2010-05-20 05:18:27 +00:00
armature Added backspace as an alternative to the X key, for deleting things. 2010-05-09 21:37:53 +00:00
curve "Every Nth number of Points" operator for curves/surfaces 2010-05-10 17:32:11 +00:00
datafiles Turned on auto-execute python scripts by default, as agreed in recent meeting. 2010-05-10 01:44:55 +00:00
gpencil 3dview --> view3d, patch by Jonathan Smith with small corrections and changes. 2010-04-28 07:25:39 +00:00
include Bugfix #22204: curve modifier onto lamp energy with more than one user of lamp settings creates two modifiers 2010-05-20 05:18:27 +00:00
interface Properties Window: 2010-05-16 10:21:00 +00:00
mesh Fixed a crash when dropping items on the 3D View background. Todo: Make it add a backdrop image ;) 2010-05-10 08:05:31 +00:00
metaball Added backspace as an alternative to the X key, for deleting things. 2010-05-09 21:37:53 +00:00
object Logic UI and Operators: adjusts on Layout + copy properties operator + fix on copy logic bricks operator (and moved to OBJECT_OT) 2010-05-19 09:40:45 +00:00
physics fix for crash baking in background mode. 2010-05-18 08:10:05 +00:00
render merged 28885 frame update fix to trunk, slightly updated 2010-05-20 15:18:55 +00:00
screen Properly restored shift-up/down arrow as alternative hotkeys for jumping between start/end frames, as mentioned by venomgfx a while ago. 2010-05-20 10:03:26 +00:00
sculpt_paint ghash alloc string from render branch 2010-05-07 07:54:25 +00:00
sound rna/py-api fix. 2010-03-23 15:25:33 +00:00
space_action Bugfix #22204: curve modifier onto lamp energy with more than one user of lamp settings creates two modifiers 2010-05-20 05:18:27 +00:00
space_api add missing header 2010-04-29 07:06:00 +00:00
space_buttons Fix [#22097] missing panels in texture tab 2010-04-22 06:59:41 +00:00
space_console Fixing the makefiles compiling 2010-05-08 19:48:28 +00:00
space_file == filebrowser == 2010-05-14 10:50:43 +00:00
space_graph Durian Request: Panel for editing Keyframe values numerically 2010-05-20 11:49:53 +00:00
space_image Fix [#22303] bpy.ops.image.reload(); texture-button is always inactive 2010-05-18 07:59:40 +00:00
space_info Fix [#21516] UI artifacts in array modifier 2010-04-06 07:02:16 +00:00
space_logic possible un-initialized value 2010-05-19 17:06:36 +00:00
space_nla Added backspace as an alternative to the X key, for deleting things. 2010-05-09 21:37:53 +00:00
space_node Node Space: tweak the zoom in/out value. 2010-05-12 18:51:36 +00:00
space_outliner ***Drag and drop fun!*** 2010-05-09 18:07:17 +00:00
space_script Fix [#21516] UI artifacts in array modifier 2010-04-06 07:02:16 +00:00
space_sequencer fix for possible un-initialized variable 2010-05-19 08:44:38 +00:00
space_sound Fix [#21516] UI artifacts in array modifier 2010-04-06 07:02:16 +00:00
space_text Add a little RMB context menu to text editor 2010-05-12 08:03:36 +00:00
space_time Fix [#21516] UI artifacts in array modifier 2010-04-06 07:02:16 +00:00
space_userpref more lint includes 2010-03-23 14:09:09 +00:00
space_view3d opengl render was freeing all images from the graphics card each update. 2010-05-20 16:08:06 +00:00
transform [#22114] Manipulator Transform Orientation not respected 2010-05-16 17:01:05 +00:00
util warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rather then having their own ifdefs in each file. 2010-04-24 10:08:07 +00:00
uvedit Fix [#22337] Wrong operator descriptions 2010-05-14 07:20:16 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Sorry, three commits in one, became difficult to untangle.. 2009-09-29 19:12:12 +00:00
SConscript Sorry, three commits in one, became difficult to untangle.. 2009-09-29 19:12:12 +00:00