Blender Git Commits

Blender Git "master" branch commits.

Page: 1743 / 5574

May 23, 2018, 06:23 (GMT)
Cleanup: move toolsystem into own include

Many files using the window manager don't access the tool-system.

This avoids rebuilding many files when the tool-system changes.
May 23, 2018, 06:20 (GMT)
Workbench: Fixed Memory Leak
May 23, 2018, 05:41 (GMT)
Multi-Object-Mode: EditCurve Subdivide

D3382 by @dgriffin91
May 23, 2018, 05:34 (GMT)
Multi-Object-Mode: EditCurve Select Linked

D3409 by @dgriffin91
May 23, 2018, 05:30 (GMT)
Merge branch 'master' into blender2.8
May 23, 2018, 05:24 (GMT)
Fix incorrect size in aligned lockfree realloc

Thanks to @alikendarfen for finding.
May 22, 2018, 18:01 (GMT)
Fix some Cycles modifier stack issues with copy-on-write.

There's still many problems, but this avoids modifiers being applied twice,
subsurf render levels not being respected and hair render crashing.
May 22, 2018, 17:35 (GMT)
Fix own error using handler after freeing

Was introduced in e7895bac07f32
Only certain actions caused this, reported as T55155
May 22, 2018, 17:23 (GMT)
Fix T55071: Brush preview fails
May 22, 2018, 17:10 (GMT)
Fix crash in modifier stack after recent changes.
May 22, 2018, 16:43 (GMT)
Fix T55146: hair + subsurf modifier not positioning hair correctly.

ORIGSPACE data was not being preserved correctly through subsurf.
May 22, 2018, 16:36 (GMT)
Fix crash when HDR images are missing
May 22, 2018, 16:17 (GMT)
Fix T55153: missing updates when changing simplify settings.

This line should not have been removed.
May 22, 2018, 15:56 (GMT)
blenderplayer: add stubs
May 22, 2018, 15:38 (GMT)
Removed no-longer-required workaround for doubly-deformed meshes
May 22, 2018, 15:24 (GMT)
Merge branch 'master' into blender2.8
May 22, 2018, 15:23 (GMT)
Fix T55093: Bisect + fill crash
May 22, 2018, 15:11 (GMT)
Modifiers: ported Cloth DerivedMesh ? Mesh

The modifier is still quite slow; this could be due to caches being written
to a CoW datablock instead of the original one. More investigation is
needed.
May 22, 2018, 15:08 (GMT)
Cloth Modifier: get time from depsgraph instead of scene
May 22, 2018, 15:07 (GMT)
Fix T55149: missing mesh custom data after modifier stack, after recent changes.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021