Revision 6632461 by Bastien Montagne (id-ensure-unique-memory-address, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 13:56 (GMT) |
Merge branch 'readfile-rework-refcount-handling' into id-ensure-unique-memory-address |
Revision a608df8 by Bastien Montagne (id-ensure-unique-memory-address, readfile-rework-refcount-handling, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 13:55 (GMT) |
Cleanup: remove timing debug calls. We now know that extra time spent here is neglectable. |
Revision 8a73b03 by Bastien Montagne (id-ensure-unique-memory-address, readfile-rework-refcount-handling, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) 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... |
Revision 0562c2f by Bastien Montagne (undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 13:34 (GMT) |
Merge branch 'id-ensure-unique-memory-address' into undo-experiments |
February 14, 2020, 13:22 (GMT) |
Fluid: Inflow object improvements Various fixes for smoke / fire flow objects: - Apply inflow at every subframe (new: also emit during adaptive steps in between frames) - Fix issue with fire not being emitted on first frame - Higher value range for smoke flow density variable |
Revision 6728cc6 by Bastien Montagne (id-ensure-unique-memory-address, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) 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, 13:10 (GMT) |
Cleanup: compiler warnings |
February 14, 2020, 13:01 (GMT) |
UI: draw object names in 3D viewport with full opacity Lamp names were be almost invisible when unselected. Differential Revision: https://developer.blender.org/D6048 |
February 14, 2020, 12:55 (GMT) |
Fix T70685: Cycles crash using WITH_CYCLES_NATIVE_ONLY on Windows MSVC does not have -march=native, so the kernel gets built without AVX2 and BVH8 support. The code assumed it to be available and crashed Differential Revision: https://developer.blender.org/D6082 |
Revision 7ea3e2e by Bastien Montagne (id-ensure-unique-memory-address, readfile-rework-refcount-handling, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 11:55 (GMT) |
Merge branch 'libquery-handle-ui-pointers' into readfile-rework-refcount-handling |
Revision 0e87f42 by Bastien Montagne (id-ensure-unique-memory-address, libquery-handle-ui-pointers, readfile-rework-refcount-handling, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 11:54 (GMT) |
Merge branch 'master' into libquery-handle-ui-pointers Conflicts: source/blender/blenkernel/intern/lib_query.c |
February 14, 2020, 11:52 (GMT) |
Make libquery resilient to old blend-files missing pointers. This makes libquery usable during blendfile reading phases. Some pointers that shall never be NULL in modern Main database did not exist before. |
February 14, 2020, 11:42 (GMT) |
Cleanup: Split transform.c in multiple files Differential Revision: https://developer.blender.org/D5819 |
Revision 150d5e8 by Bastien Montagne (id-ensure-unique-memory-address, readfile-rework-refcount-handling, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 11:33 (GMT) |
Merge branch 'libquery-handle-ui-pointers' into readfile-rework-refcount-handling |
Revision e3825d6 by Bastien Montagne (id-ensure-unique-memory-address, libquery-handle-ui-pointers, readfile-rework-refcount-handling, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 14, 2020, 11:29 (GMT) |
Merge branch 'master' into libquery-handle-ui-pointers |
February 14, 2020, 11:26 (GMT) |
BKE: Version Bump to 2.82.3 Needed to avoid double fix of sun lights bias. |
February 14, 2020, 11:26 (GMT) |
EEVEE: Shadow: Fix cascade shadowmap bias multiplicator This fixes the issue where sun shadowmaps needs a very big bias value to make any difference. The bias is now in world space and not dependant on shadow bounds. Unfortunatelly this breaks compatibility with previous version and old scene are likely to need user intervention to fix. Also fixes the property range. Fix T71661 EEVEE shadow from sun on incorrect face |
February 14, 2020, 11:18 (GMT) |
Fix minor issue with new libraries ID usercount. Library data-blocks are supposed to be tagged as 'real user', i.e. have one virtual user, since nothing else actually uses (refcounts) them. That was done in liblink code, but not for newly added ID-LI IDs when linking from a new libblend file e.g. |
February 14, 2020, 11:18 (GMT) |
Cleanup: libquery: add explicit comment that we ignore `ID.lib` pointer there. |
February 14, 2020, 11:18 (GMT) |
Cleanup: Deduplicate some code in new blenfile io/linking tests. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021