Blender Git Statistics -> Developers -> themyers
Ricki Myers (themyers)
Total Commits : 12
Master Commits : 12
Branch Commits : 0
First Commit : March 5, 2006
Latest Commit : March 20, 2008
Commits by Month
| Date | Number of Commits | |
|---|---|---|
| March, 2008 | 10 | |
| February, 2008 | 0 | |
| January, 2008 | 0 | |
| December, 2007 | 0 | |
| November, 2007 | 0 | |
| October, 2007 | 0 | |
| September, 2007 | 0 | |
| August, 2007 | 0 | |
| July, 2007 | 0 | |
| June, 2007 | 0 | |
| May, 2007 | 0 | |
| April, 2007 | 0 | |
| March, 2007 | 0 | |
| February, 2007 | 0 | |
| January, 2007 | 0 | |
| December, 2006 | 0 | |
| November, 2006 | 0 | |
| October, 2006 | 0 | |
| September, 2006 | 0 | |
| August, 2006 | 0 | |
| July, 2006 | 0 | |
| June, 2006 | 0 | |
| May, 2006 | 0 | |
| April, 2006 | 0 | |
| March, 2006 | 2 | |
Favourite Files
| Filename | Total Edits |
|---|---|
| drawtext.c | 8 |
| GHOST_SystemX11.cpp | 2 |
| GHOST_SystemWin32.cpp | 2 |
| BKE_text.h | 2 |
| header_text.c | 2 |
| GHOST_C-api.h | 2 |
| GHOST_C-api.cpp | 2 |
| GHOST_System.h | 1 |
| GHOST_WindowX11.cpp | 1 |
| GHOST_SystemWin32.h | 1 |
File Changes
| Action | Total | Per Commit |
|---|---|---|
| Modified | 34 | 2.8 |
Code Changes
| Action | Total | Per Commit |
|---|---|---|
| Lines Added | 644 | 53.7 |
| Lines Removed | 81 | 6.8 |
Latest commits 
March 20, 2008, 12:27 (GMT) |
Fix for Crash on X11. Buffer was not the correct size. So strcpy would blow-up. |
March 14, 2008, 14:15 (GMT) |
Fix for linking error when building with blenderplayer. |
March 13, 2008, 17:30 (GMT) |
Fix for bug #8548: txt_copy_sel in txt_cut_sel only copied string in a local buffer. Changed txt_cut_sel to use the clipboard. |
March 13, 2008, 15:12 (GMT) |
Patch #8488: UserPref to switch between pan/paste on MMB in text editor. |
March 8, 2008, 04:22 (GMT) |
Changed getClipbaord and putClipboard functions to be more ghost like Changed getClipboard to GHOST_getClipboard and putClipboard to GHOST_putClipboard Removed ghost calls from blender and added the calls to winlay.h and ghostwinlay.c This cleand up casts in drawtext.c |
March 6, 2008, 01:54 (GMT) |
Change the current line number to the cursor color when line numbers is toggled |
March 5, 2008, 03:04 (GMT) |
Fixed warning in drawtext.c |
March 4, 2008, 18:50 (GMT) |
Fix bug where if you selected something then left clicked you would lose the selection buffer. now when you left click it checks to see if there is text selected |
March 4, 2008, 02:43 (GMT) |
change error in typing GlobalLock on line 914 |
March 4, 2008, 00:41 (GMT) |
Added Copy and Paste functions to GHOST. - Moved WIN32 code to ghost and added code for other systems. - Added functions getClipboard(flag), and putClipboard(buffer, flag) -Flag is used on X11 to request selection buffer or clipboard. -If any other system uses flag = 1 the function returns doing nothing. - Changed ctrl +c/v and shift+ctrl + c/v to do the same thing (use the clipboard). - Changed the menu items (copy, paste) to use the clipboard. |
MiikaHweb - Blender Git Statistics v1.06


MiikaHweb | 2003-2021