Files
test2/source/blender/blenkernel/intern
Ray Molenkamp 684c771263 Fix: Python warning in windows debug builds
When doing a debug build on windows, blender will
start with the following warning:

"Unable to find the python binary, the multiprocessing
module may not be functional!"

The root cause for this issue is: for a debug build
the python binary is called python_d.exe rather than
just python.exe

This change fixes BKE_appdir_program_python_search
to look for the _d suffix for debug builds on windows

Differential Revision: https://developer.blender.org/D9775

Reviewed by: Campbell Barton
2020-12-16 07:27:47 -07:00
..
2020-11-25 11:19:28 +01:00
2020-11-01 21:10:36 +01:00
2020-11-06 12:32:54 +11:00
2020-09-09 15:43:27 +02:00
2020-11-06 12:32:54 +11:00
2020-11-06 12:32:54 +11:00
2020-09-09 16:36:57 +02:00
2020-10-14 15:12:40 +11:00
2020-12-15 12:34:25 +11:00
2020-09-09 16:36:57 +02:00
2020-12-04 08:46:34 +01:00
2020-11-20 11:39:22 +11:00
2020-11-06 12:32:54 +11:00
2020-08-08 13:38:00 +10:00
2020-11-30 23:35:39 +01:00
2020-10-22 17:08:37 -04:00
2020-12-15 12:01:45 +01:00
2020-10-11 13:00:49 -04:00
2020-12-07 13:25:53 +11:00
2020-11-06 12:32:54 +11:00
2020-11-06 12:50:03 -06:00