Blender Git Commits

Blender Git "master" branch commits.

Page: 1637 / 5574

July 13, 2018, 17:16 (GMT)
UI: remove space/region from popover args

Instead use global panel-type list.
July 13, 2018, 17:15 (GMT)
WM: register global list of panel types

Allows simple lookups for popovers.
July 13, 2018, 16:56 (GMT)
Correct recent menu split

Somehow duplicate API didn't error when linking.
July 13, 2018, 16:21 (GMT)
Fix missing panels in texture properties with image texture.
July 13, 2018, 16:21 (GMT)
Fix T55965: shrinkwrap modifier apply not working.
July 13, 2018, 16:21 (GMT)
Viewport: don't show look dev shader balls by default.

We will show these in the shading workspace by default, but for most new
3D viewports that you open these are not needed.
July 13, 2018, 16:21 (GMT)
UI: only show API defined custom properties when Developer Extras is on.

These are intended to behave just like any other builting property, so
no to always show them in the Custom Properties panels for regular users.
July 13, 2018, 16:20 (GMT)
Merge branch 'master' into blender2.8
July 13, 2018, 16:16 (GMT)
Makefile: add note about environment vars
July 13, 2018, 16:04 (GMT)
Merge branch 'master' into blender2.8
July 13, 2018, 15:59 (GMT)
Remove invalid assert
July 13, 2018, 15:58 (GMT)
UI: Wider Dyntopo popover to fit all settings

Suggested by kostex_mb on IRC
July 13, 2018, 15:37 (GMT)
Fix bad assert on redo
July 13, 2018, 10:52 (GMT)
Merge branch 'master' into blender2.8
July 13, 2018, 10:47 (GMT)
Cleanup: operator type API, header
July 13, 2018, 10:38 (GMT)
Merge branch 'master' into blender2.8
July 13, 2018, 10:22 (GMT)
Merge branch 'master' into blender2.8
July 13, 2018, 10:20 (GMT)
Cleanup: move WM type registration into own files

Type registration is mostly boiler plate logic,
which can be separated from other API's.
July 13, 2018, 09:00 (GMT)
Nodes: add sqrt, ceil, floor and fract to math nodes.

This works for Cycles, Eevee, texture nodes and compositing. It helps to
reduce the number of math nodes required in various node setups.

Differential Revision: https://developer.blender.org/D3537
July 13, 2018, 08:57 (GMT)
UI: show popover shortcuts in tooltip
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021