This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/intern
Bastien Montagne 1ee43c5aef Fix T49856: Blender 2.78 crashes after loading data from a blendfile
Issue here was that py API code was keeping references (pointers) to the
liniked data-blocks, which can actually be duplicated and then deleted
during the 'make local' process...

Would have like to find a better way than passing optional GHash to get
the oldid->newid mapping, but could not think of a better idea.
2016-11-01 13:39:31 +01:00
..
2016-08-06 10:58:13 +02:00
2016-08-06 10:58:13 +02:00
2016-08-06 10:58:13 +02:00
2016-02-23 09:44:54 +01:00
2016-07-30 16:46:13 +10:00
2016-07-02 10:08:33 +10:00
2016-07-23 18:52:18 +10:00
2016-10-18 11:24:33 +02:00
2016-05-11 21:36:42 +10:00
2016-01-06 19:48:10 +01:00
2016-07-23 18:52:18 +10:00
2016-07-23 18:52:18 +10:00
2015-05-12 18:23:29 +10:00
2015-12-31 21:20:41 +11:00
2016-08-06 10:58:13 +02:00
2016-07-14 15:51:56 +10:00
2016-04-01 18:56:48 +11:00