Go to file
Campbell Barton 1c3679a5b0 fix [#26442] blender crash when turning off antialiasing fonts
ASCII lookup table wasn't being freed when when the rest of the glyphs were.

Also found own bug where mesh stat text was using wrong sized array (char[3] as char[4]).
2011-03-10 13:49:46 +00:00
build_files CMake should find python now without manual options being set on linux. 2011-03-10 00:25:35 +00:00
doc Cleanup paths after move to dir. 2011-02-28 09:58:53 +00:00
extern doxygen: fixes 2011-02-27 19:29:07 +00:00
intern Apply [#26364] New Windows keyboard handling 2011-03-09 22:10:51 +00:00
release also enable edge-seam unwrapping when running the mark_seam operator. 2011-03-10 06:06:55 +00:00
source fix [#26442] blender crash when turning off antialiasing fonts 2011-03-10 13:49:46 +00:00
CMakeLists.txt CMake should find python now without manual options being set on linux. 2011-03-10 00:25:35 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile update 'make' GNUmakefile stub to run 'make install' 2011-03-06 12:04:59 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00