Blender Git Commit Log

All Blender Git commits.

Page: 3261 / 8462

May 23, 2018, 10:06 (GMT)
Fix T55072: Top bar disappears when loading factory settings (causing ASAN crash)
May 23, 2018, 09:28 (GMT)
Cycles: convert pointdensity from DerivedMesh to COW Mesh.

Fixes hang in regression tests.
May 23, 2018, 08:57 (GMT)
Workbench: Renamed Object Outline to Outline.

So it fits in the pop-over
May 23, 2018, 08:54 (GMT)
Workbench: See through

Unmultiplied the final color during compositing. Same as the revealage
buffer would do
Also use the DRW_STATE_ADDITION_FULL as it is aware of premultiplied
colors
May 23, 2018, 08:51 (GMT)
Merge branch 'master' into blender2.8
May 23, 2018, 08:48 (GMT)
Cleanup: strip trailing space from interface files
May 23, 2018, 08:37 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 23, 2018, 08:04 (GMT)
Merge branch 'hair_guides' into hair_guides_grooming
May 23, 2018, 08:04 (GMT)
Fix typo.
May 23, 2018, 07:37 (GMT)
Workspace: remove deprecated view layer

Was removed in 2.80.4, this was not default and unsupported for linking.
May 23, 2018, 06:55 (GMT)
Workbench: Studiolights merge error?
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:35 (GMT)
Cleanup: Reformat code
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021