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/intern/ghost
Sergey Sharybin dfc672f8bb SCons: Fix for really nasty bug with polluting configuration environment
The issue was caused by the following construction:

  def = env['SOMETHING']
  defs.append('SOMETHING_MORE')

Since first assignment was actually referencing environment option it was totally
polluted hawing weird and wonderful side effects on all other areas of Blender.
2015-08-04 18:06:28 +02:00
..
2015-07-06 17:45:11 +10:00
2015-03-21 02:17:27 +11:00
2015-07-01 16:30:26 +10:00
2015-07-01 16:30:26 +10:00
2015-07-01 16:30:26 +10:00
2015-07-01 16:30:26 +10:00
2014-08-16 10:51:07 +10:00