Revision cca87cc by Campbell Barton July 13, 2018, 17:16 (GMT) |
UI: remove space/region from popover args Instead use global panel-type list. |
Revision af0fc66 by Campbell Barton July 13, 2018, 17:15 (GMT) |
WM: register global list of panel types Allows simple lookups for popovers. |
Revision 6845306 by Campbell Barton July 13, 2018, 16:56 (GMT) |
Correct recent menu split Somehow duplicate API didn't error when linking. |
Revision 4ca2983 by Brecht Van Lommel July 13, 2018, 16:21 (GMT) |
Fix missing panels in texture properties with image texture. |
Revision cfe2c32 by Brecht Van Lommel July 13, 2018, 16:21 (GMT) |
Fix T55965: shrinkwrap modifier apply not working. |
Revision 23ca12e by Brecht Van Lommel 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. |
Revision dc00d66 by Brecht Van Lommel 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. |
Revision 5e2804a by Campbell Barton July 13, 2018, 16:20 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 87535dd by Campbell Barton July 13, 2018, 16:16 (GMT) |
Makefile: add note about environment vars |
Revision 135b7f5 by Campbell Barton July 13, 2018, 16:04 (GMT) |
Merge branch 'master' into blender2.8 |
Revision a6ec402 by Campbell Barton July 13, 2018, 15:59 (GMT) |
Remove invalid assert |
Revision 7774ad7 by Pablo Vazquez July 13, 2018, 15:58 (GMT) |
UI: Wider Dyntopo popover to fit all settings Suggested by kostex_mb on IRC |
Revision 5eaa8bf by Campbell Barton July 13, 2018, 15:37 (GMT) |
Fix bad assert on redo |
Revision 4705682 by Campbell Barton July 13, 2018, 10:52 (GMT) |
Merge branch 'master' into blender2.8 |
Revision f6367ec by Campbell Barton July 13, 2018, 10:47 (GMT) |
Cleanup: operator type API, header |
Revision 2ead3f0 by Campbell Barton July 13, 2018, 10:38 (GMT) |
Merge branch 'master' into blender2.8 |
Revision c7c7bfa by Campbell Barton July 13, 2018, 10:22 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 8ff3f7f by Campbell Barton 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 |
Revision 399cbd3 by Campbell Barton July 13, 2018, 08:57 (GMT) |
UI: show popover shortcuts in tooltip |
|
|
|


Master Commits
MiikaHweb | 2003-2021