Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3413 / 8462

March 19, 2018, 15:30 (GMT)
Cleanup: move curve undo into own file
March 19, 2018, 15:12 (GMT)
GWN: Vertex Buffer: Remove the use of glMapBufferRange

We revert to the malloc/realloc and manually manage the upload.
There seems to be a performance penalty from using glMapBuffer on some
hardware, prefering way is glBufferData(NULL) with glBufferSubData.
March 19, 2018, 14:45 (GMT)
Cleanup: split lattice into own library

Was mixed with object functionality.
March 19, 2018, 13:13 (GMT)
GWN: Perf: Use unsync glMapBufferRange to prevent sync time.
March 19, 2018, 13:13 (GMT)
GWN: Context: Use <unordered_set> instead of <forward_list>

We cannot have duplicates so unordered_set is better suited for this case.

Removing batches is now constant time on average instead of linear.
March 19, 2018, 12:48 (GMT)
more changes for decoupled fluid cache

liquid support finished, smoke and stability todo
March 19, 2018, 10:36 (GMT)
Fix T53478, T53430: Sequencer cut edge case fails

Previous fix for T53430 caused T54200.

The edge case for soft & hard cuts weren't working,
where the strip used start/end-still & the frame was placed exactly on
the start/end of of the sequence content.

T54200 fixed the end-still case but broke hard-cuts for all other cases.

This fixes the case for soft/hard cuts with/without start/end-still.
March 19, 2018, 10:36 (GMT)
Revert "Fix T53430: Cut at the strip end fails w/ endstill"

This reverts commit 855799ecc1c5e53d9fbfe520fd5402bc0138f674.

Caused T54200
March 19, 2018, 10:36 (GMT)
Error passing context arg to marker menu

own mistake in 6981861fcfd
March 19, 2018, 10:36 (GMT)
API generating script: give better version for releases builds.

Was giving '2.62.1 <sha1>' even for releases, now rather giving nicer
'2.62a <sha1>' in that case.
March 19, 2018, 10:35 (GMT)
Fix T54206: bevel and inset operations repeat did not remember offset.

Now repeating the operator will use the previously chosen offset, either with
the modal operator or typed in. The modal operator will still start at zero.
March 19, 2018, 10:35 (GMT)
Fix T54204: Wrong selection on Clean Tracks (Motion Tracking)

A mistake in a fix for T53612.

Regression in 2.79a, candidate for 2.79b :S
March 19, 2018, 10:35 (GMT)
Fix T54003: Particles - Size and random size not present in "physics" tab in Advanced mode

The check to see if `use_advanced_hair` was enabled was actually in two places
(render panel `draw` function and physics panel `poll` function). As these
properties are only in one place now the check in `draw` isn't needed anymore.

Related: T53513, a6c69ca57f661a8538
March 19, 2018, 10:33 (GMT)
Bl;ender 2.79b: Begin 2.79b release cycle
March 19, 2018, 10:18 (GMT)
Merge branch 'blender2.8' into temp-object-multi-mode
March 19, 2018, 10:17 (GMT)
Merge branch 'master' into blender2.8
March 19, 2018, 10:15 (GMT)
Merge branch 'blender2.8' into temp-object-multi-mode
March 19, 2018, 09:17 (GMT)
Revert "Cycles: Removed scaling from Embree's object motion blur."

This reverts commit 3194e05d3f27124924f81b70400fb45fe022d9e4.
March 19, 2018, 08:56 (GMT)
Cleanup: use MEM_SAFE_FREE
March 19, 2018, 08:39 (GMT)
Merge branch 'blender2.8' into greasepencil-object
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021