Blender Git Commits

Blender Git "master" branch commits.

Page: 1733 / 5574

May 28, 2018, 15:27 (GMT)
Workbench: Fix uninitialized variable usage.
May 28, 2018, 15:18 (GMT)
EEVEE: LookDev storage list wrongly used
May 28, 2018, 15:10 (GMT)
Fix T55226: outliner glitch with item open/close, after recent optimization.
May 28, 2018, 15:07 (GMT)
EEvEE: LookDev
Revision ce5fa2d by Joshua Leung
May 28, 2018, 14:54 (GMT)
Fix: Action/Graph editor UI's didn't update when channel properties were changed

More MessageBus-related silliness to resolve issue with toggling visibility/mute/locking
status of F-Curves/Groups/etc., as well as other things like modifying active keyframe's
values, or changing properties of F-Modifiers.

I've now ended up just whitelisting in the region subscribers all the animation-related
structs in RNA. But still, that may not be enough to deal with potential issues later
with the property sliders (shown per channel, optionally), which can come from anywhere.

(Spring bug)
May 28, 2018, 14:49 (GMT)
UI: Option to layout properties in two columns

Needed for proposed alternate layout, see T54951.
May 28, 2018, 14:45 (GMT)
Fix missing animation curves update when tweaking f-curves

Action is an own datablock, meaning, changes to f-curves needs
to copy those changes to all evaluated versions of action datablock.
May 28, 2018, 13:25 (GMT)
Merge branch 'master' into blender2.8
May 27, 2018, 22:04 (GMT)
Fix Cycles + OSL build error, pass main to node editing functions.
May 27, 2018, 19:10 (GMT)
Merge branch 'master' into blender2.8
May 27, 2018, 19:08 (GMT)
UI: center align number buttons w/o text

This makes supporting split properties and text possible, see T54951
May 27, 2018, 17:06 (GMT)
Slightly blue tinted variation of the upcoming Flatty Dark theme.

It's been requested for a while now and with the upcoming
default dark theme this is a good companion variation.
May 27, 2018, 16:52 (GMT)
Merge branch 'master' into blender2.8

Conflicts:
source/blender/makesrna/intern/rna_object_api.c
source/blender/makesrna/intern/rna_scene.c
source/blender/makesrna/intern/rna_scene_api.c
May 27, 2018, 16:46 (GMT)
Cleanup: Nuke most of remaining evil G.main from RNA.

The few ones in getters/setters we cannot remove as easily, for now we
can live with those I think...
May 27, 2018, 15:26 (GMT)
Merge branch 'master' into blender2.8
May 27, 2018, 15:16 (GMT)
Cycles: Fix problems in the IES loader when rendering with no file selected
May 27, 2018, 10:54 (GMT)
Merge branch 'master' into blender2.8
May 27, 2018, 10:50 (GMT)
UI: replace BLI_strncpy w/ memcpy

Size is already checked.
May 27, 2018, 09:21 (GMT)
Grid: Do not go over objects in front/side ortho views.

Fixes T55190 Grid displayed on top of objects in orthographic view
May 27, 2018, 09:06 (GMT)
Merge branch 'master' into blender2.8
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021