blender/source/blender
Ton Roosendaal 60dddf84ab * selecting objects has a different frontbuffer drawing handling now.
instead of drawing everything again, in all windows, it restricts to
  the active and previous active object. when there are more objects to
  be redrawn, it does a normal swapbuffers.
  Result is it all redraws & selects a lot faster in complex scenes

* Little fix in "BallTable" routine when moving mouse vertical out of
  the 3d window.
2003-07-11 20:02:52 +00:00
..
avi Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
blenkernel When cutting out a part of a python script the old textbuffer was still used when executing the script. Adding a txt_make_dirty() to txt_cut_sel() helped. 2003-07-10 18:32:42 +00:00
blenlib - increased the character loading/conversion routine that it includes the 2003-07-09 14:44:53 +00:00
blenloader - fixed slow file reading of vertex deform groups. 2003-07-05 16:41:04 +00:00
blenpluginapi - updated iff.h, for compatibility with blender itself 2003-05-14 13:25:47 +00:00
bpython - old python: removed reference to UIfrontbuf, just to get it compiling 2003-07-07 16:12:31 +00:00
decrypt This is a fun one ;) 2003-05-30 15:06:54 +00:00
deflate Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
encrypt This is a fun one ;) 2003-05-30 15:06:54 +00:00
ftfont - fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff now also checks the installation directory for /.blender, etc 2003-05-22 18:06:25 +00:00
imbuf Rolled back comments. According to new guidelines, no .c files 2003-06-18 03:48:55 +00:00
img Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
include * removed the global uiFrontbuf from interface.c (and python, it was used 2003-07-07 15:50:44 +00:00
inflate Added string.h include (for memcpy, memcmp, strcpy, strlen, etc.) 2003-03-18 23:17:09 +00:00
makesdna - associated .h file change for previous commit (bug #152). 2003-06-27 15:29:36 +00:00
python changed the get/setSize to get/setWinSize. Tks Willian. 2003-07-10 22:03:27 +00:00
quicktime fixed a memory deallocation error. 2003-05-21 21:42:36 +00:00
radiosity * fixed code that tried to restore material links, after radiosity, and 2003-07-11 12:45:04 +00:00
readblenfile Last of cgul's documentation submissions. 2003-05-24 16:53:40 +00:00
readstreamglue Removing this ssl-related file as it is no longer needed 2003-06-03 14:19:55 +00:00
render - changed silly name 'shadelamplus' to shade_lamp_loop 2003-07-08 13:07:35 +00:00
renderconverter Slightly Modified version of Kester Maddock's Lamps patch to up the 2003-05-20 17:09:55 +00:00
sign Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
src * selecting objects has a different frontbuffer drawing handling now. 2003-07-11 20:02:52 +00:00
verify Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
writeblenfile Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
writestreamglue This is a fun one ;) 2003-05-30 15:06:54 +00:00
Makefile This is a fun one ;) 2003-05-30 15:06:54 +00:00