Blender Git Commit Log
Git Commits -> Revision 21819e3
Revision 21819e3 by Ton Roosendaal (master) December 15, 2005, 18:42 (GMT) |
Orange: So... now I understand file reading and libraries again, I couldn't leave it to do a nice optimize step. This commit introduces bsearch() for finding the elements in the pointer table, while reconstructing links. Tests reveil a speedup of a factor 2-5 on complex scenes. And since undo uses same system, quite nice in general! (Note; speedup sometimes can't be noticed, when a lot of subsurfs or other displaylists need to be generated.) |
Commit Details:
Full Hash: 21819e3732483c28888f1ee5c39b7a60ad3b0746
SVN Revision: 6127
Parent Commit: 9bbefae
Lines Changed: +35, -14
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+35, -14) (Diff)