tornavis/tests
Sergey Sharybin 5115afaca2 Rename benchmark to benchmark.py
Windows does not really have an idea of shebangs, and it needs to
go via a file extension to see that the script is to be executed
by Python.

This change simplifies execution from `python3 benchmark ...`
to `benchmark.py ...`.

Pull Request: https://projects.blender.org/blender/blender/pulls/108971
2023-06-14 12:41:24 +02:00
..
blender_as_python_module Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
gtests macOS/GTests: simplify blender_test library linking 2023-04-19 09:05:43 +05:30
performance Rename benchmark to benchmark.py 2023-06-14 12:41:24 +02:00
python Cleanup: docstrings arguments part. 2023-05-30 11:55:08 +02:00
CMakeLists.txt CMake: add WITH_LIBS_PRECOMPILED option (UNIX only) 2023-01-19 17:10:42 +11:00