Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> makowalski
Michael Kowalski (makowalski)
Total Commits : 530
Master Commits : 4
Branch Commits : 526
First Commit : September 30, 2020
Latest Commit : December 29, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
December, 2021 | 31 | |
November, 2021 | 8 | |
October, 2021 | 7 | |
September, 2021 | 7 | |
August, 2021 | 23 | |
July, 2021 | 95 | |
June, 2021 | 57 | |
May, 2021 | 80 | |
April, 2021 | 75 | |
March, 2021 | 58 | |
February, 2021 | 20 | |
January, 2021 | 1 | |
December, 2020 | 17 | |
November, 2020 | 20 | |
October, 2020 | 30 | |
September, 2020 | 1 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
io_usd.c | 112 |
usd_reader_mesh.cc | 75 |
usd.h | 51 |
usd_reader_stage.cc | 49 |
usd_capi.cc | 47 |
usd_writer_material.cc | 42 |
usd_reader_material.cc | 36 |
usd_reader_light.cc | 30 |
usd_reader_xform.cc | 29 |
usd_reader_prim.h | 29 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 149 | 0.3 |
Modified | 1 267 | 2.4 |
Deleted | 34 | 0.1 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 20 351 | 43.3 |
Lines Removed | 11 348 | 24.1 |
Latest commits
Revision 405d362 by Michael Kowalski (temp-usd-udim-import) December 29, 2021, 02:32 (GMT) |
USD material import improvements. Refactored get_udim_tiles() based on review by Sybren and Jesse. |
Revision b474c5d by Michael Kowalski (temp-usd-udim-import) December 29, 2021, 00:03 (GMT) |
USD material import improvements. Per review by Sybren, added find_existing_material() utility function and comments. |
Revision 4d0b45f by Michael Kowalski (temp-usd-udim-import) December 28, 2021, 20:37 (GMT) |
USD material import improvements. Per suggestions from Jesse and Sybren in their reviews. |
Revision a5f2259 by Michael Kowalski (temp-usd-prev-export2) December 28, 2021, 05:10 (GMT) |
USD Preview Surface export format fixes. |
Revision 63c8742 by Michael Kowalski (temp-usd-prev-export2) December 28, 2021, 05:05 (GMT) |
USD texture export refactor. Updated the texture export functions to use BLI_path_join(), additional minor cleanup. |
Revision 3e976ef by Michael Kowalski (temp-usd-prev-export2) December 28, 2021, 03:00 (GMT) |
USD Preview Surface export refactor. Added new get_tex_image_asset_path() which simplifies texture path resolution logic, to replace similar functions where the logic was fragmented. Now calling BLI_path_join(), to replace string concatenation for paths. Added comments, additional minor cleanup. |
Revision ecbac70 by Michael Kowalski (temp-usd-prev-export2) December 27, 2021, 19:49 (GMT) |
USD export: skip texture copy for equal paths. Skip texture copy when the source and destination paths are equivalent. |
Revision b748ad7 by Michael Kowalski (temp-usd-prev-export2) December 27, 2021, 19:13 (GMT) |
USD material export: reorder code. Moved related get_node_tex_image_filepath() functions closer togther, per suggestion by Sybren in his review. |
Revision c80cf69 by Michael Kowalski (temp-usd-prev-export2) December 27, 2021, 17:18 (GMT) |
USD Preview Surface export report warnings. Report warnings in UI instead of printing them to the console. |
Revision 5300c84 by Michael Kowalski (temp-usd-prev-export2) December 27, 2021, 16:04 (GMT) |
USD export: format fixes. |
MiikaHweb - Blender Git Statistics v1.06