
Blender Git Statistics -> Developers -> ankitm
Ankit Meel (ankitm)
Total Commits : 480
Master Commits : 82
Branch Commits : 398
First Commit : March 27, 2020
Latest Commit : December 16, 2020
Commits by Month
Date | Number of Commits | |
---|---|---|
December, 2020 | 16 | |
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
Path | Number of Commits |
---|---|
soc-2020-io-performance | 392 |
master | 82 |
temp-lineart-contained | 1 |
lanpr-under-gp | 1 |
temp_lineart_contained | 1 |
temp_bmesh_multires | 1 |
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 |
obj_export_mesh.cc | 33 |
wavefront_obj_file_handler.hh | 30 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 136 | 0.3 |
Modified | 1 405 | 2.9 |
Deleted | 89 | 0.2 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 18 739 | 45.4 |
Lines Removed | 11 961 | 29.0 |
Latest commits 
December 16, 2020, 07:33 (GMT) |
BLI: constexpr Span, IndexRange, StringRef(Null/Base) Motivated by `std::string_view` being usable in const (compile-time) context. One functional change was needed for StringRef: `std::char_traits<char>::length(str)` instead of `strlen`. Reviewed By: JacquesLucke, LazyDodo Differential Revision: https://developer.blender.org/D9788 |
Revision 10c8b88 by Ankit Meel (soc-2020-io-performance) December 11, 2020, 21:05 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
Revision 5280200 by Ankit Meel (soc-2020-io-performance) December 11, 2020, 21:05 (GMT) |
Exporter: Cleanup: clang-format, comment |
Revision ad40a7c by Ankit Meel (soc-2020-io-performance) December 11, 2020, 21:05 (GMT) |
Exporter: create new API for writer. Isolate formatting options. Add exceptions instead of three layers of booleans. Separate header writing from constructor. |
Revision d6f0cf0 by Ankit Meel (soc-2020-io-performance) December 11, 2020, 21:05 (GMT) |
Exporter: Cleanup: clang-tidy |
Revision 7b4bb69 by Ankit Meel (soc-2020-io-performance) December 11, 2020, 21:05 (GMT) |
Cleanup: CMake file order and dependencies |
Revision fc71aaa by Ankit Meel (soc-2020-io-performance) December 4, 2020, 18:58 (GMT) |
Exporter: Fix scaling: change scale before applying locrot transform. |
Revision c59a500 by Ankit Meel (soc-2020-io-performance) December 4, 2020, 18:57 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
December 4, 2020, 15:43 (GMT) |
macOS deps: Support building clang tidy This patch builds clang-extra-tools on macOS for the clang-tidy binary. The script "run-clang-tidy.py" is also harvested because using the `CMAKE_C[XX]_CLANG_TIDY` option can miss out some files (like makesrna), and using the script is faster as it does not compile the files. Thanks to `@LazyDodo` for the base patch D8502. Reviewed By: LazyDodo, sebbas, #platform_macos Differential Revision: https://developer.blender.org/D9450 |
December 2, 2020, 08:25 (GMT) |
Cleanup: Fix CMake syntax error in the last commit. |
MiikaHweb - Blender Git Statistics v1.06