Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> kazanbas
Arystanbek Dyussenov (kazanbas)
Total Commits : 206
Master Commits : 187
Branch Commits : 19
First Commit : May 8, 2009
Latest Commit : March 22, 2012
Commits by Month
Date | Number of Commits | |
---|---|---|
March, 2012 | 3 | |
February, 2012 | 1 | |
January, 2012 | 0 | |
December, 2011 | 0 | |
November, 2011 | 0 | |
October, 2011 | 0 | |
September, 2011 | 0 | |
August, 2011 | 0 | |
July, 2011 | 0 | |
June, 2011 | 0 | |
May, 2011 | 0 | |
April, 2011 | 0 | |
March, 2011 | 0 | |
February, 2011 | 0 | |
January, 2011 | 0 | |
December, 2010 | 0 | |
November, 2010 | 0 | |
October, 2010 | 1 | |
September, 2010 | 6 | |
August, 2010 | 2 | |
July, 2010 | 0 | |
June, 2010 | 7 | |
May, 2010 | 2 | |
April, 2010 | 7 | |
March, 2010 | 9 | |
February, 2010 | 12 | |
January, 2010 | 13 | |
December, 2009 | 3 | |
November, 2009 | 19 | |
October, 2009 | 9 | |
September, 2009 | 9 | |
August, 2009 | 16 | |
July, 2009 | 37 | |
June, 2009 | 43 | |
May, 2009 | 7 |
Commit Distribution
Path | Number of Commits |
---|---|
master | 187 |
soc-2009-chingachgook | 19 |
soc-2009-kazanbas | 1 |
Favourite Files
Filename | Total Edits |
---|---|
DocumentImporter.cpp | 48 |
DocumentExporter.cpp | 44 |
export_obj.py | 19 |
rna_object_api.c | 18 |
export_fbx.py | 16 |
rna_mesh.c | 15 |
bpy_rna.c | 14 |
bpy_operator_wrap.c | 11 |
makesrna.c | 11 |
rna_object.c | 11 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 313 | 1.5 |
Modified | 1 577 | 7.7 |
Deleted | 80 | 0.4 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 14 443 | 90.8 |
Lines Removed | 6 183 | 38.9 |
Latest commits
March 22, 2012, 13:35 (GMT) |
#collada skeleton animation import, fixes #29246 Apply part of the patch #30070 by Juha Mäki-Kanto, that takes into account the transform of non-joint type parent in bone animation computation. Thanks! |
March 17, 2012, 06:37 (GMT) |
#collada instance_node import, partially fixes #27629 Patch applied in r37663 caused loss of <instance_node>s. All parts of the smaller test file attached in the report now import. |
March 4, 2012, 13:43 (GMT) |
#collada skeleton import, bugfix #29621 Do not crash when joint SIDs cannot be resolved. OpenCOLLADA cannot resolve joint SIDs connected to skin if the <skeleton> tag is missing. Page 148 of COLLADA spec 1.4.1 states: "<skeleton> elements define where to start the sid lookup". So I think this is a bug in "FBX COLLADA exporter" which did not add the <skeleton> tag. The problem can be fixed by manually adding the <skeleton> tag into <instance_controller>. |
February 18, 2012, 06:22 (GMT) |
#collada animation import, bugfix #29082 Fix skeletal animation import for <rotation>, <scale> and <translate> transform types. Tested for correctness visually using Seymouranim2.dae from http://collada.org/owl and animated creatures from DKGamesModels folder (from private section of the same site). The results match the results in FXComposer-2.5. Since this is a fix towards correct reading of collada, it shouldn't break existing compatibility with Second Life. |
October 4, 2010, 03:38 (GMT) |
COLLADA exporter fix: do not create a duplicate <polylist> if an object has NULL materials linked along with normal materials. |
September 12, 2010, 20:19 (GMT) |
Partial fix of bug #23543 in COLLADA exporter: * multiply the diffuse and specular colors by their respective intensities * only output <transparency> if MA_TRANSP flag is on * only output <reflective> and <reflectivity> if MA_RAYMIRROR flag is on |
September 10, 2010, 15:24 (GMT) |
Bug #23715: patch by Jan Diederich to avoid having duplicate IDs after they are translated. For example, object ID names "1a", "2a", "3a", will be exported as "_a", "_a2", "_a3". Thanks Jan! |
September 9, 2010, 11:01 (GMT) |
Bug #23715 in COLLADA exporter: prepend an '_' to the ID if it starts with an illegal character. Pointed out by Tom Haines. Thanks! |
September 9, 2010, 08:14 (GMT) |
Patch by Jan Diederich, fixes bug #23715 in the COLLADA exporter. Allow IDs to start only with an alphabetic character replacing digits with an '_'. |
September 4, 2010, 19:27 (GMT) |
Merge -c 31610 (<instance_node> support) from COLLADA branch into trunk. |
MiikaHweb - Blender Git Statistics v1.06