Blender Git Commits

Blender Git "uuid-undo-experiments" branch commits.

Page: 2 / 10

March 11, 2020, 15:54 (GMT)
Merge branch 'master' into uuid-undo-experiments
March 11, 2020, 10:24 (GMT)
Merge branch 'master' into uuid-undo-experiments
March 9, 2020, 18:11 (GMT)
Merge branch 'master' into uuid-undo-experiments
March 5, 2020, 15:43 (GMT)
Merge branch 'master' into uuid-undo-experiments
March 5, 2020, 14:33 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 5, 2020, 14:24 (GMT)
Make session-wise uuid increment atomic, and reset it on file load.

Reseting on file load should avoid almost all possible case of counter
overflow, and makes sense anyway, since loading a file fully
resets/restarts an editing session.
March 5, 2020, 11:45 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 5, 2020, 10:51 (GMT)
Merge branch 'master' into uuid-id
March 3, 2020, 14:13 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 3, 2020, 14:11 (GMT)
Forgot some part of renaming cleanup in previous commit.
March 3, 2020, 14:07 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 3, 2020, 14:05 (GMT)
Safeguard against overflow of static uuid counter.
March 3, 2020, 14:00 (GMT)
Some changes from review.
March 3, 2020, 11:15 (GMT)
Fix stupid mistake in key generation for temp deg storage.
March 3, 2020, 10:12 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 3, 2020, 10:11 (GMT)
Merge branch 'master' into uuid-id

Conflicts:
source/blender/blenkernel/BKE_main_idmap.h
March 2, 2020, 16:59 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 2, 2020, 16:58 (GMT)
Fixes to Session uuids.

Do not assign new session uuid if ID already has one.
Only re-use existing session uuids from read IDs in undo case. Regular
file loading requires a full reset of the uuids.
March 2, 2020, 16:00 (GMT)
Merge branch 'uuid-id' into uuid-undo-experiments
March 2, 2020, 15:58 (GMT)
Fix mistake in ghash handling code in new id_map' uuid thing.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021