Blender Git Commit Log

Git Commits -> Revision cf8773b

Revision cf8773b by Campbell Barton (master)
April 12, 2021, 02:04 (GMT)
Cleanup: remove make_quicky and enum generation utilities

- Remove `make_quicky` as on modern systems linking is the main
bottleneck, and there isn't such a gain from partial builds.

- Remove enum generator as `PyC_StringEnumItems` & `EnumPropertyItem`
are used in most places to access enums from Python, otherwise macros
are added via macros.

Commit Details:

Full Hash: cf8773b525ecf4fc00fca967eb879606b53d4fde
Parent Commit: 09d7d88
Lines Changed: +0, -182

2 Deleted Paths:

/build_files/cmake/example_scripts/make_quicky.py (+0, -119)
/source/blender/python/simple_enum_gen.py (+0, -63)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021