Blender Git Loki
Git Commits -> Revision 86dbbd1
Revision 86dbbd1 by Ray molenkamp (master) October 22, 2018, 16:17 (GMT) |
Windows: Enable python debugging in Visual Studio. see D3817 for technical details, and https://wiki.blender.org/wiki/Tools/Debugging/Python_Visual_Studio for a end user quick-start guide. Differential Revision: https://developer.blender.org/D3817 |
Commit Details:
Full Hash: 86dbbd156fafccea7bfcf3207c8486fb2098b341
Parent Commit: 32d6688
Lines Changed: +80, -3
8 Modified Paths:
/build_files/cmake/macros.cmake (+5, -1) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+37, -0) (Diff)
/build_files/windows/configure_msbuild.cmd (+5, -1) (Diff)
/build_files/windows/parse_arguments.cmd (+2, -0) (Diff)
/build_files/windows/reset_variables.cmd (+2, -0) (Diff)
/CMakeLists.txt (+3, -0) (Diff)
/intern/cycles/CMakeLists.txt (+8, -1) (Diff)
/source/creator/CMakeLists.txt (+18, -0) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+37, -0) (Diff)
/build_files/windows/configure_msbuild.cmd (+5, -1) (Diff)
/build_files/windows/parse_arguments.cmd (+2, -0) (Diff)
/build_files/windows/reset_variables.cmd (+2, -0) (Diff)
/CMakeLists.txt (+3, -0) (Diff)
/intern/cycles/CMakeLists.txt (+8, -1) (Diff)
/source/creator/CMakeLists.txt (+18, -0) (Diff)