December 21, 2018, 00:38 (GMT) |
Cleanup: unused arg |
December 20, 2018, 23:46 (GMT) |
Cleanup: macro hygiene, line length |
December 20, 2018, 23:25 (GMT) |
Merge branch 'blender2.8' into userpref_redesign |
December 20, 2018, 23:24 (GMT) |
Use term "Preferences" instead of "User Preferences" in the UI |
December 20, 2018, 23:09 (GMT) |
More small tweaks/fixes to new Preferences * Fixed gap in Viewports panel * Made all buttons to install things (Addons, Lights, Keymaps, Themes etc) use the same icon and use elipses (...) to communicate the fact that they open a dialog. * Fixed own code error in Input > View panel * Re-ordered panels in Input section - now related Mouse and Devices panels are next to each other * Renamed User Preferences in the Editor list to just Preferences - consistent with Edit > Preferences * Removed icon for auto-key toggle - doesn't fit here |
December 20, 2018, 22:42 (GMT) |
Mesh Batch Cache: Fix missing flag for looptris indexbuf generation Fix T59637: Crash report - Overlays -> Face Orientation causes crash |
December 20, 2018, 22:25 (GMT) |
Workbench: Fix wrong TEXTURE_DRAWING_ENABLED check and rework drawing logic This makes the code easier to follow. Batches are now assumed to be not NULL as the request system garatees it. |
December 20, 2018, 22:12 (GMT) |
UI: use smaller widget for expanding hidden region The '+' widget to show a hidden region came too close to overlapping the viewport navigation gizmo and text editor text. Reduce size and use an arrow icon. D4110 by @gnastacast |
December 20, 2018, 21:37 (GMT) |
Library: correct BKE_id_to_unique_string_key fix |
December 20, 2018, 20:25 (GMT) |
GP: Use only selected points to calc transform center |
December 20, 2018, 18:32 (GMT) |
GP: Enable center for Local Origins only This produces very interesting effects when move using proportional editing. |
December 20, 2018, 18:15 (GMT) |
GP: Undo center calculation This is breaking the transformation with falloff enabled. |
Revision 93a3415 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 20, 2018, 16:39 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
December 20, 2018, 16:35 (GMT) |
GP: Change default parameters for convert curves. Now the link strokes is disabled by default. Also some minor changes to adapt to new GP object. |
December 20, 2018, 16:14 (GMT) |
Fix T59648: Linking material to greasepencil object causes crash |
December 20, 2018, 15:52 (GMT) |
GP: Changes in API to make internal update Now, the internal data is recalculated when add or remove a point. The change in the API affect to stroke.points.add() that now requires a datablock parameter. This parameter is required to identify the datablock affected. For example: stroke.points.add(gpencil, 1) instead of stroke.points.add(1) This is the second try to fix T59600 |
December 20, 2018, 15:48 (GMT) |
Merge branch 'master' into blender2.8 |
December 20, 2018, 15:45 (GMT) |
Cycles: Fixes for recent curve robustness The key indices were wrong: need to offset curve key index by first curve key index. Also corrected calculation of the interpolation step. Annoyingly, can not reproduce this on a simple file, need production rig. For the possible future look the following file from Spring was used: 03_005_A.lighting.debug.blend |
Revision 0a795fa by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 20, 2018, 14:53 (GMT) |
GP: Fix merge conflict |
December 20, 2018, 13:29 (GMT) |
Fix tool system integration of hair edit brushes. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021