May 26, 2021, 12:33 (GMT) |
Migrated lattice deform benchmark. |
May 26, 2021, 10:44 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 26, 2021, 10:44 (GMT) |
Merge branch 'master' into greasepencil-object |
May 26, 2021, 10:43 (GMT) |
Merge branch 'master' into eevee-gpencil |
May 26, 2021, 10:43 (GMT) |
LibOverride: Do not try to generate override data of linked data. This is obviously not saved, and should never be editable, so was only a waste of time. |
May 26, 2021, 10:43 (GMT) |
Merge branch 'master' into temp-gpencil-masking Conflicts: source/blender/blenloader/intern/versioning_300.c |
May 26, 2021, 10:24 (GMT) |
Merge branch 'master' into cycles_procedural_api |
May 26, 2021, 10:18 (GMT) |
First benchmark test. |
May 26, 2021, 09:54 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 26, 2021, 09:52 (GMT) |
ID management: remapping: add flag to enforce refcounting handling. While indeally we should only skip refcounting when relevant tag is set, doing this in remapping code is too risky for now. Related to previous commit and T88555. |
May 26, 2021, 09:49 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 26, 2021, 09:45 (GMT) |
ID management: Do not assume that `NO_MAIN` means `NO_USER_REFCOUNT` While this is still very fuzzy in current code, this old behavior makes it close to impossible to efficiently use out-of-main temp data, as it implies that we'd need to update refcounts everytime we add something back into BMain (an 'un-refcount' ID usages when removing from BMain). Now that we have two separate flags/tags for those two different things, let's not merge them anymore. Note that this is somewhat on-going process, still needs more checks and cleanup. Related to T88555. |
May 26, 2021, 09:43 (GMT) |
Added Goolge Benchmark 1.5.3 to extern. |
May 26, 2021, 09:42 (GMT) |
Minor tweak/cleanup. |
May 26, 2021, 09:40 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 26, 2021, 09:26 (GMT) |
Merge branch 'master' into cycles-x |
May 26, 2021, 09:24 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 26, 2021, 09:13 (GMT) |
Fix build errors on some platforms |
May 26, 2021, 09:12 (GMT) |
Clang format |
May 26, 2021, 08:34 (GMT) |
Merge branch 'master' into xr-controller-support |
|