Blender Git Loki
Git Commits -> Revision f616871
June 16, 2015, 14:19 (GMT) |
Selection/UUIDs handling enhancements: * Do not systematically clear selection_state's uuids GHash when updating filelist during listing process - uuids used here should remain valid. Allows to not lose selections during listing background job! * Use new BLI_ghash_lookup_p to handle selection state setting, symbolic optimization but... |
Commit Details:
Full Hash: f616871e62b52cfdbed7d75fee4109e99984a598
Parent Commit: 3d9da00
Lines Changed: +27, -12