Sivu saatavilla vain englanninkielisenä.Blender Git Statistics -> Developers -> migius
Remigiusz Fiedler (migius)
Total Commits : 49
Master Commits : 43
Branch Commits : 6
First Commit : January 18, 2008
Latest Commit : May 10, 2011
Commits by Month
| Date | Number of Commits | |
|---|---|---|
| May, 2011 | 1 | |
| April, 2011 | 0 | |
| March, 2011 | 0 | |
| February, 2011 | 0 | |
| January, 2011 | 0 | |
| December, 2010 | 0 | |
| November, 2010 | 0 | |
| October, 2010 | 0 | |
| September, 2010 | 0 | |
| August, 2010 | 0 | |
| July, 2010 | 0 | |
| June, 2010 | 4 | |
| May, 2010 | 0 | |
| April, 2010 | 0 | |
| March, 2010 | 1 | |
| February, 2010 | 0 | |
| January, 2010 | 0 | |
| December, 2009 | 0 | |
| November, 2009 | 0 | |
| October, 2009 | 0 | |
| September, 2009 | 2 | |
| August, 2009 | 0 | |
| July, 2009 | 2 | |
| June, 2009 | 10 | |
| May, 2009 | 6 | |
| April, 2009 | 3 | |
| March, 2009 | 1 | |
| February, 2009 | 1 | |
| January, 2009 | 0 | |
| December, 2008 | 2 | |
| November, 2008 | 3 | |
| October, 2008 | 1 | |
| September, 2008 | 2 | |
| August, 2008 | 2 | |
| July, 2008 | 1 | |
| June, 2008 | 1 | |
| May, 2008 | 2 | |
| April, 2008 | 0 | |
| March, 2008 | 0 | |
| February, 2008 | 3 | |
| January, 2008 | 1 | |
Commit Distribution
| Path | Number of Commits |
|---|---|
| master | 43 |
| blender2.4 | 6 |
Favourite Files
| Filename | Total Edits |
|---|---|
| import_dxf.py | 15 |
| export_dxf.py | 12 |
| dxfLibrary.py | 11 |
| Window.py | 2 |
| rvk1_torvk2.py | 2 |
| win32-mingw-config.py | 2 |
| arithb.c | 2 |
| paths_svg2obj.py | 2 |
| Window.c | 2 |
| import_lightwave_motion.py | 1 |
File Changes
| Action | Total | Per Commit |
|---|---|---|
| Added | 2 | 0.0 |
| Modified | 60 | 1.2 |
| Deleted | 1 | 0.0 |
Code Changes
| Action | Total | Per Commit |
|---|---|---|
| Lines Added | 4 803 | 109.2 |
| Lines Removed | 2 595 | 59.0 |
Latest commits 
Revision 0f1eea3 by Remigiusz Fiedler (blender2.4) May 10, 2011, 00:18 (GMT) |
fixes for DXF-importer script: v1.12 - 2011.05.07 by migius h1 fixed for SPLINE: points coordinates are always in WCS h1 code beautifying v1.12 - 2010.04.29 by migius g1 preparation for non-UI-mode: import_dxf.main('dxf_file_name.dxf') |
Revision ec2db89 by Remigiusz Fiedler (blender2.4) June 23, 2010, 09:14 (GMT) |
DXF-exporter script update: v1.37 - 2010.06.23 by migius - APPLY-MODIFIER: added exception for modifier-free instances to export them as BLOCK/INSERTs DXF-export library update: v1.35 - 2010.06.23 by migius - added (as default) writing to DXF file without RAM-buffering: faster and low-RAM-machines friendly |
Revision 9927b36 by Remigiusz Fiedler (blender2.4) June 20, 2010, 19:21 (GMT) |
DXF-exporter script update: v1.36 - 2010.06.20 by migius - added export Nurbs-Curve (3,4,5th-degree) into POLYLINE-NURBS(quad,cubic) but no support for Bezier-Curves, because DXF doesnt support them DXF-export library update: v1.34 - 2010.06.20 by migius - bugfix POLYFACE - added DXF-flags for POLYLINE and VERTEX class (NURBS-export) |
Revision f0b048b by Remigiusz Fiedler (blender2.4) June 8, 2010, 11:09 (GMT) |
tiny correction for PyAPI Background Image: Windows.SetBgImage(image) function call activates background-image-mode if disabled |
Revision 5a70fc9 by Remigiusz Fiedler (blender2.4) June 8, 2010, 00:02 (GMT) |
added API support for Background Image: Windows.GetBgImage(), Windows.SetBgImage(image) |
Revision a5e5a05 by Remigiusz Fiedler (blender2.4) March 5, 2010, 03:52 (GMT) |
DXF-importer script v1.12 - 2010.03.04 by migius - fix POLYFACE for non-standard ordered double-vertices - fix (unused)-BLOCKs-detection for non-DXFr12-conform SECTION:BLOCKS - wip-fix global relocation: culprit is blenders 1mio-Limit - fix normals for TRACE (in opposite to SOLID) |
September 16, 2009, 22:13 (GMT) |
bugfix for LineIntersectLine() - was imperfect calculation for points marking shortest distance for non-crossing lines in 3d |
September 16, 2009, 22:12 (GMT) |
bugfix for LineIntersectLine() - was imperfect calculation for points marking shortest distance for non-crossing lines in 3d |
July 8, 2009, 22:49 (GMT) |
mingw-config.py prepared for work with python 2.5 and 2.6 controlled by only one parameter: BF_PYTHON_VERSION. It needs the files: libpython25.a and libpython26.a to be copied to \libwindowspythonlib |
July 8, 2009, 22:37 (GMT) |
mingw-config.py prepared for work with python 2.5 and 2.6 controlled by only one parameter: BF_PYTHON_VERSION. It needs the files: libpython25.a and libpython26.a to be copied to \libwindowspythonlib |
MiikaHweb - Blender Git Statistics v1.06

MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021