December 30, 2018, 16:46 (GMT) |
Avoid empty panel bl_label And remove unused operator execution context change. |
December 30, 2018, 15:39 (GMT) |
Tiny layout improvements * Moved Anisotropic Filter setting to the Textures panel (it?s a texture setting after all) * Very minor change to Textures panel ordering * Moved Text panel higher in the list - rather than being at the bottom it?s not below the Display panel which makes more sense |
December 30, 2018, 15:30 (GMT) |
Fix: Cramped layout in object parent properties |
December 30, 2018, 14:54 (GMT) |
Merge branch 'master' into userpref_redesign |
December 30, 2018, 13:58 (GMT) |
Cleanup: remove non-existing function declarations |
Revision fc23d50 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 30, 2018, 12:09 (GMT) |
Merge branch 'master' into greasepencil-object |
December 30, 2018, 12:08 (GMT) |
GP: Mew Merge Strokes operator This operator allows to create a new stroke joining several selected points of different strokes. The new stroke will use the current material. To use, first select the points to be merged. Optionally can remove the old points and strokes. The operator is available in Edit mode in the Specials menu and Stroke menu. |
Revision 13df6fb by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 30, 2018, 11:49 (GMT) |
Merge branch 'master' into greasepencil-object |
December 30, 2018, 11:48 (GMT) |
Fix invisible scrollbars in Preferences Need to force correct updates of action-zone alphas for dynamically sized regions. |
December 30, 2018, 04:15 (GMT) |
Cleanup: warnings (clang) |
Revision 907ea48 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) December 30, 2018, 03:28 (GMT) |
Fixed intersection missings when bounding area separation occurs. |
December 29, 2018, 22:31 (GMT) |
expose shard neighbors via RNA |
December 29, 2018, 18:18 (GMT) |
Fix responsive Preference layout ignoring hiDPI |
December 29, 2018, 18:12 (GMT) |
Merge branch 'master' into userpref_redesign |
December 29, 2018, 18:10 (GMT) |
Fix: Scrolling Preferences could cause blank UI Steps to reproduce were: * Open Preferences * Choose "Input" category * Scroll to the bottom * Choose "Interface" category The newly activated category should now use the scrolling set previously in the other category, causing the contents to be out of view. You would have to scroll to bring it back. Now scrolling is stored per category. |
December 29, 2018, 17:41 (GMT) |
Fix merge errors and whitespace cleanup |
December 29, 2018, 17:34 (GMT) |
Fix T59675: Motion path frame numbers at wrong positions Reviewed By: brecht Differential Revision: https://developer.blender.org/D4113 |
December 29, 2018, 15:51 (GMT) |
Fix "Show Preferences" shortcut not working Was broken in 2.7 keymap. Also whitespace cleanup. |
December 29, 2018, 15:38 (GMT) |
Avoid panel content margins in small regions Don't see a need for changes in the layout system here, a simple trick like I've done here is sufficient. Also: Some refactoring of the `PreferencePanel` class. |
Revision fd49ce1 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) December 29, 2018, 13:31 (GMT) |
Fixed hidden multi-thread error. |
|
|
|


Master Commits
MiikaHweb | 2003-2021