Blender SVN Statistics -> Committers -> kazanbas
Arystanbek Dyussenov (kazanbas)
Total Commits : 224
Trunk Commits : 52
Branch Commits : 172
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 | 14 | |
| January, 2010 | 15 | |
| December, 2009 | 4 | |
| November, 2009 | 24 | |
| October, 2009 | 12 | |
| September, 2009 | 9 | |
| August, 2009 | 16 | |
| July, 2009 | 39 | |
| June, 2009 | 44 | |
| May, 2009 | 9 | |
Commit Distribution
| Path | Number of Commits |
|---|---|
| soc-2009-kazanbas | 89 |
| soc-2009-chingachgook | 73 |
| Trunk | 52 |
| physics25 | 7 |
| blender2.5 | 3 |
Favourite Files
| Filename | Total Edits |
|---|---|
| DocumentExporter.cpp | 32 |
| DocumentImporter.cpp | 32 |
| export_obj.py | 18 |
| rna_object_api.c | 18 |
| export_fbx.py | 16 |
| rna_mesh.c | 11 |
| rna_object.c | 9 |
| bpy_rna.c | 9 |
| rna_mesh_api.c | 8 |
| import_obj.py | 8 |
Trunk File Changes
| Action | Total Count |
|---|---|
| Added | 11 |
| Modified | 131 |
Latest commits 
Revision 45085 by Arystanbek Dyussenov (/trunk/blender) March 22, 2012, 13:35 (GMT) |
Revision 44935 by Arystanbek Dyussenov (/trunk/blender) March 17, 2012, 06:37 (GMT) |
Revision 44636 by Arystanbek Dyussenov (/trunk/blender) 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>. |
Revision 44221 by Arystanbek Dyussenov (/trunk/blender) 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. |
Revision 32297 by Arystanbek Dyussenov (/trunk/blender) 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. |
Revision 31895 by Arystanbek Dyussenov (/trunk/blender) 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 |
Revision 31857 by Arystanbek Dyussenov (/trunk/blender) 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! |
Revision 31841 by Arystanbek Dyussenov (/trunk/blender) 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! |
Revision 31840 by Arystanbek Dyussenov (/trunk/blender) 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 '_'. |
Revision 31759 by Arystanbek Dyussenov (/trunk/blender) September 4, 2010, 19:27 (GMT) |
Merge -c 31610 (<instance_node> support) from COLLADA branch into trunk. |
MiikaHweb - Blender SVN Statistics v1.41


