blender/source
Campbell Barton 40d4da829c Fix/Workaround for CMake buildinfo error
Correcting the paths for buildinfo to point to the real header,
ended up breaking buildinfo (by not running every build).

It turns out we relied on the output _never_ existing,
so CMake generates a new buildinfo each time.
This is quite bad, but I didn't see a way for CMake to do this,
so explicitly point to a missing file and comment whats going on.
2015-07-20 23:27:56 +10:00
..
blender Fix recent own stupidity with indexed sculpt drawing. 2015-07-20 15:28:05 +02:00
blenderplayer Point density: Add utility function to sample density outside of render pipeline 2015-07-18 21:42:39 +02:00
creator Fix/Workaround for CMake buildinfo error 2015-07-20 23:27:56 +10:00
gameengine Fix T45428: Sometimes in a dupligroup linked actuators are not triggered 2015-07-16 12:53:20 -03:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript