Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> brezdo
Mateusz Grzeliński (brezdo)
Total Commits : 2
Master Commits : 2
Branch Commits : 0
First Commit : March 17, 2020
Latest Commit : March 27, 2020
Commits by Month
Date | Number of Commits | |
---|---|---|
March, 2020 | 2 |
Favourite Files
Filename | Total Edits |
---|---|
rna_space.c | 1 |
install_deps.sh | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 2 | 1.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 5 | 2.5 |
Lines Removed | 3 | 1.5 |
Latest commits
March 27, 2020, 14:23 (GMT) |
install_deps: Enable PIC in Python static library. Update for D3078, I think it should be fixed Benefits: - after installing python 3.7 with `./build_files/build_environment/install_deps.sh`, user will be able to run `make bpy` without linking error: - https://blender.stackexchange.com/questions/102933/a-working-guidance-for-building-blender-as-bpy-python-module - https://stackoverflow.com/questions/36779834/compiling-blender-bpy-recompile-with-fpic To prevent errors like `/opt/lib/python-3.7.4/bin/python3.7: error while loading shared libraries: libpython3.7m.so.1.0: cannot open shared object file: No such file or directory`, add python .so lib to ldconfig Reviewed By: mont29 Differential Revision: https://developer.blender.org/D7177 |
March 17, 2020, 13:46 (GMT) |
Cleanup: rename function This function was missed in rBec471a9b1c1. Differential Revision: https://developer.blender.org/D7155 |
MiikaHweb - Blender Git Statistics v1.06