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

DateNumber of Commits
December, 20214
November, 20212
October, 20213
September, 20210
August, 202119
July, 202111
June, 20217
May, 20219
April, 20215
March, 202119
February, 202112
January, 20212
December, 202017
November, 202063
October, 202052
September, 202082
August, 202089
July, 202089
June, 202074
May, 202014
April, 20200
March, 20201

Commit Distribution

PathNumber of Commits
soc-2020-io-performance399
master138
tmp_T726057
tmp_openmpfix7
lineart-shadow5
temp-lineart-contained4
soc-2021-porting-modifiers-to-nodes_all3
soc-2021-porting-modifiers-to-nodes-decimate3
temp_test_sc_keymap2
sculpt-dev2
tmp_codesign_T904182
tmp-vulkan2
blender-v2.83-release2
temp_lineart_contained1
temp_bmesh_multires1
lineart-bvh1
lanpr-under-gp1
tmp-macos-min-version1
blender-v2.93-release1
tmp-macminver1

Favourite Files

FilenameTotal Edits
wavefront_obj_im_file_reader.cc61
wavefront_obj_im_mesh.cc53
wavefront_obj_exporter.cc52
wavefront_obj_importer.cc50
io_obj.c49
obj_export_file_writer.cc48
wavefront_obj_file_handler.cc44
wavefront_obj_im_objects.hh39
platform_apple.cmake39
obj_export_mesh.cc33

File Changes

ActionTotalPer Commit
Added1430.2
Modified1 5532.7
Deleted900.2

Code Changes

ActionTotalPer Commit
Lines Added19 67239.1
Lines Removed12 56625.0

Latest commits Feed

Revision 9df13fb by Ankit Meel (master)
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
Revision 96387a2 by Ankit Meel (master)
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
Revision 0ed2545 by Ankit Meel (master)
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
Revision 9fc5a9c by Ankit Meel (master)
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
Revision be0d5da by Ankit Meel / Bastien Montagne (master)
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
Revision 3bcd264 by Ankit Meel (master)
October 23, 2021, 05:19 (GMT)
GitHub: add PR template
Differential Revision: https://developer.blender.org/D12890
Revision 5fec6ed by Ankit Meel (master)
October 14, 2021, 04:36 (GMT)
Cleanup: silence Clang missing-braces warning.
Revision 3069156 by Ankit Meel (sculpt-dev, temp_test_sc_keymap)
August 26, 2021, 15:26 (GMT)
Fix C++20 designated initializer build issue.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021