Blender Git Commit Log

All Blender Git commits.

Page: 3071 / 8462

July 27, 2018, 00:02 (GMT)
UI: Help menu minor tweaks

Show "Operators Cheatsheet" and Python API link only when developers extra is enabled.
Fix URL for User Communities, Developer Community and Release Notes (which 404s
now just like the wiki anyway since the page for 2.80 is being made).
July 26, 2018, 20:28 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 26, 2018, 16:48 (GMT)
Fix assert in snapEditMesh.
July 26, 2018, 16:22 (GMT)
a
July 26, 2018, 15:00 (GMT)
Cycles: Add reflection fix to Bump and Normal Map nodes

While changing the shading normal is a great way to add additional detail to a model, there are some problems with it.
One of them is that at grazing angles and/or strong changes to the normal, the reflected ray can end up pointing into the actual geometry, which results in a black spot.

This patch helps avoid this by automatically reducing the strength of the bump/normal map if the reflected direction would end up too shallow or inside the geometry.

Differential Revision: https://developer.blender.org/D2574
July 26, 2018, 13:09 (GMT)
Intial commit for volume motion blur.
July 26, 2018, 13:03 (GMT)
Cleanup; fix some bugs causing crashes.
July 26, 2018, 12:21 (GMT)
Fix compiling after ui cleanups
July 26, 2018, 10:33 (GMT)
UI: Use Single Column and Grid Flow layout for Physics Cloth

See D3559
July 26, 2018, 09:52 (GMT)
Cleanup: unused args
Revision 2499ee6 by William Reynish / Pablo Vazquez (master)
July 26, 2018, 09:39 (GMT)
UI: Single column layout and sub-panels for Rigid Body Physics panels
July 26, 2018, 08:39 (GMT)
Merge branch 'master' into blender2.8
July 26, 2018, 07:35 (GMT)
WM: replace UI draw callbacks w/ property poll

Custom drawing functions were used just to control property display.
Move to poll function.
July 26, 2018, 06:26 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 26, 2018, 05:51 (GMT)
Merge branch 'master' into blender2.8
July 26, 2018, 05:44 (GMT)
UI: hide transform constraints when not used
July 26, 2018, 04:58 (GMT)
Cleanup: remove redundant flag

Caller can pass this flag if necessary.
July 26, 2018, 04:49 (GMT)
Merge branch 'master' into blender2.8
July 26, 2018, 04:47 (GMT)
WM: remove duplicate ui-list functions

Missed when moving into own file.

Caused issues on MSVC, not GCC.
July 26, 2018, 04:45 (GMT)
Merge branch 'master' into blender2.8
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021