Blender Git Commit Log
Git Commits -> Revision 99373c9
March 17, 2015, 14:39 (GMT) |
Add a 'comment' field to listdir revisions. Also, make clear tags are only informative here. Reason is, if the project is a success, we have to think big and imagine asset engines managing catalogs of tens or hundreds of thousands of entries (web ones e.g.), we cannot hold list of those in filebrowser! So most of filetring will be 'deffered' to asset-engine. We'll also probably have to implement a 'chunck listing' behavior (to only list at most n entries in a row), for same reasons. This will make things slightly more complicated :| |
Commit Details:
Full Hash: 99373c918f158af7c6b25f58d2091717797fd359
Parent Commit: 920bf9f
Lines Changed: +14, -3