Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> ankitm
Ankit Meel (ankitm)
Total Commits : 574
Master Commits : 138
Branch Commits : 436
First Commit : March 27, 2020
Latest Commit : December 11, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
December, 2021 | 4 | |
November, 2021 | 2 | |
October, 2021 | 3 | |
September, 2021 | 0 | |
August, 2021 | 19 | |
July, 2021 | 11 | |
June, 2021 | 7 | |
May, 2021 | 9 | |
April, 2021 | 5 | |
March, 2021 | 19 | |
February, 2021 | 12 | |
January, 2021 | 2 | |
December, 2020 | 17 | |
November, 2020 | 63 | |
October, 2020 | 52 | |
September, 2020 | 82 | |
August, 2020 | 89 | |
July, 2020 | 89 | |
June, 2020 | 74 | |
May, 2020 | 14 | |
April, 2020 | 0 | |
March, 2020 | 1 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
wavefront_obj_im_file_reader.cc | 61 |
wavefront_obj_im_mesh.cc | 53 |
wavefront_obj_exporter.cc | 52 |
wavefront_obj_importer.cc | 50 |
io_obj.c | 49 |
obj_export_file_writer.cc | 48 |
wavefront_obj_file_handler.cc | 44 |
wavefront_obj_im_objects.hh | 39 |
platform_apple.cmake | 39 |
obj_export_mesh.cc | 33 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 143 | 0.2 |
Modified | 1 553 | 2.7 |
Deleted | 90 | 0.2 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 19 672 | 39.1 |
Lines Removed | 12 566 | 25.0 |
Latest commits
December 11, 2021, 16:59 (GMT) |
macOS: add tilde-based path expander Replaces `HOME` environment variable usage for user directories like in D12802. Reviewed By: #platform_macos, brecht Differential Revision: https://developer.blender.org/D13212 |
December 11, 2021, 13:37 (GMT) |
Cleanup: const, autoreleasepool, remove unneeded cast. Early return in some places also. De-duplicate getSystemDir and getUserDir also. Reviewed By: #platform_macos, brecht Differential Revision: https://developer.blender.org/D13211 |
Revision 8c31bc7 by Ankit Meel / YimingWu (lineart-shadow) December 8, 2021, 06:53 (GMT) |
macOS: Fix build error in hash functions Remove unneeded recent static_cast attempt. Reviewed By: HooglyBoogly Differential Revision: https://developer.blender.org/D13492 |
December 6, 2021, 20:08 (GMT) |
macOS: Fix build error in hash functions Remove unneeded recent static_cast attempt. Reviewed By: HooglyBoogly Differential Revision: https://developer.blender.org/D13492 |
November 24, 2021, 12:11 (GMT) |
macOS: Fix build error due to std::optional<T>::value |
Revision 8e237d8 by Ankit Meel / Philipp Oeser (blender-v2.93-release) November 2, 2021, 12:15 (GMT) |
Fix T88877: 2.93: Crash on recent OSX with a non-English locale. Looks like OSX changed the default format of its locale, which is not valid anymore for gettext/boost::locale. Solution based on investigations and patch by Kieun Mun (@kieuns), with some further tweaks by Ankit Meel (@ankitm), many thanks. Also add an exception catcher on `std::runtime_error` in `bl_locale_set()`, since in OSX catching the ancestor `std::exception` does not work with `boost::locale::conv::conversion_error` and the like for some reasons. Reviewed By: #platform_macos, brecht Maniphest Tasks: T88877 Differential Revision: https://developer.blender.org/D13019 |
October 29, 2021, 08:24 (GMT) |
Fix T88877: 2.93: Crash on recent OSX with a non-English locale. Looks like OSX changed the default format of its locale, which is not valid anymore for gettext/boost::locale. Solution based on investigations and patch by Kieun Mun (@kieuns), with some further tweaks by Ankit Meel (@ankitm), many thanks. Also add an exception catcher on `std::runtime_error` in `bl_locale_set()`, since in OSX catching the ancestor `std::exception` does not work with `boost::locale::conv::conversion_error` and the like for some reasons. Reviewed By: #platform_macos, brecht Maniphest Tasks: T88877 Differential Revision: https://developer.blender.org/D13019 |
October 23, 2021, 05:19 (GMT) |
October 14, 2021, 04:36 (GMT) |
Cleanup: silence Clang missing-braces warning. |
August 26, 2021, 15:26 (GMT) |
Fix C++20 designated initializer build issue. |
MiikaHweb - Blender Git Statistics v1.06