Blender Git Statistics -> Developers -> mikasaari

Mika Saari (mikasaari)

Total Commits : 8
Master Commits : 8
Branch Commits : 0
First Commit : September 19, 2005
Latest Commit : March 9, 2006

Commits by Month

DateNumber of Commits
March, 20061
February, 20060
January, 20062
December, 20050
November, 20051
October, 20051
September, 20053

Favourite Files

FilenameTotal Edits
interface_draw.c4
font.c2
Text3d.c2
editfont.c2
BLI_vfontdata.h1
freetypefont.c1
butspace.h1
buttons_editing.c1
interface.c1
usiblender.c1

File Changes

ActionTotalPer Commit
Modified162.0

Code Changes

ActionTotalPer Commit
Lines Added49061.3
Lines Removed39048.8

Latest commits Feed

Revision a95362f by Mika Saari (master)
March 9, 2006, 16:57 (GMT)
Fixed bug "Bug Tracker item #3988", where <builtin> TTF (datatoc_bfont_ttf)
wasn't handled as UTF-8 font but like normal <builtin> font. This caused
Blender to crash.
Revision f9bb1b5 by Mika Saari (master)
January 23, 2006, 15:14 (GMT)
The character table shouldn't messed anymore when <builtin> font is used.
Revision 913c0bc by Mika Saari (master)
January 23, 2006, 12:52 (GMT)
Fixing the user interface bug when unicode font area list is exited
without selecting any area. This caused the area to be from 0 to 0.
Now if no any area selected, the whole area from 0 to 0xffff is shown.
Revision 0c4172f by Mika Saari (master)
November 12, 2005, 15:40 (GMT)
Undo for editfont fixed. Paste functionality crashed the blender
in case the paste buffer+length of text was bigger than MAXTEXT ->
fixed this, also a error is shown to the user now. editfont.c needs
still some cleaning but will discuss about this with kaito and intrr.
Revision 7ddf38a by Mika Saari (master)
October 28, 2005, 15:36 (GMT)
Fixing Bug: 3273, Removing my goto calls from font.c.
Revision a6bd07d by Mika Saari (master)
September 29, 2005, 19:25 (GMT)
Text3d.c NULL pointer check added to get rid of MEM_freeN warning.
Revision 83b2d26 by Mika Saari (master)
September 29, 2005, 19:03 (GMT)
cu->strinfo reallocation added to Text3d.c, so when setText is executed
the strinfo is reallocated to include strlen(cu->str) amount of free memory
Revision f210e88 by Mika Saari (master)
September 19, 2005, 17:58 (GMT)
Coding style from spaces to tabs in files related to Unicode Font Object.
Function strlen changed to wcslen in editfont.c in ALT-U (undo) functionality.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021