Revision 63fcbfc by Campbell Barton December 21, 2018, 01:55 (GMT) |
RNA: naming, user-preferences -> preferences |
Revision 9dde3e4 by Campbell Barton December 21, 2018, 00:45 (GMT) |
3D View: add object color drawing option Has some advantages over existing options. - Using material links color to rendering with no way to vary colors if objects share a material. - Random gives no control, objects may randomly have the same color, duplicating an object often changes it's color. |
Revision c8dfe76 by Campbell Barton December 21, 2018, 00:38 (GMT) |
Cleanup: unused arg |
Revision 7a26e93 by Campbell Barton December 20, 2018, 23:46 (GMT) |
Cleanup: macro hygiene, line length |
Revision 217727c by Clément Foucault 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 |
Revision d7b7a69 by Clément Foucault 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. |
Revision db41038 by Campbell Barton 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 |
Revision 0dabd31 by Campbell Barton December 20, 2018, 21:37 (GMT) |
Library: correct BKE_id_to_unique_string_key fix |
Revision 4d9606e by Antonio Vazquez December 20, 2018, 20:25 (GMT) |
GP: Use only selected points to calc transform center |
Revision b49699b by Antonio Vazquez December 20, 2018, 18:32 (GMT) |
GP: Enable center for Local Origins only This produces very interesting effects when move using proportional editing. |
Revision cb95d20 by Antonio Vazquez December 20, 2018, 18:15 (GMT) |
GP: Undo center calculation This is breaking the transformation with falloff enabled. |
Revision 9ebd309 by Antonio Vazquez 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. |
Revision 545f3f1 by Antonio Vazquez December 20, 2018, 16:14 (GMT) |
Fix T59648: Linking material to greasepencil object causes crash |
Revision 36121a1 by Antonio Vazquez 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 |
Revision d08db7a by Sergey Sharybin December 20, 2018, 15:48 (GMT) |
Merge branch 'master' into blender2.8 |
Revision b52465b by Sergey Sharybin 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 8095e66 by Jacques Lucke December 20, 2018, 12:40 (GMT) |
Fix T59672: UVs are not updating when changed in panel Reviewers: brecht Differential Revision: https://developer.blender.org/D4111 |
Revision 30dea81 by Antonio Vazquez December 20, 2018, 12:38 (GMT) |
Revert "GP: New Python update API functions (WIP)" This reverts commit e79f401ffa7d5354dde01073bbb4b7dd742fd32b. The new API were against general design rules. |
Revision 63ed86b by Jacques Lucke December 20, 2018, 12:36 (GMT) |
Fix T59674: context menu for channels not found |
December 20, 2018, 11:49 (GMT) |
Fix T59083: normal transform orientation ignores absolute grid snap. Absolute grid snap now takes into account the transform local axis. Differential Revision: https://developer.blender.org/D4069 |
|
|
|


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