Blender Git Commit Log

Git Commits -> Revision 2ab1063

Revision 2ab1063 by Bastien Montagne (master)
September 12, 2018, 16:31 (GMT)
Fix T56662: Autocomplete for texture slot Crash (in console).

That pointer can be NULL, RNA default string handling does not support
that. (that whole uv_layer prop is quite nasty actually, since it does
not own that string, always borrows it from some other data :((( ).

Commit Details:

Full Hash: 2ab1063616b9cab3ef74fd7f38ffa08cfb77f5d0
Parent Commit: aa844ad
Lines Changed: +30, -0

1 Modified Path:

/source/blender/makesrna/intern/rna_material.c (+30, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021