Blender Git Loki
Git Commits -> Revision 856ef06
Revision 856ef06 by Bastien Montagne (asset-engine, asset-engine--archived, asset-experiments, id-remap, lib-link-rework-temp, missing-libs) September 18, 2015, 20:22 (GMT) |
Rework a bit new liblink code, to use our beloved memarena instead of ugly pile of malloc. Performances are not an issue at all here, but it makes code slightly simpler, avoids a loop over ghash of libs, avoids some potential mem fragmentation, and will be easier with lib relocate code too in future... |
Commit Details:
Full Hash: 856ef065b2b401e8208db6715a5e24551d70c401
Parent Commit: 1ba2646
Lines Changed: +76, -62
1 Modified Path:
/source/blender/windowmanager/intern/wm_operators.c (+76, -62) (Diff)