Blender Git Statistics -> Developers -> alienit
Ian Thompson (alienit)
Total Commits : 101
Master Commits : 101
Branch Commits : 0
First Commit : May 26, 2008
Latest Commit : October 6, 2008
Commits by Month
Date | Number of Commits | |
---|---|---|
October, 2008 | 2 | |
September, 2008 | 4 | |
August, 2008 | 44 | |
July, 2008 | 35 | |
June, 2008 | 15 | |
May, 2008 | 1 |
Favourite Files
Filename | Total Edits |
---|---|
drawtext.c | 53 |
text.c | 25 |
BPyTextPlugin.py | 15 |
header_text.c | 14 |
textplugin_suggest.py | 13 |
Text.c | 12 |
BKE_text.h | 11 |
textplugin_imports.py | 9 |
textplugin_membersuggest.py | 9 |
space.c | 9 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 129 | 1.3 |
Modified | 1 100 | 10.9 |
Deleted | 6 | 0.1 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 7 941 | 90.2 |
Lines Removed | 3 478 | 39.5 |
Latest commits
October 6, 2008, 22:08 (GMT) |
Comments for text editor functions. More to come tomorrow. |
October 4, 2008, 21:04 (GMT) |
Bugfix for [#17748] "Copy and paste under window since rev 16769" Now actually copies to the clipboard on copy/cut when editing UI fields. |
September 27, 2008, 19:57 (GMT) |
Cleaned up unused variables and functions. |
September 27, 2008, 19:47 (GMT) |
Global Clipboard Patch (17370) Text, ID names and RGB colours in the interface are now copied to and pasted from the system clipboard allowing them to be copied from and pasted into the text editor. Colours are encoded as floats in the form [r.rrrrrr, g.gggggg, b.bbbbbb] making them easy to use in Python scripts. |
September 27, 2008, 19:20 (GMT) |
Fixed recent changes to text editor which broke building with MSVC and also cleaned up some compiler warnings. (Actually, Benoit seems to have beaten me to it, but I found moving the #includes worked without undefining INT) The header button is great but it didn't function for 2 seconds between clicks due to the old code waiting between modification checks. Fixed that now too :) |
September 1, 2008, 14:04 (GMT) |
Text Editor (GSOC 2008) ======================= Merge of branch soc-2008-quorn to trunk: Merged 14970:16308 to trunk@16307, updated to HEAD. Merged 16318 Main features from this branch: - Python text plugins - Suggestions and documentation elements - Improved syntax highlighting - Word wrap - Additional editing tools - Various undo and clipboard fixes - File header info and modification checks |
August 31, 2008, 16:23 (GMT) |
Minor tidying and commenting |
August 30, 2008, 14:32 (GMT) |
Merge from trunk 16122-16307 |
August 30, 2008, 11:27 (GMT) |
Fix for class variable parsing/listing bug. |
August 26, 2008, 17:09 (GMT) |
Fix for text plug-in scripts on 64-bit platforms. |
MiikaHweb - Blender Git Statistics v1.06