Revision 9084c57 by Rohan Rathi May 31, 2018, 09:12 (GMT) |
Mark edges that can have seams in Bevel. Works by going clockwise from first edgehalf in BevVert and marking seam length each time it encounters a pair of edges with seams |
Revision 17f458f by Bastien Montagne May 31, 2018, 09:08 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 24d1829 by Bastien Montagne May 31, 2018, 09:07 (GMT) |
Cleanup: nuke G.main out of BKE PackedFile code. |
Revision fcfe196 by Brecht Van Lommel May 31, 2018, 08:37 (GMT) |
Fix depsgraph copying and evaluating hidden objects. |
Revision 5cbad89 by Campbell Barton May 31, 2018, 08:15 (GMT) |
Cleanup: unused defines |
Revision 12ab59a by Campbell Barton May 31, 2018, 08:03 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 84a9647 by Campbell Barton May 31, 2018, 07:49 (GMT) |
Cleanup: use doxy sections for space types Also use struct names in enum/define comments. |
Revision d9324b6 by Campbell Barton May 31, 2018, 07:49 (GMT) |
Cleanup: return types in stubs |
Revision e4afccf by Brecht Van Lommel May 31, 2018, 07:46 (GMT) |
Depsgraph: optimization of driver evaluation with many drivers. |
Revision e910765 by Campbell Barton May 31, 2018, 07:04 (GMT) |
WM: Use tool-system for setting brushes This sets the tool instead of the brush, with cycling support. |
Revision 81bf9a4 by Campbell Barton May 31, 2018, 07:02 (GMT) |
Tool System: Utility to set the tool by name Wrapper for the Python operator. |
Revision 6c07050 by Hristo Gueorguiev May 30, 2018, 22:08 (GMT) |
Fix OpenCL compilation error - BPT without SSS. |
Revision fbd614f by Jeroen Bakker May 30, 2018, 20:19 (GMT) |
Workbench: Highlights Made the highlights darker (using the defaults of blender 2.7 - sharpness = 50 - spec color = 0.025 (I bumped it to 0.1) - added a log2 to the frontal camera light to reveal more details of the mesh |
Revision 16d3f4d by Campbell Barton May 30, 2018, 20:17 (GMT) |
Tool System: optionally cycle tools in a group Add the ability for key bindings to set a tool-group, which cycles to the next tool when the tool is already active. |
Revision 264a4a8 by Campbell Barton May 30, 2018, 20:16 (GMT) |
RNA: add tool index access Needed for changing the active tool from Python. |
Revision 84e5c98 by Campbell Barton May 30, 2018, 20:16 (GMT) |
UI: toolbars now redraw on tool change |
Revision f5f25b84 by Jeroen Bakker May 30, 2018, 18:34 (GMT) |
Removed Object color from workbench. Added Highlights to FLAT shading. |
Revision eb0fcd4 by Jeroen Bakker May 30, 2018, 17:57 (GMT) |
Generic Viewport Panel for Materials Is enabled for all render engines as workbench will be rendering SOLID/Texture modes and uses these settings. |
Revision 1f693ae by Campbell Barton May 30, 2018, 17:49 (GMT) |
Cleanup: style/whitespace Also use 'uint'. |
Revision 61fc9fc by Campbell Barton May 30, 2018, 17:49 (GMT) |
Cleanup: redundant check |
|
|
|


Master Commits
MiikaHweb | 2003-2021