Blender Git Commit Log

Git Commits -> Revision 9d9c879

Revision 9d9c879 by Julian Eisel (master)
July 15, 2021, 17:09 (GMT)
Cleanup: Move UI list template code to own file (C++)

This move was already prepared with 788d38046032 and 26b098c04fbe. The
template is quite big already, better to give it its own file. Plus it
could use some C++ features like RAII and maybe some more object
oriented code. I plan further refactoring there.

Commit Details:

Full Hash: 9d9c879f4bdf05c92826023131e7eb2a57c06102
Parent Commit: 0cc2a72
Lines Changed: +1282, -1258

2 Modified Paths:

/source/blender/editors/interface/interface_templates.c (+0, -1255) (Diff)
/source/blender/editors/interface/interface_template_list.cc (+1282, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021