blender/source
Campbell Barton c400046702 speedup font drawing:
for ascii characters in a utf8 string use glyph_ascii_table lookup rather than call blf_glyph_search(), otherwise fallback to blf_utf8_next() and blf_glyph_search().
2011-09-11 08:12:16 +00:00
..
blender speedup font drawing: 2011-09-11 08:12:16 +00:00
blenderplayer Fix for blender player linker bug, missing a stub function used in RNA. 2011-09-05 22:04:23 +00:00
creator fixed linking with CMake 2011-09-10 03:42:45 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine bugfix: [bf-blender-Game Engine][28167] Restart game actuator don't get changed material mode 2011-09-11 05:54:07 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests minor warning fixes, also correct some float -> double promotions in shadeoutput.c 2011-09-02 03:32:57 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00