Files
test2/source/blender/windowmanager
Bastien Montagne 86b8c8a042 Fix (unreported) possible freed memory usage when reloading a .blend file.
Operator would call `WM_file_read()` directly whith G.main->name as filepath, which
gets freed whith main during new reading of file... Now use a local copy instead.
2016-04-26 14:27:32 +02:00
..
2016-04-19 12:18:19 +10:00
2016-02-02 14:16:53 +11:00
2015-10-20 15:42:30 +11:00