Blender Git Loki

Git Commits -> Revision fa3dd5d

Revision fa3dd5d by Bastien Montagne (master)
October 15, 2015, 14:12 (GMT)
Cleanup: BLO_read: linking API arg order and name.

linking API funcs would use 'name, idcode', when all other code here uses
(more sensible) 'idcode, name'.

Also, use 'name' arg name when we expect a bare name, without the prepended ID code, and
'idname' arg name when we expect a complete ID name.

And here too, idcode shall be short, not int!

Commit Details:

Full Hash: fa3dd5d9f43253898ed2a387d07f8fd3cd52f0c6
Parent Commit: 25f79d9
Lines Changed: +20, -19

5 Modified Paths:

/source/blender/blenloader/BLO_readfile.h (+2, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+13, -12) (Diff)
/source/blender/python/intern/bpy_library.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+3, -3) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021