Blender Git Commit Log

Git Commits -> Revision 8305dd9

Revision 8305dd9 by Campbell Barton (master)
August 2, 2020, 03:11 (GMT)
Cleanup: localize creator.c definitions

As creator.c is used for the 'main' function,
avoid obscure declarations being placed so prominently.

- Move Blender as a Python module declarations into it's own section.
- Move USD declaration to an 'extern' just before it's called.

Commit Details:

Full Hash: 8305dd9499692e3f98452f9b778676ea2cf765a4
Parent Commit: 6a44483
Lines Changed: +39, -23

2 Modified Paths:

/source/blender/python/intern/bpy_interface.c (+3, -0) (Diff)
/source/creator/creator.c (+36, -23) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021