February 18, 2020, 17:27 (GMT) |
Merge branch 'master' into readfile-rework-refcount-handling
|
February 18, 2020, 14:49 (GMT) |
Remove usercount handling from ui stuff in reafile as well.
|
February 18, 2020, 14:39 (GMT) |
Fix bad placement of ID refcount recomputation in readfile.
|
February 18, 2020, 13:39 (GMT) |
Merge branch 'master' into readfile-rework-refcount-handling
|
February 18, 2020, 10:24 (GMT) |
Merge branch 'master' into readfile-rework-refcount-handling
|
February 18, 2020, 10:01 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
|
February 18, 2020, 09:59 (GMT) |
Merge branch 'readfile-rework-refcount-handling' into id-ensure-unique-memory-address
|
February 18, 2020, 09:55 (GMT) |
Merge branch 'libquery-handle-ui-pointers' into readfile-rework-refcount-handling
|
February 18, 2020, 09:31 (GMT) |
Merge branch 'master' into libquery-handle-ui-pointers
|
February 14, 2020, 18:03 (GMT) |
properly use 'unique ID allocation' when reading new ID in undo case.
|
February 14, 2020, 17:58 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
|
February 14, 2020, 17:58 (GMT) |
Factorize unique ID mem address allocation into a util functions.
|
February 14, 2020, 14:35 (GMT) |
undoexp: transfer set of used ID pointers from old to new bmain in undo case.
|
February 14, 2020, 14:00 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
|
February 14, 2020, 13:56 (GMT) |
Merge branch 'readfile-rework-refcount-handling' into id-ensure-unique-memory-address
|
February 14, 2020, 13:55 (GMT) |
Cleanup: remove timing debug calls.
We now know that extra time spent here is neglectable.
|
February 14, 2020, 13:53 (GMT) |
Fix crash on undo case.
We cannot use libquery too early in undo case, because of all the black magic we perform over our data-blocks there...
|
February 14, 2020, 13:34 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
|
February 14, 2020, 13:20 (GMT) |
Merge branch 'readfile-rework-refcount-handling' into id-ensure-unique-memory-address
Conflicts: source/blender/blenkernel/intern/main.c
|
February 14, 2020, 11:55 (GMT) |
Merge branch 'libquery-handle-ui-pointers' into readfile-rework-refcount-handling
|