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

DateNumber of Commits
October, 20082
September, 20084
August, 200844
July, 200835
June, 200815
May, 20081

Favourite Files

FilenameTotal Edits
drawtext.c53
text.c25
BPyTextPlugin.py15
header_text.c14
textplugin_suggest.py13
Text.c12
BKE_text.h11
textplugin_imports.py9
textplugin_membersuggest.py9
space.c9

File Changes

ActionTotalPer Commit
Added1291.3
Modified1 10010.9
Deleted60.1

Code Changes

ActionTotalPer Commit
Lines Added7 94190.2
Lines Removed3 47839.5

Latest commits Feed

Revision 8d73ea7 by Ian Thompson (master)
October 6, 2008, 22:08 (GMT)
Comments for text editor functions. More to come tomorrow.
Revision 04226f6 by Ian Thompson (master)
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.
Revision 5f7359a by Ian Thompson (master)
September 27, 2008, 19:57 (GMT)
Cleaned up unused variables and functions.
Revision d988ff3 by Ian Thompson (master)
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.
Revision d7d15c2 by Ian Thompson (master)
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 :)
Revision aa4e4da by Ian Thompson (master)
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
Revision 062bf73 by Ian Thompson (master)
August 31, 2008, 16:23 (GMT)
Minor tidying and commenting
Revision 3bab89c by Ian Thompson (master)
August 30, 2008, 14:32 (GMT)
Merge from trunk 16122-16307
Revision bccce7e by Ian Thompson (master)
August 30, 2008, 11:27 (GMT)
Fix for class variable parsing/listing bug.
Revision 0257f50 by Ian Thompson (master)
August 26, 2008, 17:09 (GMT)
Fix for text plug-in scripts on 64-bit platforms.

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