This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Bastien Montagne f1bc0aedde Fix (unreported) broken 'get system path' in some cases.
There were two issues here actually:
* The hack to allow running Blender directly from the source directory
would just check for a 'release' directory, without actually ensuring it
is release dir from blender source tree, and not some other random
folder.
* GHOST_getSystemDir returns nothing for portable installations, now
we'll then check directly in the blender binary dir in that case.

This fix is more critical in 2.8 branch, where that system path is used
to retrieve new '3D' icons...
2018-04-25 10:37:36 +02:00
..
2018-04-16 18:13:48 +02:00
2018-04-16 17:16:29 +02:00
2018-04-16 17:08:27 +02:00
2018-04-23 12:53:45 +02:00
2018-04-16 17:16:29 +02:00
2018-04-19 08:18:16 +02:00
2018-04-16 17:16:29 +02:00
2018-04-01 07:24:45 +02:00
2018-04-16 17:08:27 +02:00