Blender Git Loki
Git Commits -> Revision dd3b047
Revision dd3b047 by Eric Cosky (master) October 13, 2020, 14:45 (GMT) |
Windows/CMake:Support BLENDER_USER_SCRIPTS in IDE This diff adds support for respecting the `BLENDER_USER_SCRIPTS` environment variable when setting up the IDE environment. Previously the scripts from the users profile folder were always used even when this variable was set, leading to the possibility of the wrong scripts being visible in the IDE. Differential Revision: https://developer.blender.org/D9189 Reviewed By: Ray Molenkamp |
Commit Details:
Full Hash: dd3b047f8b4d7aa2155fb9b3570f536240dbd06f
Parent Commit: 48b52e0
Committed By: Ray molenkamp
Lines Changed: +14, -4
1 Modified Path:
/build_files/cmake/platform/platform_win32.cmake (+14, -4) (Diff)