blender/source
Bastien Montagne 0385b33f0b Fix broken 'check/validate libs' code with indirect libs.
Readcode always set relative paths of indirectly linked libs relative to
*current* .blend file, not to the library using it.

But BKE_library_filepath_set was then setting them relative to their
parent library, breaking checking code (and saved files even :((( ).
2018-05-09 15:52:29 +02:00
..
blender Fix broken 'check/validate libs' code with indirect libs. 2018-05-09 15:52:29 +02:00
blenderplayer Fix: D3160 fixed blednerplayer stub.s for unix 2018-04-20 23:34:54 +02:00
creator Logging: setting log level wasn't working 2018-05-04 08:00:22 +02:00
gameengine Cleanup: rename list count_ex -> count_at_most 2018-04-03 17:05:21 +02:00
tools@7695e14cfc Fix nan problem in previous bevel commit. 2018-01-29 10:01:19 -05:00
CMakeLists.txt